From f82f4ac6d961ec54b8c3936a37cb1689647c7289 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 16 Oct 2012 14:05:15 +0400 Subject: allow clearing remote sync data --- res/values/strings.xml | 6 ++++-- res/xml/preferences.xml | 10 +++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index bc209ac..1f663fc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -41,9 +41,11 @@ Share comic Choose No comic arhives found. - Sync last read page + Sync last read pages Requires at least one Google account on the device. No personally identifiable information is sent. No Google account found, sync disabled. - Uploading sync data... + Uploading sync data… No information stored or you are on the furthest read page. + Clear data + Clear all remotely stored sync data? \ No newline at end of file diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index b91609c..a0ffefd 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -7,13 +7,21 @@ android:hint="@string/comics_directory_default" android:title="@string/prefs_comics_directory" > - + + + + + -- cgit v1.2.3