adding playstore strings
This commit is contained in:
parent
57b0bfa533
commit
96d85ef4bd
|
@ -85,7 +85,6 @@ class ItemsAdapter(val activity: SimpleActivity, val mItems: List<FileDirItem>,
|
||||||
override fun onPrepareActionMode(actionMode: ActionMode?, menu: Menu): Boolean {
|
override fun onPrepareActionMode(actionMode: ActionMode?, menu: Menu): Boolean {
|
||||||
val menuItem = menu.findItem(R.id.cab_rename)
|
val menuItem = menu.findItem(R.id.cab_rename)
|
||||||
menuItem.isVisible = multiSelector.selectedPositions.size <= 1
|
menuItem.isVisible = multiSelector.selectedPositions.size <= 1
|
||||||
|
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -65,6 +65,11 @@
|
||||||
<string name="follow_us">Folge uns:</string>
|
<string name="follow_us">Folge uns:</string>
|
||||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Einstellungen</string>
|
||||||
|
<string name="dark_theme">Dunkles Design</string>
|
||||||
|
<string name="show_hidden">Zeige versteckte Dateien und Ordner</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">Diese App nutzt die folgenden Drittanbieter Bibliotheken, die mir mein Leben einfacher machen. Vielen Dank.</string>
|
<string name="notice">Diese App nutzt die folgenden Drittanbieter Bibliotheken, die mir mein Leben einfacher machen. Vielen Dank.</string>
|
||||||
<string name="third_party_licences">Drittanbieter Lizenzen</string>
|
<string name="third_party_licences">Drittanbieter Lizenzen</string>
|
||||||
|
@ -73,8 +78,14 @@
|
||||||
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
||||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">Einstellungen</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">Dunkles Design</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">Zeige versteckte Dateien und Ordner</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -65,6 +65,11 @@
|
||||||
<string name="follow_us">Síganos:</string>
|
<string name="follow_us">Síganos:</string>
|
||||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Opciones</string>
|
||||||
|
<string name="dark_theme">Tema oscuro</string>
|
||||||
|
<string name="show_hidden">Mostrar ficheros y directorios ocultos</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">Esta aplicación usa las siguientes librerías de terceros para hacerme la vida más fácil. Gracias.</string>
|
<string name="notice">Esta aplicación usa las siguientes librerías de terceros para hacerme la vida más fácil. Gracias.</string>
|
||||||
<string name="third_party_licences">Licencias de terceros</string>
|
<string name="third_party_licences">Licencias de terceros</string>
|
||||||
|
@ -73,8 +78,14 @@
|
||||||
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
||||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">Opciones</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">Tema oscuro</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">Mostrar ficheros y directorios ocultos</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -65,6 +65,11 @@
|
||||||
<string name="follow_us">Seguici:</string>
|
<string name="follow_us">Seguici:</string>
|
||||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Impostazioni</string>
|
||||||
|
<string name="dark_theme">Tema scuro</string>
|
||||||
|
<string name="show_hidden">Mostra file e cartelle nascosti</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">Questa app usa le seguenti librerie di terze parti per semplificarmi la vita. Grazie.</string>
|
<string name="notice">Questa app usa le seguenti librerie di terze parti per semplificarmi la vita. Grazie.</string>
|
||||||
<string name="third_party_licences">Licenze di terze parti</string>
|
<string name="third_party_licences">Licenze di terze parti</string>
|
||||||
|
@ -73,8 +78,14 @@
|
||||||
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
||||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">Impostazioni</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">Tema scuro</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">Mostra file e cartelle nascosti</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -65,6 +65,11 @@
|
||||||
<string name="follow_us">フォローしてください:</string>
|
<string name="follow_us">フォローしてください:</string>
|
||||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">設定</string>
|
||||||
|
<string name="dark_theme">ダークテーマ</string>
|
||||||
|
<string name="show_hidden">非表示のファイルとディレクトリーを表示する</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string>
|
<string name="notice">このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string>
|
||||||
<string name="third_party_licences">サードパーティー ライセンス</string>
|
<string name="third_party_licences">サードパーティー ライセンス</string>
|
||||||
|
@ -73,8 +78,14 @@
|
||||||
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
||||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">設定</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">ダークテーマ</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">非表示のファイルとディレクトリーを表示する</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -65,6 +65,11 @@
|
||||||
<string name="follow_us">Siga-nos:</string>
|
<string name="follow_us">Siga-nos:</string>
|
||||||
<string name="copyright">V %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">V %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Definições</string>
|
||||||
|
<string name="dark_theme">Tema escuro</string>
|
||||||
|
<string name="show_hidden">Mostrar ficheiros e pastas ocultos</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">Esta aplicação usa as seguintes bibliotecas de terceiros para facilitar a minha vida. Obrigado.</string>
|
<string name="notice">Esta aplicação usa as seguintes bibliotecas de terceiros para facilitar a minha vida. Obrigado.</string>
|
||||||
<string name="third_party_licences">Licenças de terceiros</string>
|
<string name="third_party_licences">Licenças de terceiros</string>
|
||||||
|
@ -73,8 +78,14 @@
|
||||||
<string name="filepicker_title"><u>Simple File Picker (diálogo de seleção de ficheiros)</u></string>
|
<string name="filepicker_title"><u>Simple File Picker (diálogo de seleção de ficheiros)</u></string>
|
||||||
<string name="fileproperties_title"><u>Simple File Properties (diálogo de propriedades)</u></string>
|
<string name="fileproperties_title"><u>Simple File Properties (diálogo de propriedades)</u></string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">Definições</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">Tema escuro</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">Mostrar ficheiros e pastas ocultos</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -65,6 +65,11 @@
|
||||||
<string name="follow_us">Följ oss:</string>
|
<string name="follow_us">Följ oss:</string>
|
||||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Settings</string>
|
||||||
|
<string name="dark_theme">Mörkt tema</string>
|
||||||
|
<string name="show_hidden">Visa dolda filer</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">Denna app använder följande tredjepartsbibliotek för att göra mitt liv enklare. Tack.</string>
|
<string name="notice">Denna app använder följande tredjepartsbibliotek för att göra mitt liv enklare. Tack.</string>
|
||||||
<string name="third_party_licences">Tredjepartslicenser</string>
|
<string name="third_party_licences">Tredjepartslicenser</string>
|
||||||
|
@ -73,8 +78,14 @@
|
||||||
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
||||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">Settings</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">Mörkt tema</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">Visa dolda filer</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -66,6 +66,11 @@
|
||||||
<string name="follow_us">Follow us:</string>
|
<string name="follow_us">Follow us:</string>
|
||||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="settings">Settings</string>
|
||||||
|
<string name="dark_theme">Dark theme</string>
|
||||||
|
<string name="show_hidden">Show hidden files and directories</string>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<string name="notice">This app uses the following third party libraries to make my life easier. Thank you.</string>
|
<string name="notice">This app uses the following third party libraries to make my life easier. Thank you.</string>
|
||||||
<string name="third_party_licences">Third party licences</string>
|
<string name="third_party_licences">Third party licences</string>
|
||||||
|
@ -82,8 +87,14 @@
|
||||||
<string name="fileproperties_text" translatable="false">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.</string>
|
<string name="fileproperties_text" translatable="false">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.</string>
|
||||||
<string name="fileproperties_url" translatable="false">https://github.com/SimpleMobileTools/Simple-File-Properties</string>
|
<string name="fileproperties_url" translatable="false">https://github.com/SimpleMobileTools/Simple-File-Properties</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<string name="settings">Settings</string>
|
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
|
||||||
<string name="dark_theme">Dark theme</string>
|
<string name="app_long_description">
|
||||||
<string name="show_hidden">Show hidden files and directories</string>
|
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
|
||||||
|
</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue