From a6f84909b36c788d7cdc13182762005fd2ca0189 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 21 Mar 2021 17:45:08 +0100 Subject: [PATCH] show a note about reseting synced notes --- .../com/simplemobiletools/notes/pro/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/MainActivity.kt index c0d3241b..e9f196c2 100644 --- a/app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/MainActivity.kt @@ -1075,6 +1075,7 @@ class MainActivity : SimpleActivity() { add(Release(62, R.string.release_62)) add(Release(64, R.string.release_64)) add(Release(67, R.string.release_67)) + add(Release(81, R.string.release_81)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index a1909d47..5291d6a8 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -3,6 +3,7 @@ com.simplemobiletools.notes.pro + Notes linked to files have been reset, please set them up again Allow reordering checklist items by dragging, once selection mode by long pressing is activated\n Added a new settings item for moving undone checklist items at the top automatically