Genderchanged string 'Lieferant'
* Since s.b. started this already. I changed every string 'Lieferant' to 'Lieferantin' to give note on female existance in this world :-)
This commit is contained in:
parent
7c6a01b0fc
commit
48b6515c08
20 changed files with 22 additions and 22 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#change_supplier{:style => "padding:0 0 0.5em 0.7em;"}
|
||||
%span{:style => "float:left"}
|
||||
Lieferant wechseln:
|
||||
Lieferantin wechseln:
|
||||
- form_tag do
|
||||
= select_tag :switch_supplier, |
|
||||
options_for_select( Supplier.all(:order => 'name').collect {|s| [s.name, url_for(supplier_articles_path(s))] }, |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue