Add long-press URL copy and snackbar message

This commit is contained in:
HRTK92
2023-04-05 10:32:56 +09:00
parent e8cbac8657
commit ed120016d9
9 changed files with 18 additions and 4 deletions

View File

@@ -207,6 +207,7 @@
"addCategory": "Add Category",
"label": "Label",
"language": "Language",
"copiedToClipboard": "Copied to Clipboard",
"storagePermissionDenied": "Storage permission denied",
"selectedCategorizeWarning": "This will replace any existing category settings for the selected Apps.",
"filterAPKsByRegEx": "Filter APKs by Regular Expression",
@@ -269,4 +270,4 @@
"one": "{} and 1 more app were updated.",
"other": "{} and {} more apps were updated."
}
}
}