[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

@@ -18,7 +18,24 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 "Dış veritabanı kaynakları"
#. 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 ""