diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-03-21 02:27:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-03-21 02:27:05 +0000 |
commit | 74373c159777e09aad9614773c35bf7c2a1a90a5 (patch) | |
tree | 84b7d359ee7b1e7394551b3cdf8828b7a81c36e6 /config | |
parent | 2b0dfe948ab0a181b213fdc781e0f9748a672cdf (diff) | |
download | redmine-74373c159777e09aad9614773c35bf7c2a1a90a5.tar.gz redmine-74373c159777e09aad9614773c35bf7c2a1a90a5.zip |
move de.yml "label_link" by alphabetical order
git-svn-id: http://svn.redmine.org/redmine/trunk@12993 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 4c294acfd..231a62aea 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -601,6 +601,7 @@ de: label_ldap_authentication: LDAP-Authentifizierung label_less_or_equal: "<=" label_less_than_ago: vor weniger als + label_link: Link label_link_values_to: Werte mit URL verknüpfen label_list: Liste label_loading: Lade... @@ -1120,5 +1121,4 @@ de: version_status_open: offen warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden." - label_link: Link label_issue_assigned_to_updated: Assignee updated |