mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-22 03:20:16 +01:00
show a note about reseting synced notes
This commit is contained in:
parent
3dd51a98e4
commit
a6f84909b3
@ -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)
|
||||
}
|
||||
}
|
||||
|
@ -3,6 +3,7 @@
|
||||
<string name="package_name">com.simplemobiletools.notes.pro</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_81">Notes linked to files have been reset, please set them up again</string>
|
||||
<string name="release_67">
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user