aboutsummaryrefslogtreecommitdiffstats
path: root/Internationalization/en.lproj
diff options
context:
space:
mode:
authorTeddy Wing2023-09-30 02:58:51 +0200
committerTeddy Wing2023-09-30 02:58:51 +0200
commit103013cd1848ae03c4f943b49d1724622d744dc6 (patch)
treef970b925f0b35ec43cb6f9669fdceaef94fec432 /Internationalization/en.lproj
parentccd903bf2136bf2e99262d995b3a98a0334ce221 (diff)
downloadBase-Windowed-Application-103013cd1848ae03c4f943b49d1724622d744dc6.tar.bz2
Internationalization: Remove "Open Recent" translation
Since this menu item is inserted automatically by the OS, we don't need to localise it at the application level.
Diffstat (limited to 'Internationalization/en.lproj')
-rw-r--r--Internationalization/en.lproj/Localizable.strings3
1 files changed, 0 insertions, 3 deletions
diff --git a/Internationalization/en.lproj/Localizable.strings b/Internationalization/en.lproj/Localizable.strings
index a848c30..dd77a5c 100644
--- a/Internationalization/en.lproj/Localizable.strings
+++ b/Internationalization/en.lproj/Localizable.strings
@@ -121,9 +121,6 @@
/* New menu item. */
"New" = "New";
-/* Open Recent menu item. */
-"Open Recent" = "Open Recent";
-
/* Open… menu item. */
"Open…" = "Open…";