Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. //latest patch
  2. locale['popup-push-tutor-title'] = 'Pushes Disabled'; //android tutor to enable pushes on os level
  3. locale['popup-push-tutor-desc'] = 'On your Android device, launch the Settings app - the icon usually looks like a gear. Scroll until you find Applications > Tap. Tap Application manager. Swipe to go to All. Scroll through the list of apps and tap MalaebApp. Tap Show notifications to turn push notifications from MalaebApp on.';
  4.  
  5. locale['popup-push-disable-on-app-init'] = 'Push'; //popup -
  6. locale['popup-push-disable-on-app-init-desc'] = 'Describe about importance of pushes after ios user declines permission prompt on app launch'; //popup - Compose
  7. //
  8.  
  9. //APS
  10. locale['popup-image-uploader-national_id'] = 'Select national id image';
  11. locale['aps-next'] = 'Next';
  12. locale['aps-back'] = 'Back';
  13. locale['aps-sign-text'] = 'Sign using text';
  14. locale['aps-sign-signature'] = 'Sign using signature';
  15. locale['aps-signature-name'] = 'Signature Name';
  16. locale['aps-sign'] = 'Sign';
  17. //aps-sign-text
  18. //aps-sign-signature
  19.  
  20. locale['noty-box-bell-0'] = 'muted';
  21. locale['noty-box-bell-1'] = 'enabled';
  22. locale['noty-box-bell-2'] = 'os opted out';
  23.  
  24. locale['aps-no-version'] = 'Malaeb';
  25. locale['aps-no-version-content'] = 'Update to latest version and try again'; //popup to update in order to support pitch signup
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement