From: dbs Date: Tue, 25 Jan 2011 03:13:38 +0000 (+0000) Subject: Fix existing serial entities that didn't provide .label partners for .accesskey X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c679b4d14a1be14b71e8d1bc0e54e81a2e8cf93b;p=working%2FEvergreen.git 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 --- 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 @@