TF-3200 updated the options menu for personal folders

This commit is contained in:
Florent Azavant
2024-10-21 12:06:33 +02:00
committed by Dat H. Pham
parent 95e8cd64f5
commit 3a853533bc
4 changed files with 6 additions and 6 deletions
@@ -2593,7 +2593,7 @@ class AppLocalizations {
String get openInNewTab {
return Intl.message(
'Open in New Tab',
'Open in new tab',
name: 'openInNewTab',
);
}