summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB/cm_strings.xml')
-rw-r--r--res/values-en-rGB/cm_strings.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index d98964d6..8faae250 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -16,12 +16,8 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
- <!-- Status indicating that the download has been paused to start in the future. Appears for an
- individual item in the download list. [CHAR LIMIT=24] -->
- <string name="download_paused">Paused</string>
- <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
- <string name="download_paused_percent">Paused, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
- <!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
- <string name="download_queued_percent">Queued, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
+ <string name="download_paused">Paused</string>
+ <string name="download_paused_percent">Paused, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Queued, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>