Loading res/values-fr/strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,10 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name">Explorateur de fichiers</string> <string name="app_description">Explorateur de fichiers CyanogenMod</string> <string name="size_bytes">o</string> <string name="size_kilobytes">ko</string> <string name="size_megabytes">Mo</string> <string name="size_gigabytes">Go</string> <string name="datetime_format_order">%1$s %2$s</string> <string name="device_blockdevice">Block device</string> <string name="device_characterdevice">Character device</string> Loading res/values/arrays.xml +1 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- The strings of the menu for navigation sort mode enumeration --> <string-array name="cm_filemanager_sort_mode" translatable="false"> Loading res/values/plurals.xml +2 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2013 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. Loading @@ -13,9 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Fso Properties Dialog * Folders --> <plurals name="fso_properties_dialog_folders"> <item quantity="zero">0 folders</item> Loading res/values/strings.xml +5 −6 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. Loading @@ -13,7 +13,6 @@ See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> Loading @@ -23,10 +22,10 @@ <string name="app_description">A CyanogenMod file manager.</string> <!-- Human readable sizes --> <string name="size_bytes" translatable="false">B</string> <string name="size_kilobytes" translatable="false">kB</string> <string name="size_megabytes" translatable="false">MB</string> <string name="size_gigabytes" translatable="false">GB</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> <!-- Date/time format order (%1$s: date; %2$s: time) --> <string name="datetime_format_order">%1$s %2$s</string> Loading Loading
res/values-fr/strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,10 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name">Explorateur de fichiers</string> <string name="app_description">Explorateur de fichiers CyanogenMod</string> <string name="size_bytes">o</string> <string name="size_kilobytes">ko</string> <string name="size_megabytes">Mo</string> <string name="size_gigabytes">Go</string> <string name="datetime_format_order">%1$s %2$s</string> <string name="device_blockdevice">Block device</string> <string name="device_characterdevice">Character device</string> Loading
res/values/arrays.xml +1 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- The strings of the menu for navigation sort mode enumeration --> <string-array name="cm_filemanager_sort_mode" translatable="false"> Loading
res/values/plurals.xml +2 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2013 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. Loading @@ -13,9 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Fso Properties Dialog * Folders --> <plurals name="fso_properties_dialog_folders"> <item quantity="zero">0 folders</item> Loading
res/values/strings.xml +5 −6 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. Loading @@ -13,7 +13,6 @@ See the License for the specific language governing permissions and limitations under the License. --> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> Loading @@ -23,10 +22,10 @@ <string name="app_description">A CyanogenMod file manager.</string> <!-- Human readable sizes --> <string name="size_bytes" translatable="false">B</string> <string name="size_kilobytes" translatable="false">kB</string> <string name="size_megabytes" translatable="false">MB</string> <string name="size_gigabytes" translatable="false">GB</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> <!-- Date/time format order (%1$s: date; %2$s: time) --> <string name="datetime_format_order">%1$s %2$s</string> Loading