diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-07-08 20:52:03 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-07-08 20:52:03 +0000 |
commit | fe38f5e83f7b2269d685db484732dd81ca0fa5f5 (patch) | |
tree | bd08f6a4d4df4d3e5296af5496591505d7cb9dae /config/locales/eu.yml | |
parent | 86185dc55e17838d524f94b6ee317d13dfab6a13 (diff) | |
download | redmine-fe38f5e83f7b2269d685db484732dd81ca0fa5f5.tar.gz redmine-fe38f5e83f7b2269d685db484732dd81ca0fa5f5.zip |
Update all locales for @notice_invalid_watcher@ that are using the english translation (#40950).
git-svn-id: https://svn.redmine.org/redmine/trunk@22912 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/eu.yml')
-rw-r--r-- | config/locales/eu.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/eu.yml b/config/locales/eu.yml index cb43cf888..5d11e24c1 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1393,7 +1393,7 @@ eu: (%{identifier}) below. button_add_subtask: Add subtask notice_invalid_watcher: 'Invalid watcher: User will not receive any notifications - because it does not have access to view this object.' + because they do not have access to view this object.' button_fetch_changesets: Fetch commits permission_view_message_watchers: View message watchers list permission_add_message_watchers: Add message watchers |