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

Change subject: Prefix the help text to improve readability
......................................................................

Prefix the help text to improve readability

The help text shown while trying to load a page while
offline isn't user friendly. Prefix it with "Hint: " to
make it more readable and thus giving it a touch of user
friendliness.

Change-Id: I4fb35426d71e0f5739d9e5f331bfe95c31cdce3c
---
M app/src/main/res/values/strings.xml
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/app/src/main/res/values/strings.xml 
b/app/src/main/res/values/strings.xml
index ab12250..1521b6c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -252,7 +252,7 @@
     <string name="button_continue_to_article">Read article</string>
     <string name="button_add_to_reading_list">Add to reading list</string>
     <string name="page_offline_notice_cannot_load_while_offline">Article 
cannot be loaded while offline.</string>
-    <string name="page_offline_notice_add_to_reading_list">Add the article to 
a reading list and it will be downloaded once you\'re back online.</string>
+    <string name="page_offline_notice_add_to_reading_list">Hint: Add the 
article to a reading list and it will be downloaded once you\'re back 
online.</string>
     <string name="page_offline_notice_last_date">You are reading an offline 
version of this article saved on %s.</string>
     <string name="page_offline_notice_compilation_download_date">You are 
reading an offline version of this article from a compilation downloaded on 
%s.</string>
     <string name="button_get_directions">Get directions</string>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4fb35426d71e0f5739d9e5f331bfe95c31cdce3c
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