Ray Zhang 9 лет назад
Родитель
Сommit
aab2ddf553
1 измененных файлов с 1 добавлено и 1 удалено
  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."