support custom fields in timesheet batch update (#2043)
This commit is contained in:
@@ -1132,6 +1132,14 @@
|
||||
<source>label.globalsOnly</source>
|
||||
<target>Only global</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.batch_meta_fields">
|
||||
<source>label.batch_meta_fields</source>
|
||||
<target>Additional fields</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="help.batch_meta_fields">
|
||||
<source>help.batch_meta_fields</source>
|
||||
<target>Fields that are to be updated must first be activated by clicking on the associated checkbox.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user