aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-03-07 16:13:53 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-03-07 16:13:53 +0100
commitae77c7c5dee548bd5032c80a0ad8aa294e7e4ff2 (patch)
tree81b0a642ac0a7d55b9f095873a857e5263b32dd7 /src/i18n/locales
parentMerge branch 'develop' into chore/react-intl-manager (diff)
downloadferdium-app-ae77c7c5dee548bd5032c80a0ad8aa294e7e4ff2.tar.gz
ferdium-app-ae77c7c5dee548bd5032c80a0ad8aa294e7e4ff2.tar.zst
ferdium-app-ae77c7c5dee548bd5032c80a0ad8aa294e7e4ff2.zip
Fix unused i18n strings
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json78
-rw-r--r--src/i18n/locales/en-US.json8
2 files changed, 29 insertions, 57 deletions
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
@@ -1177,107 +1177,94 @@
1177 } 1177 }
1178 }, 1178 },
1179 { 1179 {
1180 "defaultMessage": "!!!Enterprise Account",
1181 "end": {
1182 "column": 3,
1183 "line": 50
1184 },
1185 "file": "src/components/settings/account/AccountDashboard.js",
1186 "id": "settings.account.accountType.enterprise",
1187 "start": {
1188 "column": 25,
1189 "line": 47
1190 }
1191 },
1192 {
1193 "defaultMessage": "!!!Edit Account", 1180 "defaultMessage": "!!!Edit Account",
1194 "end": { 1181 "end": {
1195 "column": 3, 1182 "column": 3,
1196 "line": 54 1183 "line": 50
1197 }, 1184 },
1198 "file": "src/components/settings/account/AccountDashboard.js", 1185 "file": "src/components/settings/account/AccountDashboard.js",
1199 "id": "settings.account.account.editButton", 1186 "id": "settings.account.account.editButton",
1200 "start": { 1187 "start": {
1201 "column": 21, 1188 "column": 21,
1202 "line": 51 1189 "line": 47
1203 } 1190 }
1204 }, 1191 },
1205 { 1192 {
1206 "defaultMessage": "!!!Download", 1193 "defaultMessage": "!!!Download",
1207 "end": { 1194 "end": {
1208 "column": 3, 1195 "column": 3,
1209 "line": 58 1196 "line": 54
1210 }, 1197 },
1211 "file": "src/components/settings/account/AccountDashboard.js", 1198 "file": "src/components/settings/account/AccountDashboard.js",
1212 "id": "settings.account.invoiceDownload", 1199 "id": "settings.account.invoiceDownload",
1213 "start": { 1200 "start": {
1214 "column": 19, 1201 "column": 19,
1215 "line": 55 1202 "line": 51
1216 } 1203 }
1217 }, 1204 },
1218 { 1205 {
1219 "defaultMessage": "!!!Could not load user information", 1206 "defaultMessage": "!!!Could not load user information",
1220 "end": { 1207 "end": {
1221 "column": 3, 1208 "column": 3,
1222 "line": 62 1209 "line": 58
1223 }, 1210 },
1224 "file": "src/components/settings/account/AccountDashboard.js", 1211 "file": "src/components/settings/account/AccountDashboard.js",
1225 "id": "settings.account.userInfoRequestFailed", 1212 "id": "settings.account.userInfoRequestFailed",
1226 "start": { 1213 "start": {
1227 "column": 25, 1214 "column": 25,
1228 "line": 59 1215 "line": 55
1229 } 1216 }
1230 }, 1217 },
1231 { 1218 {
1232 "defaultMessage": "!!!Try again", 1219 "defaultMessage": "!!!Try again",
1233 "end": { 1220 "end": {
1234 "column": 3, 1221 "column": 3,
1235 "line": 66 1222 "line": 62
1236 }, 1223 },
1237 "file": "src/components/settings/account/AccountDashboard.js", 1224 "file": "src/components/settings/account/AccountDashboard.js",
1238 "id": "settings.account.tryReloadUserInfoRequest", 1225 "id": "settings.account.tryReloadUserInfoRequest",
1239 "start": { 1226 "start": {
1240 "column": 28, 1227 "column": 28,
1241 "line": 63 1228 "line": 59
1242 } 1229 }
1243 }, 1230 },
1244 { 1231 {
1245 "defaultMessage": "!!!Delete account", 1232 "defaultMessage": "!!!Delete account",
1246 "end": { 1233 "end": {
1247 "column": 3, 1234 "column": 3,
1248 "line": 70 1235 "line": 66
1249 }, 1236 },
1250 "file": "src/components/settings/account/AccountDashboard.js", 1237 "file": "src/components/settings/account/AccountDashboard.js",
1251 "id": "settings.account.deleteAccount", 1238 "id": "settings.account.deleteAccount",
1252 "start": { 1239 "start": {
1253 "column": 17, 1240 "column": 17,
1254 "line": 67 1241 "line": 63
1255 } 1242 }
1256 }, 1243 },
1257 { 1244 {
1258 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 1245 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.",
1259 "end": { 1246 "end": {
1260 "column": 3, 1247 "column": 3,
1261 "line": 74 1248 "line": 70
1262 }, 1249 },
1263 "file": "src/components/settings/account/AccountDashboard.js", 1250 "file": "src/components/settings/account/AccountDashboard.js",
1264 "id": "settings.account.deleteInfo", 1251 "id": "settings.account.deleteInfo",
1265 "start": { 1252 "start": {
1266 "column": 14, 1253 "column": 14,
1267 "line": 71 1254 "line": 67
1268 } 1255 }
1269 }, 1256 },
1270 { 1257 {
1271 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 1258 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
1272 "end": { 1259 "end": {
1273 "column": 3, 1260 "column": 3,
1274 "line": 78 1261 "line": 74
1275 }, 1262 },
1276 "file": "src/components/settings/account/AccountDashboard.js", 1263 "file": "src/components/settings/account/AccountDashboard.js",
1277 "id": "settings.account.deleteEmailSent", 1264 "id": "settings.account.deleteEmailSent",
1278 "start": { 1265 "start": {
1279 "column": 19, 1266 "column": 19,
1280 "line": 75 1267 "line": 71
1281 } 1268 }
1282 } 1269 }
1283 ], 1270 ],
@@ -3248,94 +3235,81 @@
3248 { 3235 {
3249 "descriptors": [ 3236 "descriptors": [
3250 { 3237 {
3251 "defaultMessage": "!!!Please upgrade your account to add a new service.",
3252 "end": {
3253 "column": 3,
3254 "line": 7
3255 },
3256 "file": "src/i18n/globalMessages.js",
3257 "id": "global.premium.upgradeAccount",
3258 "start": {
3259 "column": 18,
3260 "line": 4
3261 }
3262 },
3263 {
3264 "defaultMessage": "!!!Can't connect to Franz Online Services", 3238 "defaultMessage": "!!!Can't connect to Franz Online Services",
3265 "end": { 3239 "end": {
3266 "column": 3, 3240 "column": 3,
3267 "line": 11 3241 "line": 7
3268 }, 3242 },
3269 "file": "src/i18n/globalMessages.js", 3243 "file": "src/i18n/globalMessages.js",
3270 "id": "global.api.unhealthy", 3244 "id": "global.api.unhealthy",
3271 "start": { 3245 "start": {
3272 "column": 16, 3246 "column": 16,
3273 "line": 8 3247 "line": 4
3274 } 3248 }
3275 }, 3249 },
3276 { 3250 {
3277 "defaultMessage": "!!!You are not connected to the internet.", 3251 "defaultMessage": "!!!You are not connected to the internet.",
3278 "end": { 3252 "end": {
3279 "column": 3, 3253 "column": 3,
3280 "line": 15 3254 "line": 11
3281 }, 3255 },
3282 "file": "src/i18n/globalMessages.js", 3256 "file": "src/i18n/globalMessages.js",
3283 "id": "global.notConnectedToTheInternet", 3257 "id": "global.notConnectedToTheInternet",
3284 "start": { 3258 "start": {
3285 "column": 29, 3259 "column": 29,
3286 "line": 12 3260 "line": 8
3287 } 3261 }
3288 }, 3262 },
3289 { 3263 {
3290 "defaultMessage": "!!!Spell checking language", 3264 "defaultMessage": "!!!Spell checking language",
3291 "end": { 3265 "end": {
3292 "column": 3, 3266 "column": 3,
3293 "line": 19 3267 "line": 15
3294 }, 3268 },
3295 "file": "src/i18n/globalMessages.js", 3269 "file": "src/i18n/globalMessages.js",
3296 "id": "global.spellchecking.language", 3270 "id": "global.spellchecking.language",
3297 "start": { 3271 "start": {
3298 "column": 24, 3272 "column": 24,
3299 "line": 16 3273 "line": 12
3300 } 3274 }
3301 }, 3275 },
3302 { 3276 {
3303 "defaultMessage": "!!!Use System Default ({default})", 3277 "defaultMessage": "!!!Use System Default ({default})",
3304 "end": { 3278 "end": {
3305 "column": 3, 3279 "column": 3,
3306 "line": 23 3280 "line": 19
3307 }, 3281 },
3308 "file": "src/i18n/globalMessages.js", 3282 "file": "src/i18n/globalMessages.js",
3309 "id": "global.spellchecker.useDefault", 3283 "id": "global.spellchecker.useDefault",
3310 "start": { 3284 "start": {
3311 "column": 29, 3285 "column": 29,
3312 "line": 20 3286 "line": 16
3313 } 3287 }
3314 }, 3288 },
3315 { 3289 {
3316 "defaultMessage": "!!!Detect language automatically", 3290 "defaultMessage": "!!!Detect language automatically",
3317 "end": { 3291 "end": {
3318 "column": 3, 3292 "column": 3,
3319 "line": 27 3293 "line": 23
3320 }, 3294 },
3321 "file": "src/i18n/globalMessages.js", 3295 "file": "src/i18n/globalMessages.js",
3322 "id": "global.spellchecking.autodetect", 3296 "id": "global.spellchecking.autodetect",
3323 "start": { 3297 "start": {
3324 "column": 34, 3298 "column": 34,
3325 "line": 24 3299 "line": 20
3326 } 3300 }
3327 }, 3301 },
3328 { 3302 {
3329 "defaultMessage": "!!!Automatic", 3303 "defaultMessage": "!!!Automatic",
3330 "end": { 3304 "end": {
3331 "column": 3, 3305 "column": 3,
3332 "line": 31 3306 "line": 27
3333 }, 3307 },
3334 "file": "src/i18n/globalMessages.js", 3308 "file": "src/i18n/globalMessages.js",
3335 "id": "global.spellchecking.autodetect.short", 3309 "id": "global.spellchecking.autodetect.short",
3336 "start": { 3310 "start": {
3337 "column": 39, 3311 "column": 39,
3338 "line": 28 3312 "line": 24
3339 } 3313 }
3340 } 3314 }
3341 ], 3315 ],
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 @@
13 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 13 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
14 "global.api.unhealthy": "Can't connect to Franz online services", 14 "global.api.unhealthy": "Can't connect to Franz online services",
15 "global.notConnectedToTheInternet": "You are not connected to the internet.", 15 "global.notConnectedToTheInternet": "You are not connected to the internet.",
16 "global.premium.upgradeAccount": "!!!Please upgrade your account to add a new service.",
17 "global.spellchecker.useDefault": "Use System Default ({default})", 16 "global.spellchecker.useDefault": "Use System Default ({default})",
18 "global.spellchecking.autodetect": "Detect language automatically", 17 "global.spellchecking.autodetect": "Detect language automatically",
19 "global.spellchecking.autodetect.short": "Automatic", 18 "global.spellchecking.autodetect.short": "Automatic",
@@ -113,7 +112,6 @@
113 "services.welcome": "Welcome to Franz", 112 "services.welcome": "Welcome to Franz",
114 "settings.account.account.editButton": "Edit account", 113 "settings.account.account.editButton": "Edit account",
115 "settings.account.accountType.basic": "Basic Account", 114 "settings.account.accountType.basic": "Basic Account",
116 "settings.account.accountType.enterprise": "!!!Enterprise Account",
117 "settings.account.accountType.premium": "Premium Supporter Account", 115 "settings.account.accountType.premium": "Premium Supporter Account",
118 "settings.account.buttonSave": "Update profile", 116 "settings.account.buttonSave": "Update profile",
119 "settings.account.deleteAccount": "Delete account", 117 "settings.account.deleteAccount": "Delete account",
@@ -130,7 +128,7 @@
130 "settings.account.invoiceDownload": "Download", 128 "settings.account.invoiceDownload": "Download",
131 "settings.account.manageSubscription.label": "Manage your subscription", 129 "settings.account.manageSubscription.label": "Manage your subscription",
132 "settings.account.successInfo": "Your changes have been saved", 130 "settings.account.successInfo": "Your changes have been saved",
133 "settings.account.tryReloadServices": "!!!Try again", 131 "settings.account.tryReloadServices": "Try again",
134 "settings.account.tryReloadUserInfoRequest": "Try again", 132 "settings.account.tryReloadUserInfoRequest": "Try again",
135 "settings.account.userInfoRequestFailed": "Could not load user information", 133 "settings.account.userInfoRequestFailed": "Could not load user information",
136 "settings.app.buttonClearAllCache": "Clear cache", 134 "settings.app.buttonClearAllCache": "Clear cache",
@@ -221,7 +219,7 @@
221 "settings.services.discoverServices": "Discover services", 219 "settings.services.discoverServices": "Discover services",
222 "settings.services.headline": "Your services", 220 "settings.services.headline": "Your services",
223 "settings.services.noServicesAdded": "You haven't added any services yet.", 221 "settings.services.noServicesAdded": "You haven't added any services yet.",
224 "settings.services.servicesRequestFailed": "!!!Could not load your services", 222 "settings.services.servicesRequestFailed": "Could not load your services",
225 "settings.services.tooltip.isDisabled": "Service is disabled", 223 "settings.services.tooltip.isDisabled": "Service is disabled",
226 "settings.services.tooltip.isMuted": "All sounds are muted", 224 "settings.services.tooltip.isMuted": "All sounds are muted",
227 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled", 225 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled",
@@ -277,7 +275,7 @@
277 "tabs.item.reload": "Reload", 275 "tabs.item.reload": "Reload",
278 "validation.email": "{field} is not valid", 276 "validation.email": "{field} is not valid",
279 "validation.minLength": "{field} should be at least {length} characters long", 277 "validation.minLength": "{field} should be at least {length} characters long",
280 "validation.oneRequired": "!!!At least one is required", 278 "validation.oneRequired": "At least one is required",
281 "validation.required": "{field} is required", 279 "validation.required": "{field} is required",
282 "validation.url": "{field} is not a valid URL", 280 "validation.url": "{field} is not a valid URL",
283 "welcome.loginButton": "Login to your account", 281 "welcome.loginButton": "Login to your account",