From c679b4d14a1be14b71e8d1bc0e54e81a2e8cf93b Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 25 Jan 2011 03:13:38 +0000 Subject: [PATCH] Fix existing serial entities that didn't provide .label partners for .accesskey The translate-toolkit project generates a POT file from an input DTD that requires entities ending in .accesskey to have a corresponding .label entity; this is a Mozilla convention for localization. Fix up the serial interface strings that are localized to match this expectation. Also remove two duplicate entities in lang.dtd that were flagged by the build/i18n/tests/check_entities.py script (and which cause Launchpad translation imports to break). git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19278 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/lang.dtd | 58 +++-- .../server/serial/batch_receive_overlay.xul | 12 +- .../staff_client/server/serial/sbsum_editor.xul | 2 +- .../xul/staff_client/server/serial/scap_editor.xul | 4 +- .../staff_client/server/serial/sdist2_editor.xul | 4 +- .../staff_client/server/serial/sdist_editor.xul | 4 +- .../staff_client/server/serial/sisum_editor.xul | 2 +- .../staff_client/server/serial/sitem_editor.xul | 4 +- .../staff_client/server/serial/sssum_editor.xul | 2 +- .../xul/staff_client/server/serial/sstr_editor.xul | 2 +- .../xul/staff_client/server/serial/ssub_editor.xul | 4 +- build/i18n/po/lang.dtd/lang.dtd.pot | 239 +++++---------------- 12 files changed, 107 insertions(+), 230 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 6a31612d85..7456d0ef25 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -1576,64 +1576,63 @@ - + + - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1647,9 +1646,9 @@ - + - + @@ -1843,7 +1842,6 @@ - diff --git a/Open-ILS/xul/staff_client/server/serial/batch_receive_overlay.xul b/Open-ILS/xul/staff_client/server/serial/batch_receive_overlay.xul index adedc30bf7..e29100dd86 100644 --- a/Open-ILS/xul/staff_client/server/serial/batch_receive_overlay.xul +++ b/Open-ILS/xul/staff_client/server/serial/batch_receive_overlay.xul @@ -18,12 +18,12 @@