Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d192b8b authored by djMesias's avatar djMesias Committed by Jorge Ruesga
Browse files

CMFileManager: ES translations

- file sizes

Patchset 3: Remove Cid review

Change-Id: I11b38843a9b99e5e10fc8239a23a84e033499a4f
parent 4f7b23a3
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
<?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.
@@ -13,10 +13,14 @@
     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>