summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Pasanen <invisiblek@cyanogenmod.org>2016-12-05 20:36:32 -0600
committerDan Pasanen <invisiblek@cyanogenmod.org>2016-12-05 20:36:32 -0600
commit140eeb2944ddf9f571f72d9a492de55ed5288af8 (patch)
tree669838760fcdf412b7412d0e16fea85fcd456021
parent677ff2362487fe6637a431e21002e47a34987889 (diff)
parentd38c3074988937de005bfcf62e9691c3c5c48fbb (diff)
downloadandroid_packages_apps_ExactCalculator-140eeb2944ddf9f571f72d9a492de55ed5288af8.tar.gz
android_packages_apps_ExactCalculator-140eeb2944ddf9f571f72d9a492de55ed5288af8.tar.bz2
android_packages_apps_ExactCalculator-140eeb2944ddf9f571f72d9a492de55ed5288af8.zip
Merge tag 'android-7.1.1_r4' into cm-14.1
Android 7.1.1 release 4 # gpg: Signature made Thu Dec 1 13:07:05 2016 CST # gpg: using DSA key E8AD3F819AB10E78 # gpg: Can't check signature: No public key
-rw-r--r--res/values-pt-rBR/strings.xml2
-rw-r--r--res/values-pt/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 4d03145..0a04f55 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -18,7 +18,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="1756503303878374382">"Calculadora"</string>
- <string name="dec_point" msgid="8920102493070918054">"."</string>
+ <string name="dec_point" msgid="8920102493070918054">","</string>
<string name="mode_deg" msgid="1146123354434332479">"graus"</string>
<string name="mode_rad" msgid="1434228830085760996">"rad"</string>
<string name="clr" msgid="6730945431543327337">"limp"</string>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 4d03145..0a04f55 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -18,7 +18,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="1756503303878374382">"Calculadora"</string>
- <string name="dec_point" msgid="8920102493070918054">"."</string>
+ <string name="dec_point" msgid="8920102493070918054">","</string>
<string name="mode_deg" msgid="1146123354434332479">"graus"</string>
<string name="mode_rad" msgid="1434228830085760996">"rad"</string>
<string name="clr" msgid="6730945431543327337">"limp"</string>