Explorar el Código

Fixed word ordering in DE language file

Michel Weimerskirch hace 13 años
padre
commit
c167fe7e68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>