[open-ils-commits] r15410 - branches/rel_1_6_0/build/i18n/po/ru-RU (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Feb 1 01:21:22 EST 2010
Author: dbs
Date: 2010-02-01 01:21:18 -0500 (Mon, 01 Feb 2010)
New Revision: 15410
Modified:
branches/rel_1_6_0/build/i18n/po/ru-RU/lang.dtd.po
Log:
Avoid i18n breakage due to trailing ampersand in translation
Modified: branches/rel_1_6_0/build/i18n/po/ru-RU/lang.dtd.po
===================================================================
--- branches/rel_1_6_0/build/i18n/po/ru-RU/lang.dtd.po 2010-02-01 06:19:55 UTC (rev 15409)
+++ branches/rel_1_6_0/build/i18n/po/ru-RU/lang.dtd.po 2010-02-01 06:21:18 UTC (rev 15410)
@@ -7222,7 +7222,7 @@
#: staff.circ.copy_status_overlay.copy_actions.sel_mark_items_missing.accesskey
msgctxt "staff.circ.copy_status_overlay.copy_actions.sel_mark_items_missing.label staff.circ.copy_status_overlay.copy_actions.sel_mark_items_missing.accesskey"
msgid "Mark Item Missin&g"
-msgstr "Отметь единицу как Отсутствующу&"
+msgstr "Отметь единицу как Отсутствующу"
#: staff.circ.copy_status_overlay.item_status.label
msgctxt "staff.circ.copy_status_overlay.item_status.label"
More information about the open-ils-commits
mailing list