Przeglądaj źródła

提交分类: 打包版本;
提交内容: 打包发布
当前版本: 正式版本6.1.6
是否冲突: 否

raomeng 8 lat temu
rodzic
commit
ea3d8dd96b

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

@@ -1486,5 +1486,5 @@
     <string name="input_qpw">please input the query password(limit 20 characters)</string>
     <string name="next_step">next step</string>
     <string name="change_qpw">modify the query password </string>
-    <string name="telephone"> phone number </string>
+    <string name = "telephone"> phone number </string>
 </resources>

+ 5 - 5
WeiChat/version.properties

@@ -1,5 +1,5 @@
-#Wed Feb 07 17:42:29 CST 2018
-debugName=212
-versionName=616
-debugCode=212
-versionCode=155
+#Tue Feb 06 17:58:58 CST 2018
+debugName=216
+versionName=620
+debugCode=216
+versionCode=159

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

@@ -1529,7 +1529,7 @@
 
     <string name="str_search_history">搜索历史</string>
     <string name="str_clear">清空</string>
-    <string name="str_company_salary">Payroll</string>
+    <string name="str_company_salary">payroll</string>
     <!--工作台菜单-->
     <string name="who_is_champion">is the champion</string>
     <string name="all_Amount_of_money">total amount</string>
@@ -1565,6 +1565,6 @@
     <string name="input_qpw">please input the query password(limit 20 characters)</string>
     <string name="next_step">next step</string>
     <string name="change_qpw">modify the query password </string>
-    <string name="telephone"> phone number </string>
+    <string name = "telephone"> phone number </string>
 
 </resources>

+ 1 - 1
app_modular/appme/src/main/res/layout/wage_forgetps.xml

@@ -109,7 +109,7 @@
                     android:background="@null"
                     android:layout_width="250dp"
                     android:layout_height="wrap_content"
-                    android:hint="@string/please_input_auth_code"
+                    android:hint="@string/input_search_ycode"
                     android:textSize="16sp"
                     android:maxLength="11"
                     android:inputType="number"