From c8097e5de83392b5fc052f268648074373bc5330 Mon Sep 17 00:00:00 2001 From: Kevin Meyer Date: Wed, 20 Aug 2014 15:47:29 +0200 Subject: [PATCH] fixed warnings: removed unused strings... --- .../res/{drawable => drawable-mdpi}/welcome.png | Bin app/src/main/res/layout/article.xml | 3 ++- app/src/main/res/values-de/strings.xml | 4 ---- app/src/main/res/values/strings.xml | 4 ---- 4 files changed, 2 insertions(+), 9 deletions(-) rename app/src/main/res/{drawable => drawable-mdpi}/welcome.png (100%) diff --git a/app/src/main/res/drawable/welcome.png b/app/src/main/res/drawable-mdpi/welcome.png similarity index 100% rename from app/src/main/res/drawable/welcome.png rename to app/src/main/res/drawable-mdpi/welcome.png diff --git a/app/src/main/res/layout/article.xml b/app/src/main/res/layout/article.xml index 5c857c5..479575b 100644 --- a/app/src/main/res/layout/article.xml +++ b/app/src/main/res/layout/article.xml @@ -10,7 +10,8 @@ + android:orientation="vertical" + tools:ignore="WebViewLayout" > GAULUPEAU Jonathan - 2013 Um eine Website zu speichern benutze einfach den Teilen Button deines Browsers und drücke dann auf Bag it!.\nDann wirst du zur Login-Seite deiner wallabag weitergeleitet. \nFertig!\nErfahre mehr über wallabag auf:\n http://www.wallabag.org Speichern - Welchen Browser möchtest du benutzen? - http://cv.gaulupeau.fr Deine wallabag URL: Beispiele:\nhttp://wallabag.example.com\nhttp://www.example.com/wallabag Artikelliste - %1$d ungelesene @@ -17,10 +15,8 @@ Alle anzeigen Datenbank leeren Synchronisieren erfolgreich! - Synchronisieren fehlgeschlagen! Internetverbindung prüfen! Bitte konfiguriere die App zunächst! - Globales API Token: Deine User ID: Dein Token: diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5fb7385..a6e83bb 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -6,8 +6,6 @@ GAULUPEAU Jonathan - 2013 To save a web page to wallabag, open the page in a browser then tap Share and tap on Bag it!. \nYou could then see your wallabag login page. \nAnd it\'s done ! \nMore infos about wallabag at:\n http://www.wallabag.org Save - Which browser would you like to use? - http://cv.gaulupeau.fr Your wallabag URL : Examples:\nhttp://wallabag.example.fr\nhttp://www.example.fr/wallabag List articles - %1$d unread @@ -17,10 +15,8 @@ Show All Wipe Database Synchronize done ! - Synchronize failed ! Check Internet Connectivity ! Please configure the app before Syncing ! - API global token : Your User ID: Your Token: