diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-11-10 23:14:47 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-11-10 23:14:47 +0000 |
commit | 55c49a6d460b4189bcc3419da151111c453ed5a1 (patch) | |
tree | 1e5463f9cd391ae0c7c3baf04bb7322520a589d4 /config | |
parent | c01822af8a3675fdd2f8853854498de315924a03 (diff) | |
download | redmine-55c49a6d460b4189bcc3419da151111c453ed5a1.tar.gz redmine-55c49a6d460b4189bcc3419da151111c453ed5a1.zip |
German "button_update" translation changed by Alexander Loechel (#18314)
git-svn-id: http://svn.redmine.org/redmine/trunk@13582 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 29a20639c..0481fb80d 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -198,7 +198,7 @@ de: button_uncheck_all: Alles abwählen button_unlock: Entsperren button_unwatch: Nicht beobachten - button_update: Bearbeiten + button_update: Aktualisieren button_view: Anzeigen button_watch: Beobachten |