Skip to content

Commit 3e70d7d

Browse files
authored
Localize text-field labels (#710)
* Localize text-field labels * Prepare Forui for review * Update windows-latest goldens --------- Co-authored-by: Pante <[email protected]>
1 parent 08f6b4d commit 3e70d7d

File tree

265 files changed

+1216
-231
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

265 files changed

+1216
-231
lines changed

forui/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,11 @@ We've added a password visibility toggle to password fields.
151151
* Add password visibility toggle to `FTextFormField.password(...)`.
152152
* Add `FTextFormField.onReset`.
153153

154+
* Change `FTextField.email(label: ...)` to be localized.
155+
* Change `FTextField.password(label: ...)` to be localized.
156+
* Change `FTextFormField.email(label: ...)` to be localized.
157+
* Change `FTextFormField.password(label: ...)` to be localized.
158+
154159

155160
### `FThemeData`
156161
We've added support for animated theme transitions. This should make transitions between themes gradual instead of abrupt.

forui/lib/l10n/f_af.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"autocompleteNoResults": "Geen resultate gevind nie.",
2727
"progressSemanticsLabel": "Besig om te laai",
2828
"passwordFieldObscureTextButtonSemanticsLabel": "Versteek wagwoord",
29-
"passwordFieldUnobscureTextButtonSemanticsLabel": "Wys wagwoord"
29+
"passwordFieldUnobscureTextButtonSemanticsLabel": "Wys wagwoord",
30+
"textFieldEmailLabel": "E-pos",
31+
"passwordFieldLabel": "Wagwoord"
3032
}

forui/lib/l10n/f_am.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"autocompleteNoResults": "ማንኛውም ውጤት አልተገኘም.",
2727
"progressSemanticsLabel": "በመጫን ላይ",
2828
"passwordFieldObscureTextButtonSemanticsLabel": "ይለፍ ቃል ደብቅ",
29-
"passwordFieldUnobscureTextButtonSemanticsLabel": "ይለፍ ቃል አሳይ"
29+
"passwordFieldUnobscureTextButtonSemanticsLabel": "ይለፍ ቃል አሳይ",
30+
"textFieldEmailLabel": "ኢሜይል",
31+
"passwordFieldLabel": "የይለፍ ቃል"
3032
}

forui/lib/l10n/f_ar.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
"autocompleteNoResults": "لم يتم العثور على أي تطابقات.",
2626
"progressSemanticsLabel": "جاري التحميل",
2727
"passwordFieldObscureTextButtonSemanticsLabel": "إخفاء كلمة المرور",
28-
"passwordFieldUnobscureTextButtonSemanticsLabel": "إظهار كلمة المرور"
28+
"passwordFieldUnobscureTextButtonSemanticsLabel": "إظهار كلمة المرور",
29+
"textFieldEmailLabel": "البريد الإلكتروني",
30+
"passwordFieldLabel": "كلمة المرور"
2931
}

forui/lib/l10n/f_as.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"autocompleteNoResults": "কোনো মিল পোৱা নগল.",
2727
"progressSemanticsLabel": "লোড হৈ আছে",
2828
"passwordFieldObscureTextButtonSemanticsLabel": "পাছৱাৰ্ড লুকুৱাওক",
29-
"passwordFieldUnobscureTextButtonSemanticsLabel": "পাছৱাৰ্ড দেখুৱাওক"
29+
"passwordFieldUnobscureTextButtonSemanticsLabel": "পাছৱাৰ্ড দেখুৱাওক",
30+
"textFieldEmailLabel": "ইমেইল",
31+
"passwordFieldLabel": "পাছৱাৰ্ড"
3032
}

forui/lib/l10n/f_az.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"autocompleteNoResults": "Heç bir uyğunluq tapılmadı.",
2727
"progressSemanticsLabel": "Yüklənir",
2828
"passwordFieldObscureTextButtonSemanticsLabel": "Parolu gizlə",
29-
"passwordFieldUnobscureTextButtonSemanticsLabel": "Parolu göstər"
29+
"passwordFieldUnobscureTextButtonSemanticsLabel": "Parolu göstər",
30+
"textFieldEmailLabel": "E-poçt",
31+
"passwordFieldLabel": "Parol"
3032
}

forui/lib/l10n/f_be.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
"autocompleteNoResults": "Няма знойдзеных супадзенняў.",
2626
"progressSemanticsLabel": "Загрузка",
2727
"passwordFieldObscureTextButtonSemanticsLabel": "Схаваць пароль",
28-
"passwordFieldUnobscureTextButtonSemanticsLabel": "Паказаць пароль"
28+
"passwordFieldUnobscureTextButtonSemanticsLabel": "Паказаць пароль",
29+
"textFieldEmailLabel": "Электронная пошта",
30+
"passwordFieldLabel": "Пароль"
2931
}

forui/lib/l10n/f_bg.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
"autocompleteNoResults": "Няма намерени съвпадения.",
2626
"progressSemanticsLabel": "Зареждане",
2727
"passwordFieldObscureTextButtonSemanticsLabel": "Скрий парола",
28-
"passwordFieldUnobscureTextButtonSemanticsLabel": "Покажи парола"
28+
"passwordFieldUnobscureTextButtonSemanticsLabel": "Покажи парола",
29+
"textFieldEmailLabel": "Имейл",
30+
"passwordFieldLabel": "Парола"
2931
}

forui/lib/l10n/f_bn.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"autocompleteNoResults": "কোনো মিল পাওয়া যায়নি.",
2727
"progressSemanticsLabel": "লোড হচ্ছে",
2828
"passwordFieldObscureTextButtonSemanticsLabel": "পাসওয়ার্ড লুকান",
29-
"passwordFieldUnobscureTextButtonSemanticsLabel": "পাসওয়ার্ড দেখান"
29+
"passwordFieldUnobscureTextButtonSemanticsLabel": "পাসওয়ার্ড দেখান",
30+
"textFieldEmailLabel": "ইমেল",
31+
"passwordFieldLabel": "পাসওয়ার্ড"
3032
}

forui/lib/l10n/f_bs.arb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"autocompleteNoResults": "Nema pronađenih poklapanja.",
2727
"progressSemanticsLabel": "Učitavanje",
2828
"passwordFieldObscureTextButtonSemanticsLabel": "Sakrij lozinku",
29-
"passwordFieldUnobscureTextButtonSemanticsLabel": "Prikaži lozinku"
29+
"passwordFieldUnobscureTextButtonSemanticsLabel": "Prikaži lozinku",
30+
"textFieldEmailLabel": "E-pošta",
31+
"passwordFieldLabel": "Lozinka"
3032
}

0 commit comments

Comments
 (0)