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:
sandoz 2009-03-22 13:56:54 +01:00
parent 7c6a01b0fc
commit 48b6515c08
20 changed files with 22 additions and 22 deletions

View file

@ -8,7 +8,7 @@
- if @invoice.order
%p= "Diese Rechnung ist mit einer #{link_to "Bestellung", @invoice.order} verknüpft."
%p
Lieferant
Lieferantin
%br/
= f.select :supplier_id, Supplier.all.collect { |s| [s.name, s.id] }
%p