added option to delete invoice template (#294)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user