summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-pt-rBR/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Settings/res/values-pt-rBR/cm_strings.xml')
-rw-r--r--Settings/res/values-pt-rBR/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Settings/res/values-pt-rBR/cm_strings.xml b/Settings/res/values-pt-rBR/cm_strings.xml
index ce7466db..96530f53 100644
--- a/Settings/res/values-pt-rBR/cm_strings.xml
+++ b/Settings/res/values-pt-rBR/cm_strings.xml
@@ -21,6 +21,10 @@
<!-- About screen, CyanogenMod version -->
<string name="about_mod_version">Versão CyanogenMod</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
+ <plurals name="show_dev_countdown_cm">
+ <item quantity="one">Você agora está a <xliff:g id="step_count">%1$d </xliff:g> passo de ativar as configurações de desenvolvimento.</item>
+ <item quantity="other">Você agora está a <xliff:g id="step_count">%1$d </xliff:g> passos de ativar as configurações de desenvolvimento.</item>
+ </plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">Você ativou as configurações de desenvolvedor!</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->