Procházet zdrojové kódy

170214
change message typo

Ray Zhang před 9 roky
rodič
revize
aab2ddf553
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      RedAnt ERP Mobile/common/const.h

+ 1 - 1
RedAnt ERP Mobile/common/const.h

@@ -90,7 +90,7 @@
 #define MSG_VER_LOW @"Current App version is out of date, please update to the latest version."
 #define MSG_ERROR @"Connection failed with Server, please email your IT Admin."//@"Some error occured on server."
 #define MSG_SUCCESS @"Success."
-#define MSG_LOGIN_DEVICE @"You are currently signed in on another device. Please check"
+#define MSG_LOGIN_DEVICE @"You are currently signed in on another device. Please check."
 #define MSG_TIMEOUT @"Request timeout."
 
 #define MSG_OFFLINE_SUBMIT @"Offline order will be submitted when you login online mode and sync with server."