aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2012-11-22 18:55:01 -0800
committerJorge Ruesga <jorge@ruesga.com>2012-12-11 23:39:15 +0100
commit222973ede89969f14273d065bad75165e32712ca (patch)
treec6362cce719c0d62d60291fe392efe8d6f36f340 /themes
parent686a671db35ae4a9bff6eb749d5aa95706b5f5f6 (diff)
downloadandroid_packages_apps_CMFileManager-222973ede89969f14273d065bad75165e32712ca.tar.gz
android_packages_apps_CMFileManager-222973ede89969f14273d065bad75165e32712ca.tar.bz2
android_packages_apps_CMFileManager-222973ede89969f14273d065bad75165e32712ca.zip
PT-BR: Added missing translations + Issue 6676 fix
jruesga: Fix themes/res/values-pt-rBR/strings.xml file mode to 0644 Change-Id: I3ddefe0ef5c71314f17845df0db4a3fa022e6ec2
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-pt-rBR/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/themes/res/values-pt-rBR/strings.xml b/themes/res/values-pt-rBR/strings.xml
new file mode 100644
index 00000000..7c8b88d9
--- /dev/null
+++ b/themes/res/values-pt-rBR/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Temas do Gerenciador de Arquivos</string>
+ <string name="app_description">Temas para o Gerenciador de Arquivos CyanogenMod</string>
+ <string name="dark_theme_name">Tema escuro</string>
+ <string name="dark_theme_desc">Um tema escuro para o Gerenciador de Arquivos CyanogenMod</string>
+</resources> \ No newline at end of file