From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- .../guiSQLiteStudio/dialogs/configdialog.ui | 180 ++++++++++++--------- 1 file changed, 103 insertions(+), 77 deletions(-) (limited to 'SQLiteStudio3/guiSQLiteStudio/dialogs/configdialog.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/dialogs/configdialog.ui b/SQLiteStudio3/guiSQLiteStudio/dialogs/configdialog.ui index 040600e..966ebca 100644 --- a/SQLiteStudio3/guiSQLiteStudio/dialogs/configdialog.ui +++ b/SQLiteStudio3/guiSQLiteStudio/dialogs/configdialog.ui @@ -104,7 +104,7 @@ General - generalPage + generalPage @@ -116,7 +116,7 @@ Keyboard shortcuts - shortcutsPage + shortcutsPage @@ -128,7 +128,7 @@ Look & feel - lookAndFeelPage + lookAndFeelPage @@ -139,7 +139,7 @@ Style - stylePage + stylePage @@ -151,7 +151,7 @@ Fonts - fontsPage + fontsPage @@ -163,7 +163,7 @@ Colors - colorsPage + colorsPage @@ -176,7 +176,7 @@ Plugins - pluginsPage + pluginsPage @@ -187,7 +187,7 @@ Code formatters - formatterPluginsPage + formatterPluginsPage @@ -196,7 +196,7 @@ Data browsing - dataBrowsingPage + dataBrowsingPage @@ -207,7 +207,7 @@ Data editors - dataEditorsPage + dataEditorsPage @@ -227,7 +227,7 @@ - 2 + 6 @@ -259,7 +259,7 @@ 99999 - General.NumberOfRowsPerPage + General.NumberOfRowsPerPage @@ -288,7 +288,7 @@ 600 - General.MaxInitialColumnWith + General.MaxInitialColumnWith @@ -334,7 +334,7 @@ - General.DataEditorsOrder + General.DataEditorsOrder @@ -433,7 +433,7 @@ 9999999 - General.DdlHistorySize + General.DdlHistorySize @@ -450,7 +450,7 @@ Don't show DDL preview dialog when commiting schema changes - General.DontShowDdlPreview + General.DontShowDdlPreview @@ -478,7 +478,7 @@ 999999 - General.SqlHistorySize + General.SqlHistorySize @@ -501,7 +501,7 @@ Execute only the query under the cursor - General.ExecuteCurrentQueryOnly + General.ExecuteCurrentQueryOnly @@ -520,7 +520,7 @@ Automatically check for updates at startup - General.CheckUpdatesOnStartup + General.CheckUpdatesOnStartup @@ -539,7 +539,7 @@ Restore last session (active MDI windows) after startup - General.RestoreSession + General.RestoreSession @@ -650,13 +650,36 @@ 0 + + + + Language + + + + + + Changing language requires application restart to take effect. + + + + + + + General.Language + + + + + + Database list - + If switched off, then columns will be sorted in the order they are typed in CREATE TABLE statement. @@ -665,21 +688,21 @@ Sort table columns alphabetically - General.SortColumns + General.SortColumns - + Expand tables node when connected to a database - General.ExpandTables + General.ExpandTables - + <p>Additional labels are those displayed next to the names on the databases list (they are blue, unless configured otherwise). Enabling this option will result in labels for databases, invalid databases and aggregated nodes (column group, index group, trigger group). For more labels see options below.<p> @@ -694,7 +717,7 @@ false - General.ShowDbTreeLabels + General.ShowDbTreeLabels @@ -706,7 +729,7 @@ Display labels for regular tables - General.ShowRegularTableLabels + General.ShowRegularTableLabels @@ -719,24 +742,24 @@ Display labels for virtual tables - General.ShowVirtualTableLabels + General.ShowVirtualTableLabels - + Expand views node when connected to a database - General.ExpandViews + General.ExpandViews - + If this option is switched off, then objects will be sorted in order they appear in sqlite_master table (which is in order they were created) @@ -745,17 +768,17 @@ Sort objects (tables, indexes, triggers and views) alphabetically - General.SortObjects + General.SortObjects - + Display system tables and indexes on the list - General.ShowSystemObjects + General.ShowSystemObjects @@ -777,7 +800,7 @@ Open Table Windows with the data tab for start - General.OpenTablesOnData + General.OpenTablesOnData @@ -799,7 +822,7 @@ Open View Windows with the data tab for start - General.OpenViewsOnData + General.OpenViewsOnData @@ -943,7 +966,7 @@ - General.Style + General.Style @@ -991,7 +1014,7 @@ - CheckBox + CheckBox @@ -1015,7 +1038,7 @@ - PushButton + PushButton @@ -1039,46 +1062,46 @@ - Column + Column - 123 + 123 - 11111 + 11111 - 22222 + 22222 - 33333 + 33333 - 456 + 456 - 44444 + 44444 - 55555 + 55555 - 66666 + 66666 @@ -1087,7 +1110,7 @@ - ... + ... @@ -1097,20 +1120,23 @@ - RadioButton + RadioButton + + ABC + - ABC + ABC - XYZ + XYZ @@ -1118,7 +1144,7 @@ - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;"> @@ -1226,7 +1252,7 @@ p, li { white-space: pre-wrap; } - Fonts.SqlEditor + Fonts.SqlEditor @@ -1242,7 +1268,7 @@ p, li { white-space: pre-wrap; } - Fonts.DbTree + Fonts.DbTree @@ -1258,7 +1284,7 @@ p, li { white-space: pre-wrap; } - Fonts.DbTreeLabel + Fonts.DbTreeLabel @@ -1274,7 +1300,7 @@ p, li { white-space: pre-wrap; } - Fonts.DataView + Fonts.DataView @@ -1290,7 +1316,7 @@ p, li { white-space: pre-wrap; } - Fonts.StatusField + Fonts.StatusField @@ -1374,7 +1400,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorKeywordFg + Colors.SqlEditorKeywordFg @@ -1390,7 +1416,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorStringFg + Colors.SqlEditorStringFg @@ -1406,7 +1432,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorCommentFg + Colors.SqlEditorCommentFg @@ -1422,7 +1448,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorForeground + Colors.SqlEditorForeground @@ -1438,7 +1464,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorCurrentLineBg + Colors.SqlEditorCurrentLineBg @@ -1454,7 +1480,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorLineNumAreaBg + Colors.SqlEditorLineNumAreaBg @@ -1480,7 +1506,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorParenthesisBg + Colors.SqlEditorParenthesisBg @@ -1527,7 +1553,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorBlobFg + Colors.SqlEditorBlobFg @@ -1564,7 +1590,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorNumberFg + Colors.SqlEditorNumberFg @@ -1580,7 +1606,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorBindParamFg + Colors.SqlEditorBindParamFg @@ -1606,7 +1632,7 @@ p, li { white-space: pre-wrap; } - Colors.SqlEditorValidObject + Colors.SqlEditorValidObject @@ -1641,7 +1667,7 @@ p, li { white-space: pre-wrap; } - Colors.DataUncommited + Colors.DataUncommited @@ -1667,7 +1693,7 @@ p, li { white-space: pre-wrap; } - Colors.DataUncommitedError + Colors.DataUncommitedError @@ -1690,7 +1716,7 @@ p, li { white-space: pre-wrap; } - Colors.DataNullFg + Colors.DataNullFg @@ -1713,7 +1739,7 @@ p, li { white-space: pre-wrap; } - Colors.DataDeletedBg + Colors.DataDeletedBg @@ -1748,7 +1774,7 @@ p, li { white-space: pre-wrap; } - Colors.DbTreeLabelsFg + Colors.DbTreeLabelsFg @@ -1780,7 +1806,7 @@ p, li { white-space: pre-wrap; } - Colors.StatusFieldInfoFg + Colors.StatusFieldInfoFg @@ -1803,7 +1829,7 @@ p, li { white-space: pre-wrap; } - Colors.StatusFieldWarnFg + Colors.StatusFieldWarnFg @@ -1826,7 +1852,7 @@ p, li { white-space: pre-wrap; } - Colors.StatusFieldErrorFg + Colors.StatusFieldErrorFg -- cgit v1.2.3