summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-03-26 17:19:39 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-03-26 17:19:39 +0000
commit2680a3015e9a077b33714308f99836a72f4b53da (patch)
tree65cf5710c4d4026b281ab632d8224517e8406248
parent5503428b8a42dff234b3d7fdc0808f7eaa910fa4 (diff)
parent7fc0a56229bb4a465cece9fde3f276fc313438bf (diff)
downloadandroid_packages_apps_Dialer-2680a3015e9a077b33714308f99836a72f4b53da.tar.gz
android_packages_apps_Dialer-2680a3015e9a077b33714308f99836a72f4b53da.tar.bz2
android_packages_apps_Dialer-2680a3015e9a077b33714308f99836a72f4b53da.zip
Merge "Dialer: PT-BR Translations" into cm-11.0
-rw-r--r--res/values-pt-rBR/cm_caf.xml20
-rw-r--r--res/values-pt-rBR/cm_strings.xml2
2 files changed, 22 insertions, 0 deletions
diff --git a/res/values-pt-rBR/cm_caf.xml b/res/values-pt-rBR/cm_caf.xml
new file mode 100644
index 000000000..ba669eab0
--- /dev/null
+++ b/res/values-pt-rBR/cm_caf.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="calllog_search_hint">Pesquisar no registro de chamadas</string>
+ <string name="dial_conference">Discar para conferência</string>
+</resources> \ No newline at end of file
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
index 3a79450de..779f2e0a0 100644
--- a/res/values-pt-rBR/cm_strings.xml
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -47,4 +47,6 @@
<string name="menu_add_to_blacklist">Adicionar à lista de bloqueio</string>
<string name="toast_added_to_blacklist">%s adicionado à lista de bloqueio.</string>
<string name="call_log_stats_title">Estatísticas</string>
+ <string name="nearby_places">Lugares próximos</string>
+ <string name="people">Pessoas</string>
</resources> \ No newline at end of file