asset: liste mit reiter für aktuell/inaktiv/alle
This commit is contained in:
parent
4ab79e4200
commit
53dfb14254
3 changed files with 51 additions and 0 deletions
16
locale/de.po
16
locale/de.po
|
@ -67,6 +67,22 @@ msgid "Update Source"
|
|||
msgstr "Quelle aktualisieren"
|
||||
|
||||
|
||||
###############################
|
||||
# ir.action.act_window.domain #
|
||||
###############################
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_current"
|
||||
msgid "Current"
|
||||
msgstr "Aktuell"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_inactive"
|
||||
msgid "Inactive"
|
||||
msgstr "Inaktiv"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_all"
|
||||
msgid "All"
|
||||
msgstr "Alle"
|
||||
|
||||
|
||||
############################
|
||||
# investment.source_update #
|
||||
############################
|
||||
|
|
12
locale/en.po
12
locale/en.po
|
@ -46,6 +46,18 @@ msgctxt "model:ir.action,name:updt_source_wiz"
|
|||
msgid "Update Source"
|
||||
msgstr "Update Source"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_current"
|
||||
msgid "Current"
|
||||
msgstr "Current"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_inactive"
|
||||
msgid "Inactive"
|
||||
msgstr "Inactive"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_asset_domain_all"
|
||||
msgid "All"
|
||||
msgstr "All"
|
||||
|
||||
msgctxt "model:investment.source_update,name:"
|
||||
msgid "Update Source"
|
||||
msgstr "Update Source"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue