From 8511c4703eb3b7dcc11280f52d2b1760ad635d66 Mon Sep 17 00:00:00 2001 From: phasefx Date: Wed, 20 Apr 2011 19:05:00 +0000 Subject: [PATCH] label tweaks to disambiguate prefix and suffix columns in checkin interface git-svn-id: svn://svn.open-ils.org/ILS/trunk@20257 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/locale/en-US/circ.properties | 4 ++-- Open-ILS/xul/staff_client/server/locale/en-US/common.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties index 508e4041e9..66ed6a376f 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties @@ -238,8 +238,8 @@ staff.circ.utils.offline.use_time=Use Time 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 diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/common.properties b/Open-ILS/xul/staff_client/server/locale/en-US/common.properties index d67f83a364..7f586bb1a7 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/common.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/common.properties @@ -157,11 +157,11 @@ staff.au_net_access_level_label=Internet Access 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 -- 2.11.0