Kaartic has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370643 )

Change subject: Shorten the rationale
......................................................................

Shorten the rationale

The rationale shown when storage permission is revoked seems a bit
too long and makes the assumption that the user would see the dialog
to grant permission each time he does the concerned action. It's not
always the fact as the user has the choice of "Don't show again" and
may have used it to avoid the dialog from popping up.

Shorten the message thus making no assumptions about the dialog being
shown.

Change-Id: Icd554217c9cf3cf955e4ddfe7c3ce2ba24d9a1a8
---
M app/src/main/res/values/strings.xml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/43/370643/1

diff --git a/app/src/main/res/values/strings.xml 
b/app/src/main/res/values/strings.xml
index c412281..a9ac051 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -218,7 +218,7 @@
     <string name="gallery_save_progress">Downloading fileā€¦</string>
     <string name="gallery_save_success">File saved successfully.</string>
     <string name="gallery_error_video_failed">Could not play the 
video.</string>
-    <string name="gallery_save_image_write_permission_rationale">Permission to 
write to storage on your device is required for saving images. Please try 
again, and grant the requested permission.</string>
+    <string name="gallery_save_image_write_permission_rationale">Permission to 
write to storage on your device is required for saving images.</string>
     <string name="err_cannot_save_file">Cannot save file</string>
     <string name="snippet_share_intro">\"%1$s\" on @Wikipedia: %2$s</string>
     <string name="expand_refs">Tap to expand</string>
@@ -459,7 +459,7 @@
     <!-- /Description editing revert help -->
 
     <!-- Offline -->
-    <string name="offline_read_permission_rationale">Permission to access 
storage on your device is required for offline browsing. Please try again, and 
grant the requested permission.</string>
+    <string name="offline_read_permission_rationale">Permission to access 
storage on your device is required for offline browsing.</string>
     <string name="offline_read_permission_error">Permission not granted to 
read from device storage.</string>
     <string name="offline_card_text">You are now browsing Wikipedia in offline 
mode. Please note that offline articles may not be fully up to date with the 
online version.</string>
     <string name="offline_my_compilations">My compilations</string>

-- 
To view, visit https://gerrit.wikimedia.org/r/370643
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icd554217c9cf3cf955e4ddfe7c3ce2ba24d9a1a8
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Kaartic <kaarticsivaraam91...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to