From e2f095f719a2efd68efcbd498fe8d8f4deddb419 Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 2 Sep 2010 02:35:37 +0000 Subject: [PATCH] i18n for biblio source editor and label prefix/suffix fields in copy location editor There were a few outstanding strings in the biblio source editor and copy location editor that needed attention. They are now un-hardcoded. git-svn-id: svn://svn.open-ils.org/ILS/trunk@17434 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/lang.dtd | 6 ++++++ Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml | 12 ++++++------ Open-ILS/xul/staff_client/server/cat/marcedit.xul | 4 ++-- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 51b4b43db..8a1cf560d 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -1825,10 +1825,14 @@ + + + + @@ -2568,6 +2572,8 @@ + + diff --git a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml index 2a1ff8eae..6f71e5736 100644 --- a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml @@ -37,7 +37,7 @@
- Welcome + &staff.server.admin.copy_locations.editor.welcome;
@@ -96,7 +96,7 @@ - + @@ -116,8 +116,8 @@ &staff.server.admin.copy_locations.editor.hold_verify; &staff.server.admin.copy_locations.editor.opac_visible; &staff.server.admin.copy_locations.editor.circulate; - Label prefix - Label suffix + &staff.server.admin.copy_locations.editor.prefix; + &staff.server.admin.copy_locations.editor.suffix; &staff.server.admin.copy_locations.editor.edit; &staff.server.admin.copy_locations.editor.delete; @@ -135,8 +135,8 @@ - - + + diff --git a/Open-ILS/xul/staff_client/server/cat/marcedit.xul b/Open-ILS/xul/staff_client/server/cat/marcedit.xul index 23aa10536..83d8a5e50 100644 --- a/Open-ILS/xul/staff_client/server/cat/marcedit.xul +++ b/Open-ILS/xul/staff_client/server/cat/marcedit.xul @@ -238,9 +238,9 @@ - Bibliographic source + &staff.cat.marcedit.source.caption; -