diff --git a/app/src/main/kotlin/com/simplemobiletools/filemanager/adapters/ItemsAdapter.kt b/app/src/main/kotlin/com/simplemobiletools/filemanager/adapters/ItemsAdapter.kt index 4694d8e5..4a8a3090 100644 --- a/app/src/main/kotlin/com/simplemobiletools/filemanager/adapters/ItemsAdapter.kt +++ b/app/src/main/kotlin/com/simplemobiletools/filemanager/adapters/ItemsAdapter.kt @@ -85,7 +85,6 @@ class ItemsAdapter(val activity: SimpleActivity, val mItems: List, override fun onPrepareActionMode(actionMode: ActionMode?, menu: Menu): Boolean { val menuItem = menu.findItem(R.id.cab_rename) menuItem.isVisible = multiSelector.selectedPositions.size <= 1 - return true } diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 66c8d68d..33e4e40c 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -65,6 +65,11 @@ Folge uns: v %1$s\nCopyright © Simple Mobile Tools %2$d + + Einstellungen + Dunkles Design + Zeige versteckte Dateien und Ordner + Diese App nutzt die folgenden Drittanbieter Bibliotheken, die mir mein Leben einfacher machen. Vielen Dank. Drittanbieter Lizenzen @@ -73,8 +78,14 @@ Simple File Picker (filepicker dialog) Simple File Properties (properties dialog) - - Einstellungen - Dunkles Design - Zeige versteckte Dateien und Ordner + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com + diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index e3050827..2f94402c 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -65,6 +65,11 @@ Síganos: v %1$s\nCopyright © Simple Mobile Tools %2$d + + Opciones + Tema oscuro + Mostrar ficheros y directorios ocultos + Esta aplicación usa las siguientes librerías de terceros para hacerme la vida más fácil. Gracias. Licencias de terceros @@ -73,8 +78,14 @@ Simple File Picker (filepicker dialog) Simple File Properties (properties dialog) - - Opciones - Tema oscuro - Mostrar ficheros y directorios ocultos + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com + diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index edd7d1d6..5d6cb55d 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -65,6 +65,11 @@ Seguici: v %1$s\nCopyright © Simple Mobile Tools %2$d + + Impostazioni + Tema scuro + Mostra file e cartelle nascosti + Questa app usa le seguenti librerie di terze parti per semplificarmi la vita. Grazie. Licenze di terze parti @@ -73,8 +78,14 @@ Simple File Picker (filepicker dialog) Simple File Properties (properties dialog) - - Impostazioni - Tema scuro - Mostra file e cartelle nascosti + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com + diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 1a321908..ca0f78d7 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -65,6 +65,11 @@ フォローしてください: v %1$s\nCopyright © Simple Mobile Tools %2$d + + 設定 + ダークテーマ + 非表示のファイルとディレクトリーを表示する + このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。 サードパーティー ライセンス @@ -73,8 +78,14 @@ Simple File Picker (filepicker dialog) Simple File Properties (properties dialog) - - 設定 - ダークテーマ - 非表示のファイルとディレクトリーを表示する + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com + diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index 117a53cd..bba46153 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -65,6 +65,11 @@ Siga-nos: V %1$s\nCopyright © Simple Mobile Tools %2$d + + Definições + Tema escuro + Mostrar ficheiros e pastas ocultos + Esta aplicação usa as seguintes bibliotecas de terceiros para facilitar a minha vida. Obrigado. Licenças de terceiros @@ -73,8 +78,14 @@ Simple File Picker (diálogo de seleção de ficheiros) Simple File Properties (diálogo de propriedades) - - Definições - Tema escuro - Mostrar ficheiros e pastas ocultos + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com + diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 5a66b027..5fffe5f9 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -65,6 +65,11 @@ Följ oss: v %1$s\nCopyright © Simple Mobile Tools %2$d + + Settings + Mörkt tema + Visa dolda filer + Denna app använder följande tredjepartsbibliotek för att göra mitt liv enklare. Tack. Tredjepartslicenser @@ -73,8 +78,14 @@ Simple File Picker (filepicker dialog) Simple File Properties (properties dialog) - - Settings - Mörkt tema - Visa dolda filer + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2750ed10..9c00c8d9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -66,6 +66,11 @@ Follow us: v %1$s\nCopyright © Simple Mobile Tools %2$d + + Settings + Dark theme + Show hidden files and directories + This app uses the following third party libraries to make my life easier. Thank you. Third party licences @@ -82,8 +87,14 @@ Copyright 2016 SimpleMobileTools\n\nLicensed 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\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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. https://github.com/SimpleMobileTools/Simple-File-Properties - - Settings - Dark theme - Show hidden files and directories + + A simple file manager for browsing and editing files and directories. + + Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish. + + + Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + + This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com +