Browse Source

fix a typo in german translation

David Buchmann 12 years ago
parent
commit
340a4a9108
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/translations/SonataAdminBundle.de.xliff

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

@@ -180,7 +180,7 @@
             </trans-unit>
             <trans-unit id="message_delete_confirmation">
                 <source>message_delete_confirmation</source>
-                <target>Sind Sie sicher dass Sie das ausgewählte Element löschen wollen?</target>
+                <target>Sind Sie sicher, dass Sie das ausgewählte Element löschen wollen?</target>
             </trans-unit>
             <trans-unit id="btn_delete">
                 <source>btn_delete</source>