summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrisky <brisky@mail.telepac.pt>2013-06-10 21:23:05 +0100
committerMarco Brohet <therbom@gmail.com>2013-06-13 03:04:28 -0700
commit0f4144da117422a151660dfa2e8bb30d30b45bdf (patch)
tree555950aa3c822b13b9f1d50f522d3f160ef75008
parentb5ecf0c884d3ea8f5d64040c9dbab845ba080a31 (diff)
downloadandroid_packages_apps_SamsungServiceMode-0f4144da117422a151660dfa2e8bb30d30b45bdf.tar.gz
android_packages_apps_SamsungServiceMode-0f4144da117422a151660dfa2e8bb30d30b45bdf.tar.bz2
android_packages_apps_SamsungServiceMode-0f4144da117422a151660dfa2e8bb30d30b45bdf.zip
Added PT-PT language support for Samsung Service Mode
PS2: Prepare for merging Change-Id: I2430305c08d1a601433b7ee8060ec0a1b4b9aea2
-rw-r--r--res/values-pt-rPT/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..14d4607
--- /dev/null
+++ b/res/values-pt-rPT/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