From: Go MAEDA Date: Fri, 26 Aug 2022 01:51:02 +0000 (+0000) Subject: Add missing translation for label_default_queries.for_this_user (#37603). X-Git-Tag: 5.1.0~462 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8d6c82316d90dc16f5fa0f601489da25177a0e10;p=redmine.git Add missing translation for label_default_queries.for_this_user (#37603). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21782 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 378ac9d9a..5674b03f5 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1429,6 +1429,7 @@ ar: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/az.yml b/config/locales/az.yml index fa50500ff..355c2dca1 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1521,6 +1521,7 @@ az: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 5369f1a73..32932c0a7 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1114,6 +1114,7 @@ bg: for_all_projects: За всички проекти for_current_project: За този проект for_all_users: За всички потребители + for_this_user: For this user label_nothing_to_preview: Няма нищо за предварителен преглед label_inherited_from_parent_project: Наследени от родителския проект label_inherited_from_group: Наследени от група %{name} diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 1289c86a5..71d31a8ca 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1442,6 +1442,7 @@ bs: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 6cf8d0e18..95d30b5e7 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1419,6 +1419,7 @@ ca: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/cs.yml b/config/locales/cs.yml index da063333e..ead6174df 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1417,6 +1417,7 @@ cs: for_all_projects: Pro všechny projekty for_current_project: Pro aktuální projekt for_all_users: Pro všechny uživatele + for_this_user: For this user text_allowed_queries_to_select: Lze vybrat pouze veřejné dotazy (viditelné pro všechny uživatele) text_all_migrations_have_been_run: Všechny databázové migrace byly spušteny button_save_object: Uložit %{object_name} diff --git a/config/locales/da.yml b/config/locales/da.yml index b25877f44..725d64715 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1446,6 +1446,7 @@ da: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/de.yml b/config/locales/de.yml index fae700333..bda3f8dbe 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -518,6 +518,7 @@ de: for_all_projects: Für alle Projekte for_current_project: Für das aktuelle Projekt for_all_users: Für alle Benutzer + for_this_user: Für diesen Benutzer label_deleted: gelöscht label_descending: Absteigend label_details: Details diff --git a/config/locales/el.yml b/config/locales/el.yml index 74e458e6b..1e564f6b0 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1429,6 +1429,7 @@ el: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 7d0c64f2b..d7375d7f2 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1430,6 +1430,7 @@ en-GB: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/en.yml b/config/locales/en.yml index e5ddc953a..a96c48b82 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1111,6 +1111,7 @@ en: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user label_nothing_to_preview: Nothing to preview label_inherited_from_parent_project: "Inherited from parent project" label_inherited_from_group: "Inherited from group %{name}" diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index dcf4e32ee..0daaa99c8 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1459,6 +1459,7 @@ es-PA: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/es.yml b/config/locales/es.yml index c5b5245ca..f4b8713d3 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1496,6 +1496,7 @@ es: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/et.yml b/config/locales/et.yml index 0f1b41793..04f48d840 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1434,6 +1434,7 @@ et: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/eu.yml b/config/locales/eu.yml index d7c4de5c8..a0415a900 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1430,6 +1430,7 @@ eu: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/fa.yml b/config/locales/fa.yml index a280134d1..a7b6fc087 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1403,6 +1403,7 @@ fa: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 505593570..edac0ae10 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1450,6 +1450,7 @@ fi: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 2d89efaaa..d26b5f1d8 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1028,6 +1028,7 @@ fr: for_all_projects: Pour tous les projets for_current_project: Pour le projet en cours for_all_users: Pour tous les utilisateurs + for_this_user: For this user label_trackers_description: Description des trackers label_open_trackers_description: Afficher la description des trackers diff --git a/config/locales/gl.yml b/config/locales/gl.yml index cbb751297..c29543ec6 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1436,6 +1436,7 @@ gl: for_all_projects: Para todos os proxectos for_current_project: Para o proxecto actual for_all_users: Para todos os usuarios + for_this_user: For this user text_allowed_queries_to_select: Soamente seleccionables consultas públicas (para calquera usuario) text_all_migrations_have_been_run: Foron executadas todas as migracións de base de datos button_save_object: Gardar %{object_name} diff --git a/config/locales/he.yml b/config/locales/he.yml index 644482e78..39cd3a1d6 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1434,6 +1434,7 @@ he: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 17e9fc9d9..e4ab7d83a 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1426,6 +1426,7 @@ hr: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/hu.yml b/config/locales/hu.yml index f2d84f4f1..9b6dd77d6 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1448,6 +1448,7 @@ for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/id.yml b/config/locales/id.yml index 5b2382387..09139ff50 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1431,6 +1431,7 @@ id: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/it.yml b/config/locales/it.yml index a102b538d..aff439a7d 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1422,6 +1422,7 @@ it: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/ja.yml b/config/locales/ja.yml index fe73e12d5..73668cfaa 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1397,6 +1397,7 @@ ja: for_all_projects: 全プロジェクト向け for_current_project: 現在のプロジェクト for_all_users: 全ユーザー向け + for_this_user: For this user text_allowed_queries_to_select: 公開クエリ (すべてのユーザーが表示できるクエリ) のみ選択できます text_all_migrations_have_been_run: すべてのデータベースマイグレーションが実行済 text_setting_config_change: 動作はconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。 diff --git a/config/locales/ko.yml b/config/locales/ko.yml index ba6e8e054..8762eca33 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1467,6 +1467,7 @@ ko: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/lt.yml b/config/locales/lt.yml index abc54c95f..04e2c5c3e 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1391,6 +1391,7 @@ lt: for_all_projects: Visiems projektams for_current_project: Pasirinktam projektui for_all_users: Visiems naudotojams + for_this_user: For this user text_allowed_queries_to_select: Galima pasirinkti tik užklausas prieinamas (Viešas) visiems naudotojams text_all_migrations_have_been_run: Buvo įvykdytos visos duomenų bazės migravimo procedūros button_save_object: Išsaugoti %{object_name} diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 91eaa8b7a..513b5b9a5 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1423,6 +1423,7 @@ lv: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 873588a38..d2651e669 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1429,6 +1429,7 @@ mk: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 32b98c38b..03339e134 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1429,6 +1429,7 @@ mn: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 4f9f6effc..51484020a 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1404,6 +1404,7 @@ nl: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/no.yml b/config/locales/no.yml index 8931c5b5f..41205abcf 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1419,6 +1419,7 @@ for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 50156d520..b4fd4aa84 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1122,6 +1122,7 @@ pl: for_all_projects: Dla wszystkich projektów for_current_project: Dla obecnego projektu for_all_users: Dla wszystkich użytkowników + for_this_user: For this user label_nothing_to_preview: Nie ma nic do podglądu label_inherited_from_parent_project: Dziedziczone z nadrzędnego projektu label_inherited_from_group: "Dziedziczone z grupy %{name}" diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 5eee8b5d3..36b328f10 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1434,6 +1434,7 @@ pt-BR: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 00cbe9725..419444432 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1422,6 +1422,7 @@ pt: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/ro.yml b/config/locales/ro.yml index f34116a70..9f9f88b3e 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1424,6 +1424,7 @@ ro: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 9888f868b..f0cdbbe23 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1503,6 +1503,7 @@ ru: for_all_projects: Для всех проектов for_current_project: Для текущего проекта for_all_users: Для всех пользователей + for_this_user: For this user text_allowed_queries_to_select: Выбор производится из публичных запросов (видимых для всех пользователей) text_all_migrations_have_been_run: Миграция база данных полностью выполнена button_save_object: Записать %{object_name} diff --git a/config/locales/sk.yml b/config/locales/sk.yml index a1761c13c..e46478c7b 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1418,6 +1418,7 @@ sk: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/sl.yml b/config/locales/sl.yml index ae6456826..aeadca5bc 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1429,6 +1429,7 @@ sl: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/sq.yml b/config/locales/sq.yml index fca52a329..281ded933 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1391,6 +1391,7 @@ sq: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 7d785f018..4ba0b2ee4 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1431,6 +1431,7 @@ sr-YU: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 9fca12cf9..3259f9bd6 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1430,6 +1430,7 @@ sr: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 675b775c0..b642233cb 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1462,6 +1462,7 @@ sv: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/th.yml b/config/locales/th.yml index da1c0e68e..842f4e3a0 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1425,6 +1425,7 @@ th: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/tr.yml b/config/locales/tr.yml index a6c3e8db4..f31e18c94 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1436,6 +1436,7 @@ tr: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/uk.yml b/config/locales/uk.yml index a60001aef..91bd0d26d 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1417,6 +1417,7 @@ uk: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 0ba8f29e4..4e7b88c99 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1481,6 +1481,7 @@ vi: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name} diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index a68b60691..11349c761 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1454,6 +1454,7 @@ for_all_projects: 對於全部專案 for_current_project: 對於目前專案 for_all_users: 對於全部用戶 + for_this_user: For this user text_allowed_queries_to_select: 僅可選取公開 (給任何用戶) 的查詢 text_all_migrations_have_been_run: 資料庫移轉已全部執行完畢 button_save_object: 儲存 %{object_name} diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 7d567a019..439950dd3 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1384,6 +1384,7 @@ zh: for_all_projects: For all projects for_current_project: For current project for_all_users: For all users + for_this_user: For this user text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run button_save_object: Save %{object_name}