[open-ils-commits] r20260 - branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Apr 20 15:05:29 EDT 2011


Author: phasefx
Date: 2011-04-20 15:05:24 -0400 (Wed, 20 Apr 2011)
New Revision: 20260

Modified:
   branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
   branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/common.properties
Log:
label tweaks to disambiguate prefix and suffix columns in checkin interface


Modified: branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
===================================================================
--- branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties	2011-04-20 19:05:07 UTC (rev 20259)
+++ branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties	2011-04-20 19:05:24 UTC (rev 20260)
@@ -238,8 +238,8 @@
 staff.circ.utils.not_cataloged=Not Cataloged
 staff.circ.utils.retrieving=Retrieving...
 staff.circ.utils.owning_lib=Owning Library
-staff.circ.utils.prefix=Prefix
-staff.circ.utils.suffix=Suffix
+staff.circ.utils.prefix=CN Prefix
+staff.circ.utils.suffix=CN Suffix
 staff.circ.utils.label_class=Classification
 staff.circ.utils.loan_duration.short=Short
 staff.circ.utils.loan_duration.normal=Normal

Modified: branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/common.properties
===================================================================
--- branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/common.properties	2011-04-20 19:05:07 UTC (rev 20259)
+++ branches/rel_2_1/Open-ILS/xul/staff_client/server/locale/en-US/common.properties	2011-04-20 19:05:24 UTC (rev 20260)
@@ -157,11 +157,11 @@
 staff.au_master_account_label=Group Lead
 staff.au_group_id_label=Group ID
 staff.au_id_label=User ID
-staff.au_name_prefix_label=Prefix
+staff.au_name_prefix_label=Name Prefix
 staff.au_family_name_label=Family Name
 staff.au_first_given_name_label=First Name
 staff.au_second_given_name_label=Middle Name
-staff.au_name_suffix_label=Suffix
+staff.au_name_suffix_label=Name Suffix
 staff.z39_50.search_class.author=Author
 staff.z39_50.search_class.isbn=ISBN
 staff.z39_50.search_class.issn=ISSN



More information about the open-ils-commits mailing list