Skip to content

Commit

Permalink
Move some localizable files to EditorCore package
Browse files Browse the repository at this point in the history
  • Loading branch information
1024jp committed Oct 6, 2024
1 parent 2215136 commit 1cf0c53
Show file tree
Hide file tree
Showing 17 changed files with 557 additions and 590 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ You have two options for adding a new localization to CotEditor.app. Choose one
- CotEditor/Resources/Localizables/
- Packages/EditorCore/Sources/CharacterInfo/Resources/
- Packages/EditorCore/Sources/FileEncoding/Resources/
- Packages/EditorCore/Sources/LineEnding/Resources/
- Packages/EditorCore/Sources/StringUtils/Resources/
- Packages/EditorCore/Sources/Syntax/Resources/
- Note that you don't need to localize the UnicodeBlock.strings file in Packages/Libraries/Sources/CharacterInfo/. It will be done by @1024jp based on Apple's localization data.
- Option 2: Communicate with the maintainer personally and work with a provided localization template (.xcloc file):
- Send a message to the maintainer (@1024jp) either by creating a new issue on GitHub or by e-mail to ask for the localization template (.xcloc file) for your language. When you receive the .xcloc file, open it in Xcode and fill each cell of your language column in the tables. When finished, send the template file back to the maintainer.
Expand Down
Loading

0 comments on commit 1cf0c53

Please sign in to comment.