remove the local write permissions dialog related stuff

This commit is contained in:
tibbi 2016-11-12 12:07:07 +01:00
parent 9e5936b8a0
commit bf94d8172c
13 changed files with 0 additions and 39 deletions

View file

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/dialog_holder"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:padding="@dimen/activity_margin">
<TextView
android:id="@+id/dialog_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/activity_margin"
android:text="@string/confirm_storage_access_text"/>
<ImageView
android:id="@+id/dialog_image"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:adjustViewBounds="true"
android:scaleType="fitCenter"
android:src="@mipmap/write_storage"/>
</LinearLayout>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Ordner verstecken</string>
<string name="unhide_folder">Ordner sichtbar machen</string>
<string name="hidden">(versteckt)</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<string name="save_as">Save as</string>
<string name="file_saved">File saved successfully</string>
<string name="copy">Kopieren</string>

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Ocultar carpeta</string>
<string name="unhide_folder">Unhide folder</string>
<string name="hidden">(hidden)</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<string name="save_as">Salvar como</string>
<string name="file_saved">Archivo guardado con éxito</string>
<string name="copy">Copy</string>

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Hide folder</string>
<string name="unhide_folder">Unhide folder</string>
<string name="hidden">(hidden)</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<string name="save_as">Save as</string>
<string name="file_saved">File saved successfully</string>
<string name="copy">Copia</string>

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Hide folder</string>
<string name="unhide_folder">Unhide folder</string>
<string name="hidden">(hidden)</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<string name="save_as">Save as</string>
<string name="file_saved">File saved successfully</string>
<string name="copy">コピー</string>

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Ocultar pasta</string>
<string name="unhide_folder">Mostrar pasta</string>
<string name="hidden">(oculta)</string>
<string name="confirm_storage_access_title">Confirmção de acesso ao armazenamento externo</string>
<string name="confirm_storage_access_text">Por favor escolha a pasta raiz do cartão SD para conceder o acesso de escrita no próximo ecrã</string>
<string name="save_as">Guardar como</string>
<string name="file_saved">Ficheiro guardado com sucesso</string>
<string name="copy">Copiar</string>

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Hide folder</string>
<string name="unhide_folder">Unhide folder</string>
<string name="hidden">(hidden)</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<string name="save_as">Save as</string>
<string name="file_saved">File saved successfully</string>
<string name="copy">Kopiera</string>

View file

@ -36,8 +36,6 @@
<string name="hide_folder">Hide folder</string>
<string name="unhide_folder">Unhide folder</string>
<string name="hidden">(hidden)</string>
<string name="confirm_storage_access_title">Confirm external storage access</string>
<string name="confirm_storage_access_text">Please choose the root folder of the SD card to grant write access on the next screen</string>
<string name="save_as">Save as</string>
<string name="file_saved">File saved successfully</string>
<string name="copy">Copy</string>