template i18n, along with new labels

This commit is contained in:
Colin Kuskie 2008-12-18 06:22:58 +00:00
parent 2c3fbf0744
commit 76d8c516ca
5 changed files with 25 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -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;

View file

@ -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;