From: dbs Date: Tue, 25 Jan 2011 03:09:18 +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=004b0a890c021914a4385ebe7d9c7ccc61057a90;p=evergreen%2Fpines.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/trunk@19277 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 79866ab0bd..af6af8295b 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -1589,64 +1589,63 @@ - + + - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1662,9 +1661,9 @@ - + - + @@ -1858,7 +1857,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 513038753d..8df1e8768f 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 @@