Commit d6fb0dea authored by Nicolas Delaby's avatar Nicolas Delaby

Encourage user to let the portal guess the portal_type

This change will display 'Automatic Detection' in portal type list instead of nothing for first item
parent f5b92a1b
......@@ -90,6 +90,7 @@
<string>my_string_field</string>
<string>my_file_field</string>
<string>my_list_mode_listbox</string>
<string>my_dialog_mode_portal_type</string>
</list>
</value>
</item>
......
138
\ No newline at end of file
139
\ No newline at end of file
......@@ -1188,6 +1188,9 @@ msgstr "Planifié automatiquement"
msgid "Auto Planned [state in task_workflow]"
msgstr "Planifié automatiquement"
msgid "Automatic Detection"
msgstr "Détection automatique"
msgid "Automatically disabled when enabling ${preference_title}."
msgstr "Désactivé automatiquement lors de l'activation de la préférence ${preference_title}."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment