From: dbs Date: Thu, 2 Sep 2010 02:35:37 +0000 (+0000) Subject: i18n for biblio source editor and label prefix/suffix fields in copy location editor X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e2f095f719a2efd68efcbd498fe8d8f4deddb419;p=evergreen%2Fpines.git 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 --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 51b4b43db2..8a1cf560d1 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 2a1ff8eaed..6f71e57361 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 23aa105361..83d8a5e50d 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; -