Skip to content

Fix typo #963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions inc/field.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,9 @@ public function prepareInputForAdd($input)
],
);

//reject adding for same dropdown on same bloc
//reject adding for same dropdown on same block
if (!empty($found)) {
Session::AddMessageAfterRedirect(__("You cannot add same field 'dropdown' on same bloc", 'fields'), false, ERROR);
Session::AddMessageAfterRedirect(__("You cannot add same field 'dropdown' on same block", 'fields'), false, ERROR);

return false;
}
Expand Down
2 changes: 1 addition & 1 deletion locales/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ msgid ""
msgstr "Der Feldname ist zu lang für die Datenbank (Ziffern im Namen werden durch Zeichen ersetzt, versuchen Sie, diese zu entfernen)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "Sie können nicht dasselbe Feld „Dropdown“ im selben Block hinzufügen."

#: inc/field.class.php:545
Expand Down
4 changes: 2 additions & 2 deletions locales/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ msgstr ""
"characters, try to remove them)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgstr "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "You cannot add same field 'dropdown' on same block"

#: inc/field.class.php:545
msgid "Fields"
Expand Down
2 changes: 1 addition & 1 deletion locales/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ msgid ""
msgstr "Field name is too long for database (digits in name are replaced by characters, try to remove them)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "You cannot add the same field 'dropdown' on the same bloc"

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ msgid ""
msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos del nombre se reemplazan por caracteres, intente eliminarlos)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr ""

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/es_EC.po
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ msgid ""
msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos del nombre se reemplazan por caracteres, intente eliminarlos)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr ""

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/es_MX.po
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ msgid ""
msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos en el nombre se reemplazan por caracteres, intenta eliminarlos)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr ""

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ msgid ""
msgstr "Le nom du champ est trop long pour la base de données (les nombres dans le nom sont automatiquement remplacés par des caractères, essayez de les enlever)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "Vous ne pouvez pas créer plusieurs fois le même champ 'intitulé' pour le même bloc"

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/hr_HR.po
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ msgid ""
msgstr "Ime polja je predugačko za bazu podataka (brojke u imenu zamjenjuju se znakovima, pokušaj ih ukloniti)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr ""

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/ja_JP.po
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ msgid ""
msgstr "データベースに保存するフィールド名が長すぎます(名前の数字は文字に置き換える処理を行います。数字を削除してみてください)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "1 つのブロック内に、同じ「ドロップダウン」項目を複数追加することはできません。"

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ msgid ""
msgstr "O nome do campo é muito longo para o banco de dados (os dígitos do nome foram substituídos por caracteres, tente removê-los)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "Você não pode adicionar o mesmo campo 'dropdown' no mesmo bloco"

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/pt_PT.po
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ msgid ""
msgstr "O nome do campo é demasiado longo para a base de dados (os dígitos no nome são substituídos por caracteres; tente removê-los)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr ""

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/ro_RO.po
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ msgid ""
msgstr "Numele câmpului este prea lung pentru baza de date (cifrele din nume sunt înlocuite cu caractere, încercați să le eliminați)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr ""

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/ru_RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ msgid ""
msgstr "Название поля слишком длинное для базы данных (цифры в имени были заменены символами, попробуйте их удалить)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "Вы не можете добавить одно и то же поле \"выпадающий список\" в один и тот же блок"

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/sk_SK.po
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ msgid ""
msgstr "Názov poľa je pre databázu príliš dlhý (číslice v názve sú nahradené znakmi, skúste ich vymazať)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "Nemôžete pridať rovnaké pole \"rozbaľovacia ponuka\" na rovnaký blok"

#: inc/field.class.php:545
Expand Down
2 changes: 1 addition & 1 deletion locales/tr_TR.po
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ msgid ""
msgstr "Alan adı veri tabanı için çok uzun (ad içindeki rakamlar karakterler ile değiştirildi, onları kaldırmayı deneyin)"

#: inc/field.class.php:277
msgid "You cannot add same field 'dropdown' on same bloc"
msgid "You cannot add same field 'dropdown' on same block"
msgstr "Aynı blok içine aynı 'açılan kutu' alanı eklenemez"

#: inc/field.class.php:545
Expand Down