summaryrefslogtreecommitdiff
path: root/src/locales/en.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en.cpp')
-rw-r--r--src/locales/en.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locales/en.cpp b/src/locales/en.cpp
index 9badbc1..b7312f6 100644
--- a/src/locales/en.cpp
+++ b/src/locales/en.cpp
@@ -115,7 +115,7 @@ locale_entry en_locales[] = {
{"settings.costcenters.table.code", "Code"},
{"settings.costcenters.table.description", "Description"},
- // Invoice strings.
+ // Invoice/expense strings.
{"invoice.form.costcenter", "Cost center"},
{"invoice.form.project", "Project"},
{"invoice.form.invoicenumber", "Invoice number"},
@@ -142,7 +142,7 @@ locale_entry en_locales[] = {
{"invoice.table.addressee", "Addressee"},
{"invoice.table.issuedat", "Issued At"},
{"invoice.table.status", "Status"},
-
+ {"invoice.table.sender", "Sender"},
{"invoice.status.concept", "Concept"},
{"invoice.status.sent", "Sent"},
{"invoice.status.reminded", "Reminded"},