* expanded the sqlexporter dialogs on translation-en.json * renamed the include content and include structure checkbox description
This commit is contained in:
parent
4b4bc59f27
commit
690fdeb0b3
@ -283,9 +283,9 @@
|
||||
"core-dialogs/upload-to": "Upload to",
|
||||
"core-dialogs/json-text": "The following JSON text encodes the options you have set in the other tabs. You can copy it out and save it for later, and paste it back in and click Apply to re-use the same options.",
|
||||
"core-dialogs/columnType": "SQL Type",
|
||||
"core-dialogs/for-include-structure-checkbox": "Include Schema",
|
||||
"core-dialogs/for-include-structure-checkbox": "Includes the CREATE DATABASE command.",
|
||||
"core-dialogs/for-include-drop-statement-checkbox": "Include Drop Statement",
|
||||
"core-dialogs/for-include-content-checkbox": "Include Content",
|
||||
"core-dialogs/for-include-content-checkbox": "Includes the INSERT INTO commands, to fill table rows",
|
||||
"core-dialogs/tableNameLabel": "Table Name:",
|
||||
"core-dialogs/sqlExporterTrimColumns": "Trim Column Names",
|
||||
"core-dialogs/sqlExporterIgnoreFacets": "Ignore facets and filters and export all rows",
|
||||
|
Loading…
Reference in New Issue
Block a user