Finished Macro help/i18n cleanup.
This commit is contained in:
parent
1d9a95cce2
commit
7548cfb90a
26 changed files with 17 additions and 489 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue