summaryrefslogtreecommitdiffstats
path: root/res/values-es-rMX/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es-rMX/cm_strings.xml')
-rw-r--r--res/values-es-rMX/cm_strings.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/res/values-es-rMX/cm_strings.xml b/res/values-es-rMX/cm_strings.xml
index 441b4340..e65d3255 100644
--- a/res/values-es-rMX/cm_strings.xml
+++ b/res/values-es-rMX/cm_strings.xml
@@ -16,11 +16,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- 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">En pausa</string>
- <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
- <string name="download_paused_percent">En pausa, <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">En cola, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_paused">En pausa</string>
+ <string name="download_paused_percent">En pausa, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">En cola, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>