[refs #570] Change localization for fields(part 2)

This commit is contained in:
Vladimir Sharshov 2012-07-18 23:26:13 +04:00
parent c5686c76d3
commit 1f0887ac97
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
.both
.table
.lefter= f.radio_button :ownership, 'everything', :class => 'niceRadio', :id => 'myradio3'
.lefter= t("layout.build_lists.ownership.index")
.lefter= t("layout.build_lists.ownership.everything")
.both
%br
= f.submit t("layout.search.header")