Merge branch 'develop'
This commit is contained in:
commit
ea3d67b8b4
10 changed files with 197 additions and 1032 deletions
|
@ -7,4 +7,13 @@ Some notes about Cider's i18n support.
|
|||
- The default language is used for messages that are not translated.
|
||||
- Try when possible to keep the messages the similar in length to the English ones.
|
||||
- Most of the strings in the content area are provided and translated by Apple themselves, and do not need to be translated.
|
||||
- The language Apple Music uses are dependent on the storefront region.
|
||||
- The language Apple Music uses are dependent on the storefront region.
|
||||
|
||||
|
||||
## Localization Notices
|
||||
|
||||
Several changes have been made to configuration options and will be listed below with the relevant locales that have
|
||||
been modified, the ones not mentioned in the list need modifying.
|
||||
|
||||
* `settings.option.experimental.closeButtonBehaviour`: Changed to `close_button_hide` - Should be "Close Button Should Hide the Application". `.quit`, `.minimizeTaskbar` and `.minimizeTray` have been removed. Translations done for en_US.
|
||||
* `term.loadingPlaylist`: Added for `en_US` and `en_PISS`.
|
Loading…
Add table
Add a link
Reference in a new issue