Merge remote-tracking branch 'bennibu/rails3' into rails3
Conflicts: app/controllers/articles_controller.rb app/views/articles/_form.html.haml app/views/articles/sync.html.haml app/views/finance/balancing/_edit_note.html.haml app/views/finance/group_order_articles/_form.html.haml app/views/finance/order_articles/_edit.html.haml app/views/finance/order_articles/_new.html.haml app/views/group_orders/show.html.haml app/views/invites/_modal_form.html.haml
This commit is contained in:
commit
f6ba21832d
15 changed files with 71 additions and 33 deletions
|
|
@ -94,7 +94,6 @@ de:
|
|||
update_all:
|
||||
notice: 'Alle Artikel und Preise wurden aktualisiert'
|
||||
error_invalid: 'Artikel sind fehlerhaft. Bitte überprüfe Deine Eingaben.'
|
||||
error_update: "Es trat ein Fehler beim Aktualisieren des Artikels '%{article}' auf: %{msg}"
|
||||
update_selected:
|
||||
notice_destroy: 'Alle gewählten Artikel wurden gelöscht'
|
||||
notice_unavail: 'Alle gewählten Artikel wurden auf "nicht verfügbar" gesetzt'
|
||||
|
|
@ -110,6 +109,9 @@ de:
|
|||
sync:
|
||||
shared_alert: '%{supplier} ist nicht mit einer externen Datenbank verknüpft.'
|
||||
notice: 'Der Katalog ist aktuell'
|
||||
update_synchronized:
|
||||
notice: 'Alle Artikel und Preise wurden aktualisiert'
|
||||
error_update: "Es trat ein Fehler beim Aktualisieren des Artikels '%{article}' auf: %{msg}"
|
||||
|
||||
# used by model
|
||||
model:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue