From 8c3323bc6c1743f04dee7598e186e07cd793ab7f Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 18 Jun 2022 11:47:47 +0530 Subject: Add ability to set the progressbar color from the Settings screen --- src/i18n/locales/en-US.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/i18n/locales/en-US.json') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 896ac359f..fa54fcd35 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -182,7 +182,7 @@ "settings.account.tryReloadUserInfoRequest": "Try again", "settings.account.userInfoRequestFailed": "Could not load user information", "settings.account.yourLicense": "Your Ferdium License:", - "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor} or clear the input field)", + "settings.app.accentColorInfo": "Write your color choice in a CSS-compatible format. (Default: {defaultAccentColor} or clear the input field)", "settings.app.buttonClearAllCache": "Clear cache", "settings.app.buttonInstallUpdate": "Restart & install update", "settings.app.buttonOpenFerdiumProfileFolder": "Open Profile folder", @@ -230,6 +230,7 @@ "settings.app.form.passwordToggle": "Password toggle", "settings.app.form.predefinedTodoServer": "Todo Server", "settings.app.form.privateNotifications": "Don't show message content in notifications", + "settings.app.form.progressbarAccentColor": "Progressbar Accent color", "settings.app.form.reloadAfterResume": "Reload Ferdium after system resume", "settings.app.form.runInBackground": "Keep Ferdium in background when closing the window", "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb", @@ -263,6 +264,8 @@ "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.", "settings.app.lockedPassword": "Password", "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdium.", + "settings.app.overallTheme": "Overall Theme", + "settings.app.progressbarTheme": "Progressbar Theme", "settings.app.restartRequired": "Changes require restart", "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.", "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", -- cgit v1.2.3-70-g09d2