i18n a few more labels in the new admin console

This commit is contained in:
Colin Kuskie 2011-10-11 21:00:45 -07:00
parent 1226ea6bef
commit be109711a8
2 changed files with 10 additions and 4 deletions

View file

@ -4770,6 +4770,12 @@ Users may override this setting in their profile.
context => 'Add, as in to append or add more',
},
'Choose...' => {
message => 'Choose...',
lastUpdate => 0,
context => 'Choose, as in to select from a set of options',
},
};
1;