feat: Add option to disable showing the version and option to prevent checking for updates

This commit is contained in:
Divyang Joshi 2023-04-28 19:28:23 -04:00
parent 4db26f9f79
commit d73aa1782e
No known key found for this signature in database
GPG key ID: 4155AEF0D685BA17
16 changed files with 91 additions and 8 deletions

View file

@ -386,6 +386,10 @@
"LabelSettingsStoreMetadataWithItem": "存储项目元数据",
"LabelSettingsStoreMetadataWithItemHelp": "默认情况下元数据文件存储在/metadata/items文件夹中, 启用此设置将存储元数据在你媒体项目文件夹中. 使 .abs 文件护展名",
"LabelSettingsTimeFormat": "时间格式",
"LabelSettingsVersionUpdatesCheck": "Version Updates Check",
"LabelSettingsVersionUpdatesCheckHelp": "Disabling this will prevent making requests to external services to see if a new version is out. In turn, the update view in the sidebar is hidden.",
"LabelSettingsVersionShow": "Show Version",
"LabelSettingsVersionShowHelp": "Disabling this will hide the version section on the sidebar. This info is still vailable on the settings page.",
"LabelShowAll": "全部显示",
"LabelSize": "文件大小",
"LabelSleepTimer": "睡眠定时",