Skip to content

Commit

Permalink
fix a typo in german translation
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu authored and rande committed Mar 27, 2013
1 parent 0718321 commit 340a4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/SonataAdminBundle.de.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 340a4a9

Please sign in to comment.