[Rt-commit] rt branch, 4.0/loc-escape-squares, updated. rt-4.0.4-152-g40efce5
? sunnavy
sunnavy at bestpractical.com
Tue Jan 10 03:05:22 EST 2012
The branch, 4.0/loc-escape-squares has been updated
via 40efce541e1ce822b23b647c21a13a6def20bb92 (commit)
from 1248d487add8cc89030f7bd8acd05c5820a9ee81 (commit)
Summary of changes:
share/po/en.po | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 40efce541e1ce822b23b647c21a13a6def20bb92
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Jan 10 15:59:27 2012 +0800
we return the string directly if it's not in .po
so we have to fill the ones with escaped chars in loc call
diff --git a/share/po/en.po b/share/po/en.po
index ac9a71b..d8704b6 100644
--- a/share/po/en.po
+++ b/share/po/en.po
@@ -21,3 +21,19 @@ msgstr "Home"
msgid "Residence"
msgstr "Home"
+#: share/html/Elements/RT__CustomField/ColumnMap:166
+msgid "[Down]"
+msgstr "[Down]"
+
+#: share/html/Elements/RT__CustomField/ColumnMap:163
+msgid "[Up]"
+msgstr "[Up]"
+
+#: NOT FOUND IN SOURCE
+msgid "[no subject]"
+msgstr "[no subject]"
+
+#: share/html/Search/Elements/EditSort:61
+msgid "[none]"
+msgstr "[none]"
+
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list