Release 2.14 (#4710)
- show "link has expired message" in password reset screen - added date objects as hydrator variables - for custom date formats in invoice templates - show meta-fields with null values (e.g. booleans with `false` where hidden) - fix permission check: allow to remove `view_own_timesheet` but still record times - prevent error 500 if customer country is empty - fix API 500 error if project does not exist when creating new timesheet - fix tags are not created in remote-search mode - do not check "export items" by default - fix daterange query, if user an request locale are different - added logging for invalid SAML responses (see various discussions)
This commit is contained in:
@@ -1531,10 +1531,6 @@
|
||||
<source>work_times_result</source>
|
||||
<target state="translated">Odpracované hodiny</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="PE2iiaW" resname="work_times_should.help">
|
||||
<source>work_times_should.help</source>
|
||||
<target state="translated">Zde nakonfigurované hodnoty se používají k výpočtu hodinového účtu.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9NPI3v" resname="work_times_should.none_configured">
|
||||
<source>work_times_should.none_configured</source>
|
||||
<target state="translated">Pro tohoto uživatele nebyly v nastavení pracovní smlouvy nakonfigurovány žádné cílové hodiny.</target>
|
||||
@@ -1548,7 +1544,7 @@
|
||||
<target state="translated">Je-hodin</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1btzNDa" resname="work_times_should">
|
||||
<source>work_times_should</source>
|
||||
<source>Expected number of hours</source>
|
||||
<target state="translated">Cílové hodiny</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8yqaKzX" resname="confirmed_by_at">
|
||||
|
||||
Reference in New Issue
Block a user