From be801ff55d765e519f58a34d9854fb464a1ff77e Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Wed, 3 Jan 2018 23:46:54 +0100 Subject: feat(App): Add option to clear app cache (@dannyqiu) --- src/i18n/locales/en-US.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 665d0e3cd..b8a8151f1 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -124,8 +124,6 @@ "settings.service.form.indirectMessages": "Show message badge for all new messages", "settings.service.form.enableAudio": "Enable audio", "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", - "settings.service.form.buttonClearCache": "Clear cache", - "settings.service.form.buttonClearingCache": "Clearing cache...", "settings.service.form.headlineNotifications": "Notifications", "settings.service.form.headlineBadges": "Unread message badges", "settings.service.form.headlineGeneral": "General", @@ -151,8 +149,8 @@ "settings.app.updateStatusSearching": "Is searching for update", "settings.app.updateStatusAvailable": "Update available, downloading...", "settings.app.updateStatusUpToDate": "You are using the latest version of Franz", - "settings.app.buttonClearAllCache": "Clear global cache for Franz and all services", - "settings.app.buttonClearingAllCache": "Clearing global cache...", + "settings.app.cacheInfo": "Franz cache is currently using {size} of disk space.", + "settings.app.buttonClearAllCache": "Clear cache", "settings.app.form.autoLaunchOnStart": "Launch Franz on start", "settings.app.form.autoLaunchInBackground": "Open in background", "settings.app.form.enableSystemTray": "Show Franz in system tray", -- cgit v1.2.3-70-g09d2