summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2013-04-11 07:30:18 -0700
committerGustavo <gustavo@gustavo.ca>2013-04-11 07:30:18 -0700
commitb4b42f4ef2dda215fb730f4f0e3e2330b1016bfe (patch)
treeb0f4956a152b13cc8f5919986dfd285e88bef29c
parentbd99c467ea13b816b1350bda294702d87cfcf777 (diff)
downloadandroid_packages_apps_SamsungServiceMode-b4b42f4ef2dda215fb730f4f0e3e2330b1016bfe.tar.gz
android_packages_apps_SamsungServiceMode-b4b42f4ef2dda215fb730f4f0e3e2330b1016bfe.tar.bz2
android_packages_apps_SamsungServiceMode-b4b42f4ef2dda215fb730f4f0e3e2330b1016bfe.zip
PT-BR: Update translation
Change-Id: I6b23e346defb3f4f2507e1772de3f30cbef875f3
-rw-r--r--res/values-pt-rBR/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
new file mode 100644
index 0000000..14d4607
--- /dev/null
+++ b/res/values-pt-rBR/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+* Copyright (C) 2013 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="app_name">Modo de Serviço</string>
+ <string name="input">Entrada</string>
+ <string name="quit">Sair</string>
+</resources> \ No newline at end of file