From 466c0a4f96d069e9633b9b2df5d4009971c98216 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 11 Dec 2016 13:05:21 +0100 Subject: [PATCH] lets remove the smtco prefixes, this library will be used only in my apps --- .../commons/dialogs/ConfirmationDialog.kt | 4 +- .../{smtco_selector.xml => selector.xml} | 4 +- .../{smtco_divider.xml => divider.xml} | 2 +- library/src/main/res/drawable/selector.xml | 5 +++ .../src/main/res/drawable/smtco_selector.xml | 5 --- .../{smtco_check.png => check.png} | Bin .../{smtco_delete.png => delete.png} | Bin .../{smtco_facebook.png => facebook.png} | Bin .../{smtco_gplus.png => gplus.png} | Bin .../mipmap-hdpi/{smtco_info.png => info.png} | Bin .../mipmap-hdpi/{smtco_plus.png => plus.png} | Bin .../{smtco_rename.png => rename.png} | Bin .../{smtco_share.png => share.png} | Bin .../mipmap-hdpi/{smtco_sort.png => sort.png} | Bin .../{smtco_check.png => check.png} | Bin .../{smtco_delete.png => delete.png} | Bin .../{smtco_facebook.png => facebook.png} | Bin .../{smtco_gplus.png => gplus.png} | Bin .../mipmap-mdpi/{smtco_info.png => info.png} | Bin .../mipmap-mdpi/{smtco_plus.png => plus.png} | Bin .../{smtco_rename.png => rename.png} | Bin .../{smtco_share.png => share.png} | Bin .../mipmap-mdpi/{smtco_sort.png => sort.png} | Bin .../{smtco_check.png => check.png} | Bin .../{smtco_delete.png => delete.png} | Bin .../{smtco_facebook.png => facebook.png} | Bin .../{smtco_gplus.png => gplus.png} | Bin .../mipmap-xhdpi/{smtco_info.png => info.png} | Bin .../mipmap-xhdpi/{smtco_plus.png => plus.png} | Bin .../{smtco_rename.png => rename.png} | Bin .../{smtco_share.png => share.png} | Bin .../mipmap-xhdpi/{smtco_sort.png => sort.png} | Bin .../{smtco_check.png => check.png} | Bin .../{smtco_delete.png => delete.png} | Bin .../{smtco_facebook.png => facebook.png} | Bin .../{smtco_gplus.png => gplus.png} | Bin .../{smtco_info.png => info.png} | Bin .../{smtco_plus.png => plus.png} | Bin .../{smtco_rename.png => rename.png} | Bin .../{smtco_share.png => share.png} | Bin .../{smtco_sort.png => sort.png} | Bin .../{smtco_check.png => check.png} | Bin .../{smtco_delete.png => delete.png} | Bin .../{smtco_facebook.png => facebook.png} | Bin .../{smtco_gplus.png => gplus.png} | Bin .../{smtco_info.png => info.png} | Bin .../{smtco_plus.png => plus.png} | Bin .../{smtco_rename.png => rename.png} | Bin .../{smtco_share.png => share.png} | Bin .../{smtco_sort.png => sort.png} | Bin library/src/main/res/values-de/strings.xml | 34 ++++++++--------- library/src/main/res/values-es/strings.xml | 34 ++++++++--------- .../src/main/res/values-hi-rIN/strings.xml | 34 ++++++++--------- library/src/main/res/values-hu/strings.xml | 34 ++++++++--------- library/src/main/res/values-it/strings.xml | 34 ++++++++--------- library/src/main/res/values-ja/strings.xml | 34 ++++++++--------- .../src/main/res/values-pt-rPT/strings.xml | 34 ++++++++--------- library/src/main/res/values-ru/strings.xml | 34 ++++++++--------- library/src/main/res/values-sv/strings.xml | 34 ++++++++--------- library/src/main/res/values-zh/strings.xml | 34 ++++++++--------- library/src/main/res/values/colors.xml | 12 +++--- library/src/main/res/values/strings.xml | 36 +++++++++--------- 62 files changed, 204 insertions(+), 204 deletions(-) rename library/src/main/res/drawable-v21/{smtco_selector.xml => selector.xml} (74%) rename library/src/main/res/drawable/{smtco_divider.xml => divider.xml} (80%) create mode 100644 library/src/main/res/drawable/selector.xml delete mode 100644 library/src/main/res/drawable/smtco_selector.xml rename library/src/main/res/mipmap-hdpi/{smtco_check.png => check.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_delete.png => delete.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_facebook.png => facebook.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_gplus.png => gplus.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_info.png => info.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_plus.png => plus.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_rename.png => rename.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_share.png => share.png} (100%) rename library/src/main/res/mipmap-hdpi/{smtco_sort.png => sort.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_check.png => check.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_delete.png => delete.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_facebook.png => facebook.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_gplus.png => gplus.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_info.png => info.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_plus.png => plus.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_rename.png => rename.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_share.png => share.png} (100%) rename library/src/main/res/mipmap-mdpi/{smtco_sort.png => sort.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_check.png => check.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_delete.png => delete.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_facebook.png => facebook.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_gplus.png => gplus.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_info.png => info.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_plus.png => plus.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_rename.png => rename.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_share.png => share.png} (100%) rename library/src/main/res/mipmap-xhdpi/{smtco_sort.png => sort.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_check.png => check.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_delete.png => delete.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_facebook.png => facebook.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_gplus.png => gplus.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_info.png => info.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_plus.png => plus.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_rename.png => rename.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_share.png => share.png} (100%) rename library/src/main/res/mipmap-xxhdpi/{smtco_sort.png => sort.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_check.png => check.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_delete.png => delete.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_facebook.png => facebook.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_gplus.png => gplus.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_info.png => info.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_plus.png => plus.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_rename.png => rename.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_share.png => share.png} (100%) rename library/src/main/res/mipmap-xxxhdpi/{smtco_sort.png => sort.png} (100%) diff --git a/library/src/main/kotlin/com/simplemobiletools/commons/dialogs/ConfirmationDialog.kt b/library/src/main/kotlin/com/simplemobiletools/commons/dialogs/ConfirmationDialog.kt index 36810df06..eaa8dae29 100644 --- a/library/src/main/kotlin/com/simplemobiletools/commons/dialogs/ConfirmationDialog.kt +++ b/library/src/main/kotlin/com/simplemobiletools/commons/dialogs/ConfirmationDialog.kt @@ -14,8 +14,8 @@ import com.simplemobiletools.commons.R * @param negative negative buttons text ID (optional) * @param callback an anonymous function */ -class ConfirmationDialog(context: Context, message: String = "", messageId: Int = R.string.smtco_proceed_with_deletion, positive: Int = R.string.smtco_yes, - negative: Int = R.string.smtco_no, val callback: () -> Unit) { +class ConfirmationDialog(context: Context, message: String = "", messageId: Int = R.string.proceed_with_deletion, positive: Int = R.string.yes, + negative: Int = R.string.no, val callback: () -> Unit) { var dialog: AlertDialog? = null init { diff --git a/library/src/main/res/drawable-v21/smtco_selector.xml b/library/src/main/res/drawable-v21/selector.xml similarity index 74% rename from library/src/main/res/drawable-v21/smtco_selector.xml rename to library/src/main/res/drawable-v21/selector.xml index 88ff2da6a..a24cfe2b1 100644 --- a/library/src/main/res/drawable-v21/smtco_selector.xml +++ b/library/src/main/res/drawable-v21/selector.xml @@ -3,12 +3,12 @@ - + diff --git a/library/src/main/res/drawable/smtco_divider.xml b/library/src/main/res/drawable/divider.xml similarity index 80% rename from library/src/main/res/drawable/smtco_divider.xml rename to library/src/main/res/drawable/divider.xml index fc99d7119..50b3dc499 100644 --- a/library/src/main/res/drawable/smtco_divider.xml +++ b/library/src/main/res/drawable/divider.xml @@ -6,6 +6,6 @@ android:width="1dp" android:height="1dp"/> - + diff --git a/library/src/main/res/drawable/selector.xml b/library/src/main/res/drawable/selector.xml new file mode 100644 index 000000000..c7e60e3f0 --- /dev/null +++ b/library/src/main/res/drawable/selector.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/library/src/main/res/drawable/smtco_selector.xml b/library/src/main/res/drawable/smtco_selector.xml deleted file mode 100644 index c82327ee9..000000000 --- a/library/src/main/res/drawable/smtco_selector.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/library/src/main/res/mipmap-hdpi/smtco_check.png b/library/src/main/res/mipmap-hdpi/check.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_check.png rename to library/src/main/res/mipmap-hdpi/check.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_delete.png b/library/src/main/res/mipmap-hdpi/delete.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_delete.png rename to library/src/main/res/mipmap-hdpi/delete.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_facebook.png b/library/src/main/res/mipmap-hdpi/facebook.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_facebook.png rename to library/src/main/res/mipmap-hdpi/facebook.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_gplus.png b/library/src/main/res/mipmap-hdpi/gplus.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_gplus.png rename to library/src/main/res/mipmap-hdpi/gplus.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_info.png b/library/src/main/res/mipmap-hdpi/info.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_info.png rename to library/src/main/res/mipmap-hdpi/info.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_plus.png b/library/src/main/res/mipmap-hdpi/plus.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_plus.png rename to library/src/main/res/mipmap-hdpi/plus.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_rename.png b/library/src/main/res/mipmap-hdpi/rename.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_rename.png rename to library/src/main/res/mipmap-hdpi/rename.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_share.png b/library/src/main/res/mipmap-hdpi/share.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_share.png rename to library/src/main/res/mipmap-hdpi/share.png diff --git a/library/src/main/res/mipmap-hdpi/smtco_sort.png b/library/src/main/res/mipmap-hdpi/sort.png similarity index 100% rename from library/src/main/res/mipmap-hdpi/smtco_sort.png rename to library/src/main/res/mipmap-hdpi/sort.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_check.png b/library/src/main/res/mipmap-mdpi/check.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_check.png rename to library/src/main/res/mipmap-mdpi/check.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_delete.png b/library/src/main/res/mipmap-mdpi/delete.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_delete.png rename to library/src/main/res/mipmap-mdpi/delete.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_facebook.png b/library/src/main/res/mipmap-mdpi/facebook.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_facebook.png rename to library/src/main/res/mipmap-mdpi/facebook.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_gplus.png b/library/src/main/res/mipmap-mdpi/gplus.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_gplus.png rename to library/src/main/res/mipmap-mdpi/gplus.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_info.png b/library/src/main/res/mipmap-mdpi/info.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_info.png rename to library/src/main/res/mipmap-mdpi/info.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_plus.png b/library/src/main/res/mipmap-mdpi/plus.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_plus.png rename to library/src/main/res/mipmap-mdpi/plus.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_rename.png b/library/src/main/res/mipmap-mdpi/rename.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_rename.png rename to library/src/main/res/mipmap-mdpi/rename.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_share.png b/library/src/main/res/mipmap-mdpi/share.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_share.png rename to library/src/main/res/mipmap-mdpi/share.png diff --git a/library/src/main/res/mipmap-mdpi/smtco_sort.png b/library/src/main/res/mipmap-mdpi/sort.png similarity index 100% rename from library/src/main/res/mipmap-mdpi/smtco_sort.png rename to library/src/main/res/mipmap-mdpi/sort.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_check.png b/library/src/main/res/mipmap-xhdpi/check.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_check.png rename to library/src/main/res/mipmap-xhdpi/check.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_delete.png b/library/src/main/res/mipmap-xhdpi/delete.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_delete.png rename to library/src/main/res/mipmap-xhdpi/delete.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_facebook.png b/library/src/main/res/mipmap-xhdpi/facebook.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_facebook.png rename to library/src/main/res/mipmap-xhdpi/facebook.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_gplus.png b/library/src/main/res/mipmap-xhdpi/gplus.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_gplus.png rename to library/src/main/res/mipmap-xhdpi/gplus.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_info.png b/library/src/main/res/mipmap-xhdpi/info.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_info.png rename to library/src/main/res/mipmap-xhdpi/info.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_plus.png b/library/src/main/res/mipmap-xhdpi/plus.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_plus.png rename to library/src/main/res/mipmap-xhdpi/plus.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_rename.png b/library/src/main/res/mipmap-xhdpi/rename.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_rename.png rename to library/src/main/res/mipmap-xhdpi/rename.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_share.png b/library/src/main/res/mipmap-xhdpi/share.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_share.png rename to library/src/main/res/mipmap-xhdpi/share.png diff --git a/library/src/main/res/mipmap-xhdpi/smtco_sort.png b/library/src/main/res/mipmap-xhdpi/sort.png similarity index 100% rename from library/src/main/res/mipmap-xhdpi/smtco_sort.png rename to library/src/main/res/mipmap-xhdpi/sort.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_check.png b/library/src/main/res/mipmap-xxhdpi/check.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_check.png rename to library/src/main/res/mipmap-xxhdpi/check.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_delete.png b/library/src/main/res/mipmap-xxhdpi/delete.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_delete.png rename to library/src/main/res/mipmap-xxhdpi/delete.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_facebook.png b/library/src/main/res/mipmap-xxhdpi/facebook.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_facebook.png rename to library/src/main/res/mipmap-xxhdpi/facebook.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_gplus.png b/library/src/main/res/mipmap-xxhdpi/gplus.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_gplus.png rename to library/src/main/res/mipmap-xxhdpi/gplus.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_info.png b/library/src/main/res/mipmap-xxhdpi/info.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_info.png rename to library/src/main/res/mipmap-xxhdpi/info.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_plus.png b/library/src/main/res/mipmap-xxhdpi/plus.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_plus.png rename to library/src/main/res/mipmap-xxhdpi/plus.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_rename.png b/library/src/main/res/mipmap-xxhdpi/rename.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_rename.png rename to library/src/main/res/mipmap-xxhdpi/rename.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_share.png b/library/src/main/res/mipmap-xxhdpi/share.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_share.png rename to library/src/main/res/mipmap-xxhdpi/share.png diff --git a/library/src/main/res/mipmap-xxhdpi/smtco_sort.png b/library/src/main/res/mipmap-xxhdpi/sort.png similarity index 100% rename from library/src/main/res/mipmap-xxhdpi/smtco_sort.png rename to library/src/main/res/mipmap-xxhdpi/sort.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_check.png b/library/src/main/res/mipmap-xxxhdpi/check.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_check.png rename to library/src/main/res/mipmap-xxxhdpi/check.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_delete.png b/library/src/main/res/mipmap-xxxhdpi/delete.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_delete.png rename to library/src/main/res/mipmap-xxxhdpi/delete.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_facebook.png b/library/src/main/res/mipmap-xxxhdpi/facebook.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_facebook.png rename to library/src/main/res/mipmap-xxxhdpi/facebook.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_gplus.png b/library/src/main/res/mipmap-xxxhdpi/gplus.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_gplus.png rename to library/src/main/res/mipmap-xxxhdpi/gplus.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_info.png b/library/src/main/res/mipmap-xxxhdpi/info.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_info.png rename to library/src/main/res/mipmap-xxxhdpi/info.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_plus.png b/library/src/main/res/mipmap-xxxhdpi/plus.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_plus.png rename to library/src/main/res/mipmap-xxxhdpi/plus.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_rename.png b/library/src/main/res/mipmap-xxxhdpi/rename.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_rename.png rename to library/src/main/res/mipmap-xxxhdpi/rename.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_share.png b/library/src/main/res/mipmap-xxxhdpi/share.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_share.png rename to library/src/main/res/mipmap-xxxhdpi/share.png diff --git a/library/src/main/res/mipmap-xxxhdpi/smtco_sort.png b/library/src/main/res/mipmap-xxxhdpi/sort.png similarity index 100% rename from library/src/main/res/mipmap-xxxhdpi/smtco_sort.png rename to library/src/main/res/mipmap-xxxhdpi/sort.png diff --git a/library/src/main/res/values-de/strings.xml b/library/src/main/res/values-de/strings.xml index 0cbd45585..79412e4bb 100644 --- a/library/src/main/res/values-de/strings.xml +++ b/library/src/main/res/values-de/strings.xml @@ -1,23 +1,23 @@ - OK - Abbrechen + OK + Abbrechen - Möchtest du mit der Löschung fortfahren? - Ja - Nein + Möchtest du mit der Löschung fortfahren? + Ja + Nein - Über - Weitere einfache Apps und Quellcode findest du auf:\nhttp://simplemobiletools.com - Sende Vorschläge und Feedback an: - More apps - Drittanbieterlizenzen - Lade Freunde ein - Hey, wirf mal einen Blick auf %1$s: %2$s - Einladen via - Bewerte uns im Play Store - Donate - Folge uns: - v %1$s\nCopyright © Simple Mobile Tools %2$d + Über + Weitere einfache Apps und Quellcode findest du auf:\nhttp://simplemobiletools.com + Sende Vorschläge und Feedback an: + More apps + Drittanbieterlizenzen + Lade Freunde ein + Hey, wirf mal einen Blick auf %1$s: %2$s + Einladen via + Bewerte uns im Play Store + Donate + Folge uns: + v %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-es/strings.xml b/library/src/main/res/values-es/strings.xml index 0051ba866..bf3e00209 100644 --- a/library/src/main/res/values-es/strings.xml +++ b/library/src/main/res/values-es/strings.xml @@ -1,23 +1,23 @@ - OK - Cancelar + OK + Cancelar - ¿Está seguro de querer continuar con la eliminación? - - No + ¿Está seguro de querer continuar con la eliminación? + + No - Acerca de - Más aplicaciones sencillas y código fuente en:\nhttp://simplemobiletools.com - Envía tus comentarios o sugerencias a: - More apps - Licencias de terceros - Invitar a amigos - Hola, ven y mira %1$s en %2$s - Invitar vía - Vótanos en Play Store - Donate - Síguenos: - v %1$s\nCopyright © Simple Mobile Tools %2$d + Acerca de + Más aplicaciones sencillas y código fuente en:\nhttp://simplemobiletools.com + Envía tus comentarios o sugerencias a: + More apps + Licencias de terceros + Invitar a amigos + Hola, ven y mira %1$s en %2$s + Invitar vía + Vótanos en Play Store + Donate + Síguenos: + v %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-hi-rIN/strings.xml b/library/src/main/res/values-hi-rIN/strings.xml index 8eea4924e..3859d05a1 100644 --- a/library/src/main/res/values-hi-rIN/strings.xml +++ b/library/src/main/res/values-hi-rIN/strings.xml @@ -1,23 +1,23 @@ - ठीक - रद्द करें + ठीक + रद्द करें - Are you sure you want to proceed with the deletion? - Yes - No + Are you sure you want to proceed with the deletion? + Yes + No - के बारे में - अधिक एप्पस व सोर्स कोड:\nhttp://simplemobiletools.com - अपनी राय या सुझाव को भेजें: - More apps - तीसरी पार्टी के लाइसेंस - मित्रो को आमन्त्रित करें - अरे, %1$s को %2$s पर देखो - के माध्यम से आमंत्रित - हमे प्ले स्टोर पर रेट करें - Donate - हमे फॉलो करें: - सं %1$s\nकॉपीराइट © सिंपल मोबाइल टूल्स %2$d + के बारे में + अधिक एप्पस व सोर्स कोड:\nhttp://simplemobiletools.com + अपनी राय या सुझाव को भेजें: + More apps + तीसरी पार्टी के लाइसेंस + मित्रो को आमन्त्रित करें + अरे, %1$s को %2$s पर देखो + के माध्यम से आमंत्रित + हमे प्ले स्टोर पर रेट करें + Donate + हमे फॉलो करें: + सं %1$s\nकॉपीराइट © सिंपल मोबाइल टूल्स %2$d diff --git a/library/src/main/res/values-hu/strings.xml b/library/src/main/res/values-hu/strings.xml index b616a790f..a233ae872 100644 --- a/library/src/main/res/values-hu/strings.xml +++ b/library/src/main/res/values-hu/strings.xml @@ -1,23 +1,23 @@ - OK - Cancel + OK + Cancel - Are you sure you want to proceed with the deletion? - Yes - No + Are you sure you want to proceed with the deletion? + Yes + No - Információ - További egyszerű alkalmazások és a forráskód itt:\nhttp://simplemobiletools.com - Visszajelzés és javaslatok: - More apps - Harmadik fél licenszek - Barátok meghívása - Szia, ezt nézd meg! %1$s itt: %2$s - Meghívó küldése itt - Értékelés - Donate - Követés: - %1$s verzió\nSzerzői jogok: © Simple Mobile Tools %2$d + Információ + További egyszerű alkalmazások és a forráskód itt:\nhttp://simplemobiletools.com + Visszajelzés és javaslatok: + More apps + Harmadik fél licenszek + Barátok meghívása + Szia, ezt nézd meg! %1$s itt: %2$s + Meghívó küldése itt + Értékelés + Donate + Követés: + %1$s verzió\nSzerzői jogok: © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-it/strings.xml b/library/src/main/res/values-it/strings.xml index 8a3594aab..d5e5c9507 100644 --- a/library/src/main/res/values-it/strings.xml +++ b/library/src/main/res/values-it/strings.xml @@ -1,23 +1,23 @@ - OK - Annulla + OK + Annulla - Are you sure you want to proceed with the deletion? - Yes - No + Are you sure you want to proceed with the deletion? + Yes + No - Informazioni - Altre semplici app e codici sorgenti in:\nhttp://simplemobiletools.com - Invia la tua opinione o i tuoi suggerimenti a: - More apps - Licenze di terze parti - Invita amico - Ciao, controlla %1$s su %2$s - Invita con - Dacci un voto sul Play Store - Donate - Seguici: - v %1$s\nCopyright © Simple Mobile Tools %2$d + Informazioni + Altre semplici app e codici sorgenti in:\nhttp://simplemobiletools.com + Invia la tua opinione o i tuoi suggerimenti a: + More apps + Licenze di terze parti + Invita amico + Ciao, controlla %1$s su %2$s + Invita con + Dacci un voto sul Play Store + Donate + Seguici: + v %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-ja/strings.xml b/library/src/main/res/values-ja/strings.xml index a94d002ff..95b96fc9f 100644 --- a/library/src/main/res/values-ja/strings.xml +++ b/library/src/main/res/values-ja/strings.xml @@ -1,23 +1,23 @@ - OK - キャンセル + OK + キャンセル - 削除を続行してもよろしいですか? - はい - いいえ + 削除を続行してもよろしいですか? + はい + いいえ - アプリについて - もっとシンプルなアプリとソースコードは:\nhttp://simplemobiletools.com - ご意見やご提案をお送りください: - More apps - サードパーティー ライセンス - 友達を招待 - %2$s で %1$s を確認してください - 招待... - Play ストアで評価してください - Donate - フォローしてください: - v %1$s\nCopyright © Simple Mobile Tools %2$d + アプリについて + もっとシンプルなアプリとソースコードは:\nhttp://simplemobiletools.com + ご意見やご提案をお送りください: + More apps + サードパーティー ライセンス + 友達を招待 + %2$s で %1$s を確認してください + 招待... + Play ストアで評価してください + Donate + フォローしてください: + v %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-pt-rPT/strings.xml b/library/src/main/res/values-pt-rPT/strings.xml index d4499662a..0388b06a4 100644 --- a/library/src/main/res/values-pt-rPT/strings.xml +++ b/library/src/main/res/values-pt-rPT/strings.xml @@ -1,23 +1,23 @@ - OK - Cancelar + OK + Cancelar - Tem a certeza de que deseja continuar com a eliminação? - Sim - Não + Tem a certeza de que deseja continuar com a eliminação? + Sim + Não - Acerca - Mais aplicações Simple e código fonte em:\nhttp://simplemobiletools.com - Envie os seus comentários ou sugestões para: - Mais aplicações - Licenças de terceiros - Convidar amigos - Olá, experimenta %1$s em %2$s - Convidar via - Avalie-nos na Play Store - Donativos - Siga-nos: - V %1$s\nCopyright © Simple Mobile Tools %2$d + Acerca + Mais aplicações Simple e código fonte em:\nhttp://simplemobiletools.com + Envie os seus comentários ou sugestões para: + Mais aplicações + Licenças de terceiros + Convidar amigos + Olá, experimenta %1$s em %2$s + Convidar via + Avalie-nos na Play Store + Donativos + Siga-nos: + V %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-ru/strings.xml b/library/src/main/res/values-ru/strings.xml index d128e609f..90ec21c7b 100644 --- a/library/src/main/res/values-ru/strings.xml +++ b/library/src/main/res/values-ru/strings.xml @@ -1,23 +1,23 @@ - OK - Отмена + OK + Отмена - Действительно хотите удалить? - Да - Нет + Действительно хотите удалить? + Да + Нет - О приложении - Исходный код можно найти по адресу:\nhttp://simplemobiletools.com - Отправить отзывы или предложения: - Больше простых приложений - Лицензии третьих сторон - Предложить другу - Попробуй %1$s по ссылке %2$s - Предложить с помощью - Оценить нас в Google Play - Поддержать разработчика - Подписаться на нас: - v %1$s\nCopyright © Simple Mobile Tools %2$d + О приложении + Исходный код можно найти по адресу:\nhttp://simplemobiletools.com + Отправить отзывы или предложения: + Больше простых приложений + Лицензии третьих сторон + Предложить другу + Попробуй %1$s по ссылке %2$s + Предложить с помощью + Оценить нас в Google Play + Поддержать разработчика + Подписаться на нас: + v %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-sv/strings.xml b/library/src/main/res/values-sv/strings.xml index 4ff14bd8c..aa0e488cd 100644 --- a/library/src/main/res/values-sv/strings.xml +++ b/library/src/main/res/values-sv/strings.xml @@ -1,23 +1,23 @@ - OK - Cancel + OK + Cancel - Are you sure you want to proceed with the deletion? - Yes - No + Are you sure you want to proceed with the deletion? + Yes + No - Om - Fler enkla appar och källkod här:\nhttp://simplemobiletools.com - Skicka feedback och förslag till: - More apps - Tredjepartslicenser - Invite friends - Hey, come check out %1$s at %2$s - Invite via - Betygsätt oss i Play Butiken - Donate - Följ oss: - v %1$s\nCopyright © Simple Mobile Tools %2$d + Om + Fler enkla appar och källkod här:\nhttp://simplemobiletools.com + Skicka feedback och förslag till: + More apps + Tredjepartslicenser + Invite friends + Hey, come check out %1$s at %2$s + Invite via + Betygsätt oss i Play Butiken + Donate + Följ oss: + v %1$s\nCopyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values-zh/strings.xml b/library/src/main/res/values-zh/strings.xml index c82996a7d..81f4cfc86 100644 --- a/library/src/main/res/values-zh/strings.xml +++ b/library/src/main/res/values-zh/strings.xml @@ -1,23 +1,23 @@ - 确认 - 取消 + 确认 + 取消 - Are you sure you want to proceed with the deletion? - Yes - No + Are you sure you want to proceed with the deletion? + Yes + No - 关于 - 更多软件请访问: http://simplemobiletools.com - 反馈您的意见到: - More apps - 开放源代码 - 分享给好友 - Hey, come check out %1$s at %2$s - 分享到 - 为我们打分 - Donate - 关注我们: - v %1$s Copyright © Simple Mobile Tools %2$d + 关于 + 更多软件请访问: http://simplemobiletools.com + 反馈您的意见到: + More apps + 开放源代码 + 分享给好友 + Hey, come check out %1$s at %2$s + 分享到 + 为我们打分 + Donate + 关注我们: + v %1$s Copyright © Simple Mobile Tools %2$d diff --git a/library/src/main/res/values/colors.xml b/library/src/main/res/values/colors.xml index b0800bc51..556893405 100644 --- a/library/src/main/res/values/colors.xml +++ b/library/src/main/res/values/colors.xml @@ -1,10 +1,10 @@ - #fff68630 - #ffe27725 - @color/smtco_color_primary + #fff68630 + #ffe27725 + @color/color_primary - #08000000 - #44888888 - #44cccccc + #08000000 + #44888888 + #44cccccc diff --git a/library/src/main/res/values/strings.xml b/library/src/main/res/values/strings.xml index ca84b94d8..2fe87357f 100644 --- a/library/src/main/res/values/strings.xml +++ b/library/src/main/res/values/strings.xml @@ -1,24 +1,24 @@ - OK - Cancel + OK + Cancel - Are you sure you want to proceed with the deletion? - Yes - No + Are you sure you want to proceed with the deletion? + Yes + No - About - For the source codes visit\nhttp://simplemobiletools.com - Send your feedback or suggestions to: - hello@simplemobiletools.com - More apps - Third party licences - Invite friends - Hey, come check out %1$s at %2$s - Invite via - Rate us - Donate - Follow us: - v %1$s\nCopyright © Simple Mobile Tools %2$d + About + For the source codes visit\nhttp://simplemobiletools.com + Send your feedback or suggestions to: + hello@simplemobiletools.com + More apps + Third party licences + Invite friends + Hey, come check out %1$s at %2$s + Invite via + Rate us + Donate + Follow us: + v %1$s\nCopyright © Simple Mobile Tools %2$d