Fix StockArticle#derive title i18n

This commit is contained in:
Julius 2013-12-28 20:07:28 +01:00
parent d7f624a089
commit f3c3b7af34
2 changed files with 4 additions and 0 deletions

View File

@ -1361,6 +1361,8 @@ de:
title: Lagerartikel kopieren
create:
notice: Neuer Lagerartikel »%{name}« gespeichert.
derive:
title: Lagerartikel aus Vorlage erstellen
destroy:
notice: Artikel %{name} gelöscht.
edit:

View File

@ -1365,6 +1365,8 @@ en:
title: Copy stock article
create:
notice: New stock article "%{name}" was created.
derive:
title: Add stock article using template
destroy:
notice: Article %{name} was deleted.
edit: