Author: btami
Date: 2008-03-18 07:41:18 -0500 (Tue, 18 Mar 2008)
New Revision: 9858
Modified:
trunk/gnue-reports/src/client/GRRunUI.py
Log:
Parameters is not translatable here
Modified: trunk/gnue-reports/src/client/GRRunUI.py
===================================================================
--- trunk/gnue-reports/src/client/GRRunUI.py 2008-03-17 19:20:13 UTC (rev
9857)
+++ trunk/gnue-reports/src/client/GRRunUI.py 2008-03-18 12:41:18 UTC (rev
9858)
@@ -246,7 +246,7 @@
{'xmlns:c' : 'GNUe:Layout:Char',
'c:width' : formWidth,
'c:height': formHeight,
- 'contents': self.__addLabelsAndEntries (u_("Parameters"), fields)},
+ 'contents': self.__addLabelsAndEntries ("Parameters", fields)},
" "))
code.append ("</form>")
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue