diff options
author | Go MAEDA <maeda@farend.jp> | 2024-11-03 07:12:53 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2024-11-03 07:12:53 +0000 |
commit | 71a6be30cb0036dae06299c7d32413d6f2113128 (patch) | |
tree | 0d04e9ecc303b540a80f93f40701a76c126aa14c /config/locales/es-PA.yml | |
parent | e5867ffc8d20cbfc075afa9f1151d2266fe9f95d (diff) | |
download | redmine-71a6be30cb0036dae06299c7d32413d6f2113128.tar.gz redmine-71a6be30cb0036dae06299c7d32413d6f2113128.zip |
Update locales (#12521).
git-svn-id: https://svn.redmine.org/redmine/trunk@23182 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/es-PA.yml')
-rw-r--r-- | config/locales/es-PA.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 00d2af57d..a881ada0b 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -922,7 +922,7 @@ es-PA: error_can_not_delete_custom_field: Fue imposible eliminar el campo personalizado error_unable_to_connect: Fue imposible conectarse (%{value}) error_can_not_remove_role: Este rol está en uso y no puede ser eliminado. - error_can_not_delete_tracker: Este tipo contiene incidencias y no puede ser eliminado. + error_can_not_delete_tracker_html: Este tipo contiene incidencias y no puede ser eliminado.<p>The following projects have issues with this tracker:<br>%{projects}</p> field_principal: User or Group notice_failed_to_save_members: "Fallo al guardar miembro(s): %{errors}." text_zoom_out: Alejar |