From ae77c7c5dee548bd5032c80a0ad8aa294e7e4ff2 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Thu, 7 Mar 2019 16:13:53 +0100 Subject: Fix unused i18n strings --- src/i18n/locales/defaultMessages.json | 78 ++++++++++++----------------------- src/i18n/locales/en-US.json | 8 ++-- 2 files changed, 29 insertions(+), 57 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 11fd88f58..065398dc6 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -1176,108 +1176,95 @@ "line": 43 } }, - { - "defaultMessage": "!!!Enterprise Account", - "end": { - "column": 3, - "line": 50 - }, - "file": "src/components/settings/account/AccountDashboard.js", - "id": "settings.account.accountType.enterprise", - "start": { - "column": 25, - "line": 47 - } - }, { "defaultMessage": "!!!Edit Account", "end": { "column": 3, - "line": 54 + "line": 50 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.account.editButton", "start": { "column": 21, - "line": 51 + "line": 47 } }, { "defaultMessage": "!!!Download", "end": { "column": 3, - "line": 58 + "line": 54 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.invoiceDownload", "start": { "column": 19, - "line": 55 + "line": 51 } }, { "defaultMessage": "!!!Could not load user information", "end": { "column": 3, - "line": 62 + "line": 58 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.userInfoRequestFailed", "start": { "column": 25, - "line": 59 + "line": 55 } }, { "defaultMessage": "!!!Try again", "end": { "column": 3, - "line": 66 + "line": 62 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.tryReloadUserInfoRequest", "start": { "column": 28, - "line": 63 + "line": 59 } }, { "defaultMessage": "!!!Delete account", "end": { "column": 3, - "line": 70 + "line": 66 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.deleteAccount", "start": { "column": 17, - "line": 67 + "line": 63 } }, { "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", "end": { "column": 3, - "line": 74 + "line": 70 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.deleteInfo", "start": { "column": 14, - "line": 71 + "line": 67 } }, { "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", "end": { "column": 3, - "line": 78 + "line": 74 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.deleteEmailSent", "start": { "column": 19, - "line": 75 + "line": 71 } } ], @@ -3247,95 +3234,82 @@ }, { "descriptors": [ - { - "defaultMessage": "!!!Please upgrade your account to add a new service.", - "end": { - "column": 3, - "line": 7 - }, - "file": "src/i18n/globalMessages.js", - "id": "global.premium.upgradeAccount", - "start": { - "column": 18, - "line": 4 - } - }, { "defaultMessage": "!!!Can't connect to Franz Online Services", "end": { "column": 3, - "line": 11 + "line": 7 }, "file": "src/i18n/globalMessages.js", "id": "global.api.unhealthy", "start": { "column": 16, - "line": 8 + "line": 4 } }, { "defaultMessage": "!!!You are not connected to the internet.", "end": { "column": 3, - "line": 15 + "line": 11 }, "file": "src/i18n/globalMessages.js", "id": "global.notConnectedToTheInternet", "start": { "column": 29, - "line": 12 + "line": 8 } }, { "defaultMessage": "!!!Spell checking language", "end": { "column": 3, - "line": 19 + "line": 15 }, "file": "src/i18n/globalMessages.js", "id": "global.spellchecking.language", "start": { "column": 24, - "line": 16 + "line": 12 } }, { "defaultMessage": "!!!Use System Default ({default})", "end": { "column": 3, - "line": 23 + "line": 19 }, "file": "src/i18n/globalMessages.js", "id": "global.spellchecker.useDefault", "start": { "column": 29, - "line": 20 + "line": 16 } }, { "defaultMessage": "!!!Detect language automatically", "end": { "column": 3, - "line": 27 + "line": 23 }, "file": "src/i18n/globalMessages.js", "id": "global.spellchecking.autodetect", "start": { "column": 34, - "line": 24 + "line": 20 } }, { "defaultMessage": "!!!Automatic", "end": { "column": 3, - "line": 31 + "line": 27 }, "file": "src/i18n/globalMessages.js", "id": "global.spellchecking.autodetect.short", "start": { "column": 39, - "line": 28 + "line": 24 } } ], diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index bbf0997db..af6edd2df 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -13,7 +13,6 @@ "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", "global.api.unhealthy": "Can't connect to Franz online services", "global.notConnectedToTheInternet": "You are not connected to the internet.", - "global.premium.upgradeAccount": "!!!Please upgrade your account to add a new service.", "global.spellchecker.useDefault": "Use System Default ({default})", "global.spellchecking.autodetect": "Detect language automatically", "global.spellchecking.autodetect.short": "Automatic", @@ -113,7 +112,6 @@ "services.welcome": "Welcome to Franz", "settings.account.account.editButton": "Edit account", "settings.account.accountType.basic": "Basic Account", - "settings.account.accountType.enterprise": "!!!Enterprise Account", "settings.account.accountType.premium": "Premium Supporter Account", "settings.account.buttonSave": "Update profile", "settings.account.deleteAccount": "Delete account", @@ -130,7 +128,7 @@ "settings.account.invoiceDownload": "Download", "settings.account.manageSubscription.label": "Manage your subscription", "settings.account.successInfo": "Your changes have been saved", - "settings.account.tryReloadServices": "!!!Try again", + "settings.account.tryReloadServices": "Try again", "settings.account.tryReloadUserInfoRequest": "Try again", "settings.account.userInfoRequestFailed": "Could not load user information", "settings.app.buttonClearAllCache": "Clear cache", @@ -221,7 +219,7 @@ "settings.services.discoverServices": "Discover services", "settings.services.headline": "Your services", "settings.services.noServicesAdded": "You haven't added any services yet.", - "settings.services.servicesRequestFailed": "!!!Could not load your services", + "settings.services.servicesRequestFailed": "Could not load your services", "settings.services.tooltip.isDisabled": "Service is disabled", "settings.services.tooltip.isMuted": "All sounds are muted", "settings.services.tooltip.notificationsDisabled": "Notifications are disabled", @@ -277,7 +275,7 @@ "tabs.item.reload": "Reload", "validation.email": "{field} is not valid", "validation.minLength": "{field} should be at least {length} characters long", - "validation.oneRequired": "!!!At least one is required", + "validation.oneRequired": "At least one is required", "validation.required": "{field} is required", "validation.url": "{field} is not a valid URL", "welcome.loginButton": "Login to your account", -- cgit v1.2.3-70-g09d2