diff options
author | Teddy Wing | 2023-08-22 23:44:29 +0200 |
---|---|---|
committer | Teddy Wing | 2023-08-22 23:44:29 +0200 |
commit | d07f91a0e76a46e64b86d5b422c9572ddd413dee (patch) | |
tree | d86ddd61867b3c77f9cb8cd6a28d39f4a03a3944 | |
parent | 7267e7b788f9cb3d8a8ce00fc19bc76b0a1fed85 (diff) | |
download | Base-Windowed-Application-d07f91a0e76a46e64b86d5b422c9572ddd413dee.tar.bz2 |
Move Base.lproj to Internationalization/en.lproj
To support more languages.
Also, this document says that Base.lproj is for nib files and a quick
skim seems to indicate that translation files should live in a folder
named after the language code they use.
-rw-r--r-- | Internationalization/en.lproj/Localizable.strings (renamed from Base.lproj/Localizable.strings) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base.lproj/Localizable.strings b/Internationalization/en.lproj/Localizable.strings index a378413..a378413 100644 --- a/Base.lproj/Localizable.strings +++ b/Internationalization/en.lproj/Localizable.strings |