Browse Source

fix a spelling mistake of German "label_query_plural" (#9475, #13142)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11369 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/2.3.0
Toshi MARUYAMA 11 years ago
parent
commit
6783497a4d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/locales/de.yml

+ 1
- 1
config/locales/de.yml View File

@@ -669,7 +669,7 @@ de:
label_public_projects: Öffentliche Projekte
label_query: Benutzerdefinierte Abfrage
label_query_new: Neue Abfrage
label_query_plural: Benutzerdefinierte Abfrage
label_query_plural: Benutzerdefinierte Abfragen
label_read: Lesen...
label_readonly: Nur-Lese-Zugriff
label_register: Registrieren

Loading…
Cancel
Save