mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
updating commons
This commit is contained in:
@ -119,7 +119,7 @@ class MainActivity : SimpleActivity() {
|
||||
setupSearchButtons()
|
||||
|
||||
if (isPackageInstalled("com.simplemobiletools.notes")) {
|
||||
val dialogText = getString(R.string.upgraded_to_pro_notes)
|
||||
val dialogText = getString(R.string.upgraded_from_free_notes)
|
||||
ConfirmationDialog(this, dialogText, 0, R.string.ok, 0, false) {}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user