move commonly used verbs to common i18n identifier

This commit is contained in:
wvengen 2013-04-04 02:49:52 +02:00
parent 4aa40b387a
commit f1d6df9ecc
60 changed files with 50 additions and 111 deletions

View file

@ -7,7 +7,6 @@ en:
date: 'Date'
amount: 'Amount'
supplier: 'supplier'
edit: 'Edit'
last_transactions: 'Last Transactions'
group: 'Group'
note: 'Note'
@ -67,8 +66,6 @@ en:
confirm: 'Really want to put the order on closed?'
no_closed_orders: 'At the moment there are not closed orders'
order_article:
edit: 'Edit'
delete: 'Delete'
confirm: 'Are you sure?'
invoice:
invoice_number: 'Invoice number:'
@ -85,9 +82,6 @@ en:
total: 'Total costs'
add_group: 'Add group'
total_fc: 'Sum (FC-Price)'
edit_note:
close: 'Close'
save: 'Save'
edit_results_by_articles:
article: 'Article'
number: 'Number'
@ -126,16 +120,12 @@ en:
note: 'Note'
amount: 'Amount'
save: "Save transaction"
or_cancel: 'or cancel'
new:
title: "New transaction"
paragraph: 'Here you can credit/distract the order group <b>%{name}</b> money.'
or_cancel: "or cancel"
group_order_articles:
form:
amount_change_for: 'Change amount for %{article}'
close: 'Close'
save: "Save"
ordergroups:
ordergroups:
name: "Name"
@ -153,7 +143,6 @@ en:
linked: "This invoice is linked to a %{what_link}."
delivery: "delivery"
order: "order"
or_cancel: "or cancel"
index:
title: "Invoices"
action_new: "Create new invoice"