Skip to content

Commit

Permalink
Fix russian translation of message for batch action
Browse files Browse the repository at this point in the history
  • Loading branch information
Timur authored and Timur committed Jul 27, 2012
1 parent 9c72efc commit 698773a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/SonataAdminBundle.ru.xliff
Expand Up @@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="message_batch_confirmation">
<source>message_batch_confirmation</source>
<target>Вы действительно хотите произвести выбранное действие для данных элементов?|Вы действительно хотите произвести выбранное действие для %count% выбранных элементов?</target>
<target>Вы действительно хотите произвести выбранное действие для данного элемента?|Вы действительно хотите произвести выбранное действие для данных элементов?|Вы действительно хотите произвести выбранное действие для %count% выбранных элементов?</target>
</trans-unit>
<trans-unit id="btn_execute_batch_action">
<source>btn_execute_batch_action</source>
Expand Down

0 comments on commit 698773a

Please sign in to comment.