added option to delete invoice template (#294)

This commit is contained in:
Kevin Papst
2018-09-02 11:36:04 +02:00
committed by GitHub
parent 6fb6a16246
commit 9f6079ad8a
21 changed files with 281 additions and 83 deletions

View File

@@ -18,16 +18,20 @@
<source>timesheet.start.error</source>
<target>Time-recording could not be started: %reason%</target>
</trans-unit>
<trans-unit id="action.updated_successfully">
<source>action.updated_successfully</source>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Saved changes successful</target>
</trans-unit>
<trans-unit id="action.deleted_successfully">
<source>action.deleted_successfully</source>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Changes could not be saved: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Entry was deleted successful</target>
</trans-unit>
<trans-unit id="action.deleted.error">
<source>action.deleted.error</source>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>Entry could not be deleted: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">