FANGLH 8 years ago
parent
commit
97faec1045

+ 1 - 1
WeiChat/src/main/res/values-en/strings.xml

@@ -1552,5 +1552,5 @@
          <string name = "room_location"> service / site / room </string>
          <string name = "relax_time"> rest time </string>
          <string name = "booking_time_set"> reservation time period setting </string>
-
+         <string name = "enter_details_money"> Please enter the details amount </string>
 </resources>

+ 1 - 0
WeiChat/src/main/res/values-zh-rCN/strings.xml

@@ -1627,5 +1627,6 @@
     <string name="room_set">科室设置</string>
     <string name="person_set">人员设置</string>
     <string name="e_relax_set">员工休息日设置</string>
+    <string name="change_qpw">修改查询密码</string>
 
 </resources>

+ 2 - 1
WeiChat/src/main/res/values-zh-rTW/strings.xml

@@ -1558,7 +1558,7 @@
     <string name="firstused_setpw">首次使用,請設置密碼</string>
     <string name="input_qpw">請輸入查詢密碼(限20位)</string>
     <string name="next_step">下一步</string>
-    <string name="change_qpw">修改查询密码</string>
+    <string name="change_qpw">修改查詢密碼</string>
     <string name="telephone">手機號碼</string>
 
     <!--start 商家設置-->
@@ -1625,5 +1625,6 @@
         <string name="c_relaxday">企業休息日</string>
         <string name="room_location">服務/場地/房間</string>
         <string name="relax_time">休息時間</string>
+        <string name="enter_details_money">請輸入明細金額</string>
     <!--end s商家设置-->
 </resources>

+ 3 - 3
WeiChat/version.properties

@@ -1,5 +1,5 @@
-#Thu Feb 08 14:03:32 CST 2018
-debugName=234
+#Thu Feb 08 15:51:55 CST 2018
+debugName=238
 versionName=620
-debugCode=234
+debugCode=238
 versionCode=159

+ 1 - 0
app_core/common/src/main/res/values-en/strings.xml

@@ -1632,4 +1632,5 @@
          <string name = "room_location"> service / site / room </string>
          <string name = "relax_time"> rest time </string>
          <string name = "booking_time_set"> Reservation time period setting </string>
+        <string name = "enter_details_money"> Please enter the details amount </string>
 </resources>

+ 1 - 0
app_core/common/src/main/res/values-zh-rTW/strings.xml

@@ -1682,6 +1682,7 @@
         <string name="room_location">服務/場地/房間</string>
         <string name="relax_time">休息時間</string>
     <string name="booking_time_set">預約時間段設置</string>
+    <string name="enter_details_money">請輸入明細金額</string>
     <!--end s商家设置-->
 
 </resources>