Merge branch 'develop'

This commit is contained in:
Core 2022-01-31 23:27:30 +00:00
commit ea3d67b8b4
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
10 changed files with 197 additions and 1032 deletions

View file

@ -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`.