FANGLH 8 yıl önce
ebeveyn
işleme
75e3a7bb7b

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

@@ -1551,4 +1551,6 @@
          <string name = "c_relaxday"> business break </string>
          <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>
+
 </resources>

+ 3 - 3
WeiChat/version.properties

@@ -1,5 +1,5 @@
-#Thu Feb 08 10:20:07 CST 2018
-debugName=231
+#Thu Feb 08 14:03:32 CST 2018
+debugName=234
 versionName=620
-debugCode=231
+debugCode=234
 versionCode=159

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

@@ -1623,7 +1623,7 @@
         <string name = "m_table"> table </string>
         <string name = "s_table"> little table </string>
         <string name = "table_repeat"> table can not be set repeatedly </string>
-    <string name = "room_set"> department settings </string>
+        <string name = "room_set"> department settings </string>
          <string name = "person_set"> Personnel Settings </string>
          <string name = "e_relax_set"> Staff rest day settings </string>
         <string name = "person_list"> list of people </string>
@@ -1631,5 +1631,5 @@
          <string name = "c_relaxday"> business break </string>
          <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>
 </resources>

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

@@ -1682,4 +1682,5 @@
     <string name="m_table">中桌</string>
     <string name="s_table">小桌</string>
     <string name="table_repeat">桌位不可重复设置</string>
+    <string name="booking_time_set">预约时间段设置</string>
 </resources>

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

@@ -1681,6 +1681,7 @@
         <string name="c_relaxday">企業休息日</string>
         <string name="room_location">服務/場地/房間</string>
         <string name="relax_time">休息時間</string>
+    <string name="booking_time_set">預約時間段設置</string>
     <!--end s商家设置-->
 
 </resources>