[FIX] base_external_dbsource_sqlite: actually useful demo data

Previous demo data wasn't working nor showcasing a valid query string.
This commit is contained in:
Jairo Llopis
2023-04-06 12:07:23 +00:00
committed by David Alonso // Solvos
parent fdf6c4fc95
commit f9417aae63
12 changed files with 161 additions and 12 deletions

View File

@@ -19,7 +19,24 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: base_external_dbsource_sqlite
#: model:ir.model.fields,field_description:base_external_dbsource_sqlite.field_base_external_dbsource__connector
msgid "Connector"
msgstr ""
#. module: base_external_dbsource_sqlite
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
msgid "External Database Sources"
msgstr "Vanjske baze"
#. module: base_external_dbsource_sqlite
#: model:ir.model.fields,help:base_external_dbsource_sqlite.field_base_external_dbsource__connector
msgid ""
"If a connector is missing from the list, check the server log to confirm "
"that the required components were detected."
msgstr ""
#. module: base_external_dbsource_sqlite
#: model:ir.model.fields.selection,name:base_external_dbsource_sqlite.selection__base_external_dbsource__connector__sqlite
msgid "SQLite"
msgstr ""