[gen] Static param SomeClass.resultModes replaces 'resultMode' and allows to define the way instances of this class are shown on query results: as a 'list' (the default), a 'grid' or using a custom px that must be defined on SomeClass.
This commit is contained in:
parent
790f3d4495
commit
588fa9b54f
11 changed files with 176 additions and 74 deletions
|
@ -794,3 +794,11 @@ msgstr ""
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr ""
|
||||
|
|
|
@ -794,3 +794,11 @@ msgstr ""
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr ""
|
||||
|
|
|
@ -794,3 +794,11 @@ msgstr ""
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr ""
|
||||
|
|
|
@ -795,3 +795,11 @@ msgstr "${site} - ${title} - ${template}"
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr "List"
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr "Grid"
|
||||
|
|
|
@ -794,3 +794,11 @@ msgstr ""
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr ""
|
||||
|
|
|
@ -795,3 +795,11 @@ msgstr "${site} - ${title} - ${template}"
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr "Bonjour, cet email vous est envoyé depuis ${site}. Veuillez consulter le(s) fichier(s) joint(s)."
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr "Liste"
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr "Grille"
|
||||
|
|
|
@ -794,3 +794,11 @@ msgstr ""
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr ""
|
||||
|
|
|
@ -794,3 +794,11 @@ msgstr ""
|
|||
#. Default: "Hello, this email that was sent to you via ${site}. Please consult the attached file(s)."
|
||||
msgid "podmail_body"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "List"
|
||||
msgid "result_mode_list"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Grid"
|
||||
msgid "result_mode_grid"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue