summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2014-03-16 23:50:32 -0300
committerMichael Bestas <mikeioannina@gmail.com>2014-03-26 17:19:33 +0000
commit7fc0a56229bb4a465cece9fde3f276fc313438bf (patch)
treef7bff072b9d67324734c786f726e7db7e55a89de
parentcc613358bec96ea724b252411ed91d2e048c1082 (diff)
downloadandroid_packages_apps_Dialer-7fc0a56229bb4a465cece9fde3f276fc313438bf.tar.gz
android_packages_apps_Dialer-7fc0a56229bb4a465cece9fde3f276fc313438bf.tar.bz2
android_packages_apps_Dialer-7fc0a56229bb4a465cece9fde3f276fc313438bf.zip
Dialer: PT-BR Translations
Change-Id: Ie5fd698541013c08266e47f180dbe14f476f3f0d
-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