Browse Source

Merge pull request #1478 from adnoh/patch-1

Completed translation
Thomas 12 years ago
parent
commit
f66001dc26
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Resources/translations/SonataAdminBundle.de.xliff

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

@@ -344,11 +344,11 @@
             </trans-unit>
             <trans-unit id="list_select">
               <source>list_select</source>
-              <target>list_select</target>
+              <target>Auswählen</target>
             </trans-unit>
             <trans-unit id="confirm_exit">
                 <source>confirm_exit</source>
-                <target>You have unsaved changes.</target>
+                <target>Es gibt ungespeicherte Änderungen.</target>
             </trans-unit>
         </body>
     </file>