From b3901dc04b2d55b54c6475e0886b63f5bcb8ff18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 19 Jan 2017 00:04:25 +0100 Subject: [PATCH] Translations, bumped version number. --- framework/framework.iml | 14 +++++++------- playmusicexporter/build.gradle | 4 ++-- .../src/main/res/values-de/strings.xml | 6 ++++-- playmusicexporter/src/main/res/values/strings.xml | 4 ++-- playmusicexporter/src/main/res/xml/pref_about.xml | 4 ++-- 5 files changed, 17 insertions(+), 15 deletions(-) diff --git a/framework/framework.iml b/framework/framework.iml index 9a58259..61fb842 100644 --- a/framework/framework.iml +++ b/framework/framework.iml @@ -63,13 +63,6 @@ - - - - - - - @@ -77,6 +70,13 @@ + + + + + + + diff --git a/playmusicexporter/build.gradle b/playmusicexporter/build.gradle index 010efca..ce7e6ac 100644 --- a/playmusicexporter/build.gradle +++ b/playmusicexporter/build.gradle @@ -33,8 +33,8 @@ android { minSdkVersion 21 targetSdkVersion 25 // TODO Change Version with releases - versionCode 103 - versionName '0.9.1' + versionCode 104 + versionName '0.9.2' vectorDrawables.useSupportLibrary = true jackOptions { diff --git a/playmusicexporter/src/main/res/values-de/strings.xml b/playmusicexporter/src/main/res/values-de/strings.xml index a24989e..aa2c37c 100644 --- a/playmusicexporter/src/main/res/values-de/strings.xml +++ b/playmusicexporter/src/main/res/values-de/strings.xml @@ -61,8 +61,8 @@ Sie können nur offline Titel exportieren. Versuchen Sie das Album in Play Music offline herunterzuladen. Kompilationsdatum Entwicklung - Daten-Zugriff verweigert - Der PlayMusicExpoerter benötigt Schreibrechte auf der SD-Karte. Dies ist Teil des Marshmallow-Fix.\n\nBitte starten Sie die App neu und erlauben Sie die Berechtigung. + Speicher-Zugriff verweigert + Der Play Music Exporter benötigt Schreibzugriff auf den externen Speicher, ohne diesen kann die App nicht genutzt werden. OK Über Automatisierung @@ -98,4 +98,6 @@ Export Speichereinstellungen für Playlists Export Pfad für Alben Export Pfad für Playlists + Administrator-Zugriff verweigert + Der Play Music Exporter benötigt Administrator Rechte, ohne diese Rechte kann die App nicht genutzt werden. \ No newline at end of file diff --git a/playmusicexporter/src/main/res/values/strings.xml b/playmusicexporter/src/main/res/values/strings.xml index fcb6ba9..40671b1 100644 --- a/playmusicexporter/src/main/res/values/strings.xml +++ b/playmusicexporter/src/main/res/values/strings.xml @@ -50,10 +50,10 @@ %1$s was exported successfully! Storage access denied - The PlayMusicExporter does not work without write access to the external storage. You can not use this app without granting it write access. + The Play Music Exporter does not work without write access to the external storage. You can not use this app without granting it write access. Superuser access denied - The PlayMusicExporter does not work without superuser access. You can not use this app without granting it superuser access. + The Play Music Exporter does not work without superuser access. You can not use this app without granting it superuser access. You can only export offline tracks. Try to download the album offline in Play Music. diff --git a/playmusicexporter/src/main/res/xml/pref_about.xml b/playmusicexporter/src/main/res/xml/pref_about.xml index b7b2848..758c8ad 100644 --- a/playmusicexporter/src/main/res/xml/pref_about.xml +++ b/playmusicexporter/src/main/res/xml/pref_about.xml @@ -50,11 +50,11 @@