<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Base-Windowed-Application/Base.lproj/Localizable.strings, branch master</title>
<subtitle>A template for new minimal Mac OS Cocoa applications</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Base-Windowed-Application/'/>
<entry>
<title>Move Base.lproj to Internationalization/en.lproj</title>
<updated>2023-08-22T21:44:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-08-22T21:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Base-Windowed-Application/commit/?id=d07f91a0e76a46e64b86d5b422c9572ddd413dee'/>
<id>d07f91a0e76a46e64b86d5b422c9572ddd413dee</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>MainMenu: Add NSLocalizedString wrappers</title>
<updated>2023-08-22T21:37:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-08-22T21:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Base-Windowed-Application/commit/?id=7267e7b788f9cb3d8a8ce00fc19bc76b0a1fed85'/>
<id>7267e7b788f9cb3d8a8ce00fc19bc76b0a1fed85</id>
<content type='text'>
Make the menu items localization-capable by wrapping their titles in
`NSLocalizedString`.

Generate a base Localizable.strings file with `make genstrings`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the menu items localization-capable by wrapping their titles in
`NSLocalizedString`.

Generate a base Localizable.strings file with `make genstrings`.
</pre>
</div>
</content>
</entry>
</feed>
