added Maximum Element Scale
This commit is contained in:
parent
2361cfaebe
commit
5e3bdd96f3
5 changed files with 30 additions and 4 deletions
|
@ -554,6 +554,7 @@
|
|||
"settings.option.experimental.unknownPlugin.description": "Allow installation of plugins from repos other than the Cider Plugin Repository",
|
||||
"settings.option.experimental.compactUI": "Compact UI",
|
||||
"settings.option.window.close_button_hide": "Close Button Should Hide the Application",
|
||||
"settings.option.window.maxElementScale": "Maximum Element Scale",
|
||||
"settings.option.experimental.inline_playlists": "Inline Playlists and Albums",
|
||||
"settings.option.advanced.playlistTrackMapping": "Playlist Track Mapping",
|
||||
"settings.option.advanced.playlistTrackMapping.description": "Enables deep scanning of playlists to determine which tracks are in which playlists. Playlist cache build times can increase significantly.",
|
||||
|
|
|
@ -554,6 +554,7 @@
|
|||
"settings.option.experimental.unknownPlugin.description": "Allow installation of plugins from repos other than the Cider Plugin Repository",
|
||||
"settings.option.experimental.compactUI": "Compact UI",
|
||||
"settings.option.window.close_button_hide": "Close Button Should Hide the Application",
|
||||
"settings.option.window.maxElementScale": "Maximum Element Scale",
|
||||
"settings.option.experimental.inline_playlists": "Inline Playlists and Albums",
|
||||
"settings.option.advanced.playlistTrackMapping": "Playlist Track Mapping",
|
||||
"settings.option.advanced.playlistTrackMapping.description": "Enables deep scanning of playlists to determine which tracks are in which playlists. Playlist cache build times can increase significantly.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue