aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-es/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r--res/values-es/strings.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index acee4d00..abc0a144 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project
+<!-- Copyright (C) 2012-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.
@@ -12,11 +12,15 @@
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">
+ -->
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">File Manager</string>
<string name="app_description">Un explorador de archivos de CyanogenMod.</string>
+ <string name="size_bytes">B</string>
+ <string name="size_kilobytes">KB</string>
+ <string name="size_megabytes">MB</string>
+ <string name="size_gigabytes">GB</string>
<string name="datetime_format_order">%1$s %2$s</string>
<string name="device_blockdevice">Dispositivo de bloques</string>
<string name="device_characterdevice">Dispositivo de caracteres</string>