diff --git a/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts b/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts index 6d3d299e..7ad441c2 100644 --- a/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts +++ b/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts @@ -145,7 +145,7 @@ export class AuthenticationService { } else { mobileType = 'android'; } - request.VersionID = 3.7; + request.VersionID = 3.8; request.Channel = 31; request.LanguageID = TranslatorService.getCurrentLanguageCode(); request.MobileType = mobileType; diff --git a/Mohem/src/assets/localization/i18n.json b/Mohem/src/assets/localization/i18n.json index de8301ac..befbee13 100644 --- a/Mohem/src/assets/localization/i18n.json +++ b/Mohem/src/assets/localization/i18n.json @@ -1038,8 +1038,8 @@ "ar": "واي فاي" }, "wifi-connection-failed-text": { - "en": "Failed to validate, please visit the nearest receptions in the branch", - "ar": "فشل التحقق ، يرجى زيارة أقرب مكتب استقبال في الفرع" + "en": "Unexpected WIFI connectivity issue! Please try again OR mark attendance with NFC.", + "ar": "مشكلة اتصال واي فاي غير متوقعة! يرجى المحاولة مرة أخرى أو تسجيل الحضور باستخدام خاصية ال NFC" }, "forget-wifi-connection-text": { "en": "Invalid Wi-Fi configuration exists with 'HMG-MOHEMM', please forget the network from settings.",