Release 1.18.3 (#3204)

* fix truncated comments for customer, project and activity
* fix export button label for non-translated renderer
* fixed avatar size if image or SVG is used
* filter timesheets by billable state in API
This commit is contained in:
Kevin Papst
2022-03-18 23:45:41 +01:00
committed by GitHub
parent 5c925f0ca5
commit a8ac6b2eda
17 changed files with 53 additions and 109 deletions

View File

@@ -345,9 +345,9 @@
<source>label.skin</source>
<target>Display: colors</target>
</trans-unit>
<trans-unit id="O40d_3K" resname="theme.layout" approved="yes">
<source>Display: layout</source>
<target state="final">Display: layout</target>
<trans-unit id="O40d_3K" resname="label.theme.layout">
<source>label.theme.layout</source>
<target>Display: layout</target>
</trans-unit>
<trans-unit id="w8T34A6" resname="label.hours">
<source>label.hours</source>
@@ -1193,9 +1193,9 @@
<source>export.mark_all</source>
<target>Mark all shown records as cleared?</target>
</trans-unit>
<trans-unit id="keE.KO." resname="Only global" approved="yes">
<source>Only global</source>
<target state="final">Only global</target>
<trans-unit id="S0vT92U" resname="label.globalsOnly">
<source>label.globalsOnly</source>
<target>Only global</target>
</trans-unit>
<trans-unit id="2Ek7sXu" resname="label.batch_meta_fields">
<source>label.batch_meta_fields</source>

View File

@@ -996,7 +996,7 @@
</trans-unit>
<trans-unit id="42BRM3Q" resname="label.theme.layout">
<source>label.theme.layout</source>
<target>Tema: disposição</target>
<target>Visualização: layout</target>
</trans-unit>
<trans-unit id="hlu4iX5" resname="error.no_comments_found">
<source>error.no_comments_found</source>
@@ -1270,6 +1270,10 @@
<source>Display of entries in selection lists</source>
<target>Aparência das entradas nas listas de seleção</target>
</trans-unit>
<trans-unit id="U_D.NIy" resname="automatic">
<source>automatic</source>
<target>Automático</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -815,7 +815,7 @@
</trans-unit>
<trans-unit id="S0vT92U" resname="label.globalsOnly">
<source>label.globalsOnly</source>
<target>Somente global</target>
<target>Apenas global</target>
</trans-unit>
<trans-unit id="0M_Gylq" resname="rates.empty">
<source>rates.empty</source>
@@ -1047,7 +1047,7 @@
</trans-unit>
<trans-unit id="42BRM3Q" resname="label.theme.layout">
<source>label.theme.layout</source>
<target>Exibição: layout</target>
<target>Visualização: layout</target>
</trans-unit>
<trans-unit id="zFfl7jw" resname="sum.total">
<source>sum.total</source>
@@ -1273,6 +1273,10 @@
<source>Display of entries in selection lists</source>
<target>Exibe as entradas nas listas de seleção</target>
</trans-unit>
<trans-unit id="U_D.NIy" resname="automatic">
<source>automatic</source>
<target>Automático</target>
</trans-unit>
</body>
</file>
</xliff>