Titles should be in Title Case, and obvious.
authorkenstir <kenstir@gmail.com>
Fri, 25 Oct 2013 21:44:25 +0000 (17:44 -0400)
committerkenstir <kenstir@gmail.com>
Fri, 25 Oct 2013 21:44:25 +0000 (17:44 -0400)
Open-ILS/src/Android/res/values/strings.xml

index 35df2e8..4c9486b 100644 (file)
@@ -14,7 +14,7 @@
     
     <string name="search_details_title">search details</string>
     <string name="checkout_items_title">Checked Out</string>
-    <string name="hold_items_title">holds</string>
+    <string name="hold_items_title">Holds</string>
     <string name="hold_place_title">place hold</string>
     <string name="hold_details_title">hold details</string>
     <string name="bookbag_items_title">bookbags</string>
@@ -98,7 +98,7 @@
     <string name="hold_expire_time_hint">Hold expire time</string>
     <string name="hold_thaw_date_hint">Date when the hold is frozen</string>
     
-    <string name="hold_items">Hold items: </string>
+    <string name="hold_items">Items on hold: </string>
     
     <!-- Checkout items -->
     <string name="checkout_item_txt">Total items out: </string>