From 3fc954079146975862ff059e790c7649bc571d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 19 Jan 2017 00:42:22 +0100 Subject: [PATCH] Added Translation, moved code in ExportAllService, try catch was not trying anything. --- framework/framework.iml | 22 +++++++------------ playmusicexporter/playmusicexporter.iml | 6 ----- .../services/ExportAllService.java | 19 ++++++++-------- .../src/main/res/values-de/strings.xml | 1 + 4 files changed, 18 insertions(+), 30 deletions(-) diff --git a/framework/framework.iml b/framework/framework.iml index dad98d5..9a58259 100644 --- a/framework/framework.iml +++ b/framework/framework.iml @@ -9,7 +9,6 @@ @@ -48,7 +47,6 @@ - @@ -56,7 +54,6 @@ - @@ -64,25 +61,22 @@ - - - - - - - - - - + + + + + + + diff --git a/playmusicexporter/playmusicexporter.iml b/playmusicexporter/playmusicexporter.iml index ba68838..168f989 100644 --- a/playmusicexporter/playmusicexporter.iml +++ b/playmusicexporter/playmusicexporter.iml @@ -9,7 +9,6 @@