Changed the Update Cider button to use locale
This commit is contained in:
parent
b28b88e885
commit
c4b7e3ae43
3 changed files with 4 additions and 3 deletions
|
@ -16,4 +16,5 @@ Several changes have been made to configuration options and will be listed below
|
|||
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`.
|
||||
* `term.loadingPlaylist`: Added for `en_US` and `en_PISS`.
|
||||
* `action.update`: Added for `en_US`.
|
|
@ -192,10 +192,10 @@
|
|||
"action.import": "Import",
|
||||
"action.export": "Export",
|
||||
"action.showAlbum": "Show Complete Album",
|
||||
// Waiting on Core for moving plugin to app.ts
|
||||
"action.tray.minimize": "Minimize to Tray",
|
||||
"action.tray.quit": "Quit",
|
||||
"action.tray.show": "Show",
|
||||
"action.update": "Update",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "General",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue