From 004b0a890c021914a4385ebe7d9c7ccc61057a90 Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 25 Jan 2011 03:09:18 +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/trunk@19277 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/lang.dtd | 58 +++++++++---------- .../server/serial/batch_receive_overlay.xul | 12 ++-- .../server/serial/sbsum_editor.xul | 2 +- .../server/serial/scap_editor.xul | 4 +- .../server/serial/sdist2_editor.xul | 4 +- .../server/serial/sdist_editor.xul | 4 +- .../server/serial/sisum_editor.xul | 2 +- .../server/serial/sitem_editor.xul | 4 +- .../server/serial/sssum_editor.xul | 2 +- .../server/serial/sstr_editor.xul | 2 +- .../server/serial/ssub_editor.xul | 4 +- 11 files changed, 48 insertions(+), 50 deletions(-) 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 @@