TF-2327 Delete duplicated text

This commit is contained in:
hieubt
2024-01-30 21:47:59 +07:00
committed by Dat H. Pham
parent 810527778c
commit 8f345e633e
8 changed files with 3 additions and 45 deletions
@@ -2803,12 +2803,6 @@ class AppLocalizations {
name: 'emptyTrash');
}
String get emptyTrashMessageDialog {
return Intl.message(
'You are about to permanently delete all items in Trash. Do you want to continue?',
name: 'emptyTrashMessageDialog');
}
String get cannotSelectThisImage {
return Intl.message(
'Cannot select this image.',