Finished Macro help/i18n cleanup.

This commit is contained in:
Colin Kuskie 2007-07-17 22:55:51 +00:00
parent 1d9a95cce2
commit 7548cfb90a
26 changed files with 17 additions and 489 deletions

View file

@ -22,6 +22,16 @@ our $I18N = {
lastUpdated => 1031514049
},
'toggle.url' => {
message => q|The URL to login or logout.|,
lastUpdated => 1184712592,
},
'toggle.text' => {
message => q|The Internationalized label for logging in or logging out (depending on the state of the macro), or the text that you supply to the macro.|,
lastUpdated => 1184712592,
},
};
1;