Skip to content

Commit

Permalink
docs(settings): add warning about errors spam in extensions input
Browse files Browse the repository at this point in the history
  • Loading branch information
Falcion committed Nov 5, 2024
1 parent 166b6ca commit 722e361
Show file tree
Hide file tree
Showing 24 changed files with 48 additions and 24 deletions.
3 changes: 2 additions & 1 deletion source/locales/langs/ar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_AR = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/cz.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_CZ = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/da.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_DA = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_DE = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_EN = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_ES = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_FR = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/hi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_HI = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_ID = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_IT = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_JA = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/ko.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_KO = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/nl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_NL = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/no.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_NO = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/pl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_PL = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/pt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_PT = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/pt_br.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_PT_BR = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/ro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_RO = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_RU = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/sq.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_SQ = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_TR = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/uk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_UK = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_ZH = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down
3 changes: 2 additions & 1 deletion source/locales/langs/zh_tw.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ export const LOCALES_ZH_TW = {
},
"SETTINGS_EXTENSIONS": {
0: "Extensions:",
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by semicolons ('>')."
1: "Enter the file extensions that should be registered with the vault and with which the application should start registering (taking into account): input must be separated by \"greater-than sign\" ('>').",
2: "Be careful with typing extensions in this block, it may start to \"spam\" errors and notifications: to avoid this, you can turn on silencing errors feature in additionals block of settings."
},
"SETTINGS_MOBILE_SPECIFIC": {
0: "Mobile-specific:",
Expand Down

0 comments on commit 722e361

Please sign in to comment.