wbspool 1 year ago
parent
commit
2c4fe7a387
2 changed files with 2 additions and 2 deletions
  1. 1 1
      BusinessCommon/src/main/res/values-fr/strings.xml
  2. 1 1
      app/build.gradle

+ 1 - 1
BusinessCommon/src/main/res/values-fr/strings.xml

@@ -253,5 +253,5 @@ Nanfang plus client is an online information platform developed and operated by
     <string name="smoothie">SMOOTHIE</string>
     <string name="sovs_vide">SOVS VIDE</string>
     <string name="auto_clean">Nettoyage</string>
-    <string name="network_error">network error</string>
+    <string name="network_error">Vous devez vous connecter au Wifi pour accéder aux nouvelles recettes</string>
 </resources>

+ 1 - 1
app/build.gradle

@@ -8,7 +8,7 @@ plugins {
 
 ext{
 
-    versionCode=230606110
+    versionCode=230606190
     brandCode="010D"
     brandVersionCode=versionCode
     model="1039"