template i18n, along with new labels
This commit is contained in:
parent
2c3fbf0744
commit
76d8c516ca
5 changed files with 25 additions and 0 deletions
BIN
docs/upgrades/packages-7.6.8/admin_console.wgpkg
Normal file
BIN
docs/upgrades/packages-7.6.8/admin_console.wgpkg
Normal file
Binary file not shown.
BIN
docs/upgrades/packages-7.6.8/dropmenu.wgpkg
Normal file
BIN
docs/upgrades/packages-7.6.8/dropmenu.wgpkg
Normal file
Binary file not shown.
BIN
docs/upgrades/packages-7.6.8/link.wgpkg
Normal file
BIN
docs/upgrades/packages-7.6.8/link.wgpkg
Normal file
Binary file not shown.
|
|
@ -1665,11 +1665,30 @@ the Collaboration Asset, the user will be notified.|,
|
|||
message => q|Post received template|,
|
||||
lastUpdated => 1221247761,
|
||||
},
|
||||
|
||||
'post received template hoverHelp' => {
|
||||
message => q|The template for the message received when a user makes a post.|,
|
||||
lastUpdated => 1221247761,
|
||||
},
|
||||
|
||||
'Link Description' => {
|
||||
message => q|Link Description|,
|
||||
context => q|i18n label for the link list collaboration template.|,
|
||||
lastUpdated => 1221247761,
|
||||
},
|
||||
|
||||
'Link URL' => {
|
||||
message => q|Link URL|,
|
||||
context => q|i18n label for the link list collaboration template.|,
|
||||
lastUpdated => 1221247761,
|
||||
},
|
||||
|
||||
'List All Links' => {
|
||||
message => q|List All Links|,
|
||||
context => q|i18n label for the link list collaboration template.|,
|
||||
lastUpdated => 1221247761,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
|
|
@ -614,6 +614,12 @@ be useful, others may not.|,
|
|||
lastUpdated => 1164841201,
|
||||
},
|
||||
|
||||
'Where do you want to go?' => {
|
||||
message => q|Where do you want to go?|,
|
||||
context => q|i18n label for the drop down nav, asking the user which link they want to visit.|,
|
||||
lastUpdated => 1229580897,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue