From e3f048901f8345f7f5e840fa5f9abfc08679a9c7 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Fri, 17 Sep 2021 12:40:36 +0700 Subject: [PATCH] Locales: edit -> Edit (except for am_AM) Closes #117 --- locales/by.strings | 2 +- locales/by_lat.strings | 2 +- locales/de.strings | 2 +- locales/en.strings | 2 +- locales/pl.strings | 2 +- locales/ru.strings | 2 +- locales/sr_cyr.strings | 2 +- locales/sr_lat.strings | 2 +- locales/tr.strings | 2 +- locales/ua.strings | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/locales/by.strings b/locales/by.strings index 473c7cf4..9c0fa55d 100644 --- a/locales/by.strings +++ b/locales/by.strings @@ -16,7 +16,7 @@ /* Profile information */ "select_language" = "Выбраць мову"; -"edit" = "рэдагаваць"; +"edit" = "Рэдагаваць"; "birth_date" = "Дзень нараджэння"; "registration_date" = "Дата рэгістрацыі"; "hometown" = "Родны горад"; diff --git a/locales/by_lat.strings b/locales/by_lat.strings index f5261767..29268bf0 100644 --- a/locales/by_lat.strings +++ b/locales/by_lat.strings @@ -17,7 +17,7 @@ /* Profile information */ "select_language" = "Abrać movu"; -"edit" = "redahavać"; +"edit" = "Redahavać"; "birth_date" = "Dzień narodzinaŭ"; "registration_date" = "Data rejestracyi"; "hometown" = "Rodny horad"; diff --git a/locales/de.strings b/locales/de.strings index e8367fc2..21bb5d23 100644 --- a/locales/de.strings +++ b/locales/de.strings @@ -16,7 +16,7 @@ /* Profile information */ "select_language" = "Sprache auswählen"; -"edit" = "bearbeiten"; +"edit" = "Bearbeiten"; "birth_date" = "Geburtstag"; "registration_date" = "Registrierungsdatum"; "hometown" = "Heimatstadt"; diff --git a/locales/en.strings b/locales/en.strings index 98a39fd8..6354fdea 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -16,7 +16,7 @@ /* Profile information */ "select_language" = "Choose language"; -"edit" = "edit"; +"edit" = "Edit"; "birth_date" = "Birth date"; "registration_date" = "Registration date"; "hometown" = "Hometown"; diff --git a/locales/pl.strings b/locales/pl.strings index 19f8ce09..adb646b7 100644 --- a/locales/pl.strings +++ b/locales/pl.strings @@ -17,7 +17,7 @@ /* Profile information */ "select_language" = "Wybierz język"; -"edit" = "redagować"; +"edit" = "Redagować"; "birth_date" = "Urodziny"; "registration_date" = "Data rejestracji"; "hometown" = "Miasto rodzinne"; diff --git a/locales/ru.strings b/locales/ru.strings index a00ba9c9..1d3d44ed 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -17,7 +17,7 @@ /* Profile information */ "select_language" = "Выбрать язык"; -"edit" = "редактировать"; +"edit" = "Редактировать"; "birth_date" = "День рождения"; "registration_date" = "Дата регистрации"; "hometown" = "Родной город"; diff --git a/locales/sr_cyr.strings b/locales/sr_cyr.strings index 9c43827f..2f3c9ad9 100644 --- a/locales/sr_cyr.strings +++ b/locales/sr_cyr.strings @@ -16,7 +16,7 @@ /* Profile information */ "select_language" = "Промена језика"; -"edit" = "уредити"; +"edit" = "Уредити"; "birth_date" = "Рођендан"; "registration_date" = "Датум регистрације"; "hometown" = "Родни град"; diff --git a/locales/sr_lat.strings b/locales/sr_lat.strings index 517a52e7..ace44fd5 100644 --- a/locales/sr_lat.strings +++ b/locales/sr_lat.strings @@ -16,7 +16,7 @@ /* Profile information */ "select_language" = "Promena jezika"; -"edit" = "urediti"; +"edit" = "Urediti"; "birth_date" = "Rođendan"; "registration_date" = "Datum registracije"; "hometown" = "Rodni grad"; diff --git a/locales/tr.strings b/locales/tr.strings index e6dab7c4..8ed6577d 100644 --- a/locales/tr.strings +++ b/locales/tr.strings @@ -16,7 +16,7 @@ /* Profile information */ "select_language" = "Dil seç"; -"edit" = "dznl"; +"edit" = "Dznl"; "birth_date" = "Doğum tarihi"; "registration_date" = "Kayıt tarihi"; "hometown" = "Memleket"; diff --git a/locales/ua.strings b/locales/ua.strings index 4d435866..ef15e2e5 100644 --- a/locales/ua.strings +++ b/locales/ua.strings @@ -17,7 +17,7 @@ /* Profile information */ "select_language" = "Вибрати мову"; -"edit" = "редагувати"; +"edit" = "Редагувати"; "birth_date" = "День нарождення"; "registration_date" = "Дата реєстрації"; "hometown" = "Рідне місто";