removed unused strings
This commit is contained in:
parent
421917f5c1
commit
34a1c5353f
2 changed files with 3 additions and 25 deletions
|
@ -632,17 +632,5 @@
|
||||||
"oobe.visual.subtitle": "",
|
"oobe.visual.subtitle": "",
|
||||||
"oobe.visual.text": "",
|
"oobe.visual.text": "",
|
||||||
"oobe.visual.layout.text": "Cider features two window different layouts.\nMaverick is an iTunes like layout with the player at the top of the window.\nMojave is a new spin created by the Cider Collective.\n\nYou can change the layout any time in the settings.",
|
"oobe.visual.layout.text": "Cider features two window different layouts.\nMaverick is an iTunes like layout with the player at the top of the window.\nMojave is a new spin created by the Cider Collective.\n\nYou can change the layout any time in the settings.",
|
||||||
"oobe.visual.suggestingThemes": "Theming is a great way to personalize your experience. Here are a few we suggest: ",
|
|
||||||
"oobe.visual.suggestingThemes.subtext": "(These themes will be downloaded from GitHub)",
|
|
||||||
"oobe.visual.suggestingThemes.default": "Cider",
|
|
||||||
"oobe.visual.suggestingThemes.default.text": "The classic Cider theme.",
|
|
||||||
"oobe.visual.suggestingThemes.dark": "Dark",
|
|
||||||
"oobe.visual.suggestingThemes.dark.text": "Darkness.",
|
|
||||||
"oobe.visual.suggestingThemes.community1": "Groovy",
|
|
||||||
"oobe.visual.suggestingThemes.community1.text": "A WinUI influenced theme",
|
|
||||||
"oobe.visual.suggestingThemes.community2": "iTheme",
|
|
||||||
"oobe.visual.suggestingThemes.community2.text": "The classic big fruit layout.",
|
|
||||||
"oobe.visual.suggestingThemes.community3": "Dracula",
|
|
||||||
"oobe.visual.suggestingThemes.community3.text": "The iconic Dracula color scheme.",
|
|
||||||
"oobe.amsignin.title": ""
|
"oobe.amsignin.title": ""
|
||||||
}
|
}
|
||||||
|
|
|
@ -317,7 +317,7 @@
|
||||||
"menubar.options.toggledevtools": "Toggle Developer Tools",
|
"menubar.options.toggledevtools": "Toggle Developer Tools",
|
||||||
"menubar.options.window": "Window",
|
"menubar.options.window": "Window",
|
||||||
"menubar.options.minimize": "Minimize",
|
"menubar.options.minimize": "Minimize",
|
||||||
"menubar.options.plugins": "Plu-gins Menu",
|
"menubar.options.plugins": "Plugins Menu",
|
||||||
"menubar.options.controls": "Controls",
|
"menubar.options.controls": "Controls",
|
||||||
"menubar.options.volumeup": "Volume Up",
|
"menubar.options.volumeup": "Volume Up",
|
||||||
"menubar.options.volumedown": "Volume Down",
|
"menubar.options.volumedown": "Volume Down",
|
||||||
|
@ -361,6 +361,8 @@
|
||||||
"settings.prompt.general.keybindings.update.success": "Keybind updated successfully. Press OK to relaunch Cider",
|
"settings.prompt.general.keybindings.update.success": "Keybind updated successfully. Press OK to relaunch Cider",
|
||||||
"settings.option.general.themeUpdateNotification": "Automatically check for theme updates",
|
"settings.option.general.themeUpdateNotification": "Automatically check for theme updates",
|
||||||
"settings.option.general.showLovedTracksInline": "Show loved tracks inline",
|
"settings.option.general.showLovedTracksInline": "Show loved tracks inline",
|
||||||
|
"settings.option.general.pagination": "Items to show per page",
|
||||||
|
"settings.options.general.pagination.description": "This determines how many songs/albums to show initially for infinite scrolling, or how many songs/albums to show for a single page",
|
||||||
"settings.description.search": "Search",
|
"settings.description.search": "Search",
|
||||||
"settings.description.albums": "Library Albums",
|
"settings.description.albums": "Library Albums",
|
||||||
"settings.description.artists": "Library Artists",
|
"settings.description.artists": "Library Artists",
|
||||||
|
@ -630,17 +632,5 @@
|
||||||
"oobe.visual.subtitle": "",
|
"oobe.visual.subtitle": "",
|
||||||
"oobe.visual.text": "",
|
"oobe.visual.text": "",
|
||||||
"oobe.visual.layout.text": "Cider features two window different layouts.\nMaverick is an iTunes like layout with the player at the top of the window.\nMojave is a new spin created by the Cider Collective.\n\nYou can change the layout any time in the settings.",
|
"oobe.visual.layout.text": "Cider features two window different layouts.\nMaverick is an iTunes like layout with the player at the top of the window.\nMojave is a new spin created by the Cider Collective.\n\nYou can change the layout any time in the settings.",
|
||||||
"oobe.visual.suggestingThemes": "Theming is a great way to personalize your experience. Here are a few we suggest: ",
|
|
||||||
"oobe.visual.suggestingThemes.subtext": "(These themes will be downloaded from GitHub)",
|
|
||||||
"oobe.visual.suggestingThemes.default": "Cider",
|
|
||||||
"oobe.visual.suggestingThemes.default.text": "The classic Cider theme.",
|
|
||||||
"oobe.visual.suggestingThemes.dark": "Dark",
|
|
||||||
"oobe.visual.suggestingThemes.dark.text": "Darkness.",
|
|
||||||
"oobe.visual.suggestingThemes.community1": "Groovy",
|
|
||||||
"oobe.visual.suggestingThemes.community1.text": "A WinUI influenced theme",
|
|
||||||
"oobe.visual.suggestingThemes.community2": "iTheme",
|
|
||||||
"oobe.visual.suggestingThemes.community2.text": "The classic big fruit layout.",
|
|
||||||
"oobe.visual.suggestingThemes.community3": "Dracula",
|
|
||||||
"oobe.visual.suggestingThemes.community3.text": "The iconic Dracula color scheme.",
|
|
||||||
"oobe.amsignin.title": ""
|
"oobe.amsignin.title": ""
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue