Browse Source

Fixed word ordering in DE language file

Michel Weimerskirch 13 years ago
parent
commit
c167fe7e68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/translations/SonataAdminBundle.de.xliff

+ 1 - 1
Resources/translations/SonataAdminBundle.de.xliff

@@ -76,7 +76,7 @@
             </trans-unit>
             <trans-unit id="title_edit">
                 <source>title_edit</source>
-                <target>Bearbeiten "%name%"</target>
+                <target>"%name%" bearbeiten</target>
             </trans-unit>
             <trans-unit id="title_list">
                 <source>title_list</source>