[Rt-commit] r10908 - rt/branches/3.6-RELEASE/html/Tools
ruz at bestpractical.com
ruz at bestpractical.com
Thu Feb 21 15:30:37 EST 2008
Author: ruz
Date: Thu Feb 21 15:30:31 2008
New Revision: 10908
Modified:
rt/branches/3.6-RELEASE/html/Tools/MyDay.html
Log:
* add localization to a string on MyDay page, thanks to Emmanuel Lacour
Modified: rt/branches/3.6-RELEASE/html/Tools/MyDay.html
==============================================================================
--- rt/branches/3.6-RELEASE/html/Tools/MyDay.html (original)
+++ rt/branches/3.6-RELEASE/html/Tools/MyDay.html Thu Feb 21 15:30:31 2008
@@ -73,7 +73,7 @@
% }
</table>
-<& /Elements/Submit, Label => "Record all updates" , Reset => 'Clear'&>
+<& /Elements/Submit, Label => loc('Record all updates') , Reset => loc('Clear')&>
</form>
</html>
<%INIT>
More information about the Rt-commit
mailing list