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

Change subject: Clean up : remove unused strings from offline compilation 
feature
......................................................................

Clean up : remove unused strings from offline compilation feature

Bug: T177879

Change-Id: I51df9dc7039f8a18e96dd75009e51c5352daca0d
---
M app/src/main/res/values-qq/strings.xml
M app/src/main/res/values/strings.xml
2 files changed, 0 insertions(+), 8 deletions(-)


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

diff --git a/app/src/main/res/values-qq/strings.xml 
b/app/src/main/res/values-qq/strings.xml
index 5b5c33a..7327ee3 100644
--- a/app/src/main/res/values-qq/strings.xml
+++ b/app/src/main/res/values-qq/strings.xml
@@ -490,17 +490,13 @@
   <string 
name="remote_compilations_description">{{Doc-mobileapp-internet}}\nShort 
description of the Offline Library.</string>
   <string name="size_gb">Label for showing size in GB. The %.2f is replaced by 
the number in gigabytes(GB)</string>
   <string name="size_mb">Label for showing size in MB. The %.2f is replaced by 
the number in megabytesbytes(MB)</string>
-  <string name="offline_compilation_detail_date_size">Information about the 
date and size of an article pack. The %1$s and %2$.2f symbols will be replaced 
with the date and size. Only the \"GB\" unit needs to be translated (see 
storage_size_gb).</string>
   <string name="offline_compilation_detail_date_size_v2">Information about the 
date and size of an article pack. The %1$s and %2$s symbols will be replaced 
with the date and size.</string>
-  <string name="offline_compilation_detail_button_download">Label for a button 
for downloading an offline article pack. The %.2f symbol is replaced with the 
article pack size, in gigabytes (GB).</string>
   <string name="offline_compilation_detail_button_download_v2">Label for a 
button for downloading an offline article pack. The %s symbol is replaced with 
the article pack size, in either megabytes (MB) or gigabytes (GB).</string>
   <string name="offline_compilation_detail_button_remove">Label for a button 
for removing an offline article pack from storage on the user\'s 
device.</string>
   <string name="remote_compilation_download">Menu label for downloading a 
selected article pack.</string>
-  <string name="storage_size_free">Label that says how much free space is 
available on the device. The %.2f symbol is replaced with the number in 
gigabytes.</string>
   <string name="storage_size_free_v2">Label that says how much free space is 
available on the device. The %s symbol is replaced with the size in either 
megabytes(MB) or gigabytes(GB).</string>
   <string name="storage_used_by_compilations">Label that appears next to the 
number of gigabytes used by all the downloaded packs in the user\'s Offline 
Library.</string>
   <string name="storage_other_apps">Legend label for the amount of space used 
by other applications on the device.</string>
-  <string name="offline_compilation_download_progress_text">Information about 
an offline article pack download in progress. The %1$.2f symbol represents the 
number of GB downloaded and the %2$.2f symbol represents the total size of the 
file.</string>
   <string name="offline_compilation_download_progress_text_v2">Information 
about an offline article pack download in progress. The %1$s symbol represents 
the size downloaded till now (in either MB or GB) and the %2$s symbol 
represents the total size of the file (in either GB or MB).</string>
   <plurals name="offline_compilation_download_time_remaining">
     <item quantity="one">Message shown when an offline article pack has an 
estimated one minute remaining before the download is finished.</item>
diff --git a/app/src/main/res/values/strings.xml 
b/app/src/main/res/values/strings.xml
index 327529f..8547790 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -541,19 +541,15 @@
     <string name="offline_compilations_add">Add to my Offline Library</string>
     <string name="remote_compilations_title">Offline Library</string>
     <string name="remote_compilations_description">With the Offline Library, 
you can now download packs of articles for reading when you have no internet 
connection available.</string>
-    <string name="offline_compilation_detail_date_size">%1$s • %2$.2f 
GB</string>
     <string name="offline_compilation_detail_date_size_v2">%1$s • %2$s</string>
     <string name="size_gb">%.2f GB</string>
     <string name="size_mb">%.2f MB</string>
-    <string name="offline_compilation_detail_button_download">Download • %.2f 
GB</string>
     <string name="offline_compilation_detail_button_download_v2">Download • 
%s</string>
     <string name="offline_compilation_detail_button_remove">Remove</string>
     <string name="remote_compilation_download">Download</string>
-    <string name="storage_size_free">%.2f GB free</string>
     <string name="storage_size_free_v2">%s free</string>
     <string name="storage_used_by_compilations">used by Offline 
Library</string>
     <string name="storage_other_apps">Other applications</string>
-    <string name="offline_compilation_download_progress_text">%1$.2f GB / 
%2$.2f GB</string>
     <string name="offline_compilation_download_progress_text_v2">%1$s / 
%2$s</string>
     <plurals name="offline_compilation_download_time_remaining">
         <item quantity="one">1 min left</item>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I51df9dc7039f8a18e96dd75009e51c5352daca0d
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yashasvi <yash.gird...@gmail.com>

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

Reply via email to