Skip to content

Commit

Permalink
Fixed word ordering in LB language file
Browse files Browse the repository at this point in the history
  • Loading branch information
mweimerskirch committed Jan 28, 2012
1 parent c167fe7 commit ce4aa93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/SonataAdminBundle.lb.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</trans-unit>
<trans-unit id="title_edit">
<source>title_edit</source>
<target>Beaarbechten "%name%"</target>
<target>"%name%" beaarbechten</target>
</trans-unit>
<trans-unit id="title_list">
<source>title_list</source>
Expand Down

0 comments on commit ce4aa93

Please sign in to comment.