From: dmv Date: Tue, 20 Jan 2009 08:14:38 +0000 (+0000) Subject: Make Menu Names Unifyed usage of capital letters X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7f1d44a8108c40b6aab86d0438d009420ee51325;p=modules%2Fgui.git Make Menu Names Unifyed usage of capital letters --- diff --git a/src/LightApp/resources/LightApp_msg_en.po b/src/LightApp/resources/LightApp_msg_en.po index c9e2b9834..c4a0aeadc 100644 --- a/src/LightApp/resources/LightApp_msg_en.po +++ b/src/LightApp/resources/LightApp_msg_en.po @@ -88,22 +88,22 @@ msgid "LightApp_Application::PRP_MODULE" msgstr "Switch to the module \"%1\"" msgid "LightApp_Application::NEW_WINDOW_0" -msgstr "&GL view" +msgstr "&GL View" msgid "LightApp_Application::NEW_WINDOW_1" -msgstr "&Plot2d view" +msgstr "&Plot2d View" msgid "LightApp_Application::NEW_WINDOW_2" -msgstr "&OCC view" +msgstr "&OCC View" msgid "LightApp_Application::NEW_WINDOW_3" -msgstr "VT&K view" +msgstr "VT&K View" msgid "LightApp_Application::NEW_WINDOW_4" -msgstr "&QxGraph view" +msgstr "&QxGraph View" msgid "LightApp_Application::NEW_WINDOW_5" -msgstr "Qx&Scene view" +msgstr "Qx&Scene View" msgid "LightApp_Application::INF_CANCELLED" msgstr "Module activation cancelled" @@ -129,7 +129,7 @@ msgstr "Message Window" //======================================================================================= msgid "LightApp_Application::MEN_DESK_MODULE_HELP" -msgstr "Module help" +msgstr "Module Help" //======================================================================================= diff --git a/src/LightApp/resources/LightApp_msg_en.ts b/src/LightApp/resources/LightApp_msg_en.ts index a44320216..b91990d14 100644 --- a/src/LightApp/resources/LightApp_msg_en.ts +++ b/src/LightApp/resources/LightApp_msg_en.ts @@ -456,7 +456,7 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS MEN_DESK_MODULE_HELP - Module help + Module Help PREF_SUPERV_TITLE_COLOR @@ -496,7 +496,7 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS MEN_DESK_MRU - Most recently used + Most Recently Used TOT_DESK_PREFERENCES @@ -548,7 +548,7 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS MEN_DESK_CLOSE_ALL - Close all + Close All PRP_CLOSE_ALL @@ -560,7 +560,7 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS MEN_DESK_GROUP_ALL - &Group all + &Group All PRP_GROUP_ALL @@ -636,7 +636,7 @@ File does not exist MEN_DISPLAY_ONLY - Show only + Show Only TOP_HIDE @@ -644,7 +644,7 @@ File does not exist MEN_ERASE_ALL - Hide all + Hide All STB_HIDE diff --git a/src/OCCViewer/resources/OCCViewer_msg_en.ts b/src/OCCViewer/resources/OCCViewer_msg_en.ts index 83a8038da..b90f4328c 100644 --- a/src/OCCViewer/resources/OCCViewer_msg_en.ts +++ b/src/OCCViewer/resources/OCCViewer_msg_en.ts @@ -282,15 +282,15 @@ OCCViewer_Viewer MEN_DUMP_VIEW - Dump view... + Dump View... MEN_SHOW_TOOLBAR - Show toolbar + Show Toolbar MEN_CHANGE_BACKGROUD - Change background... + Change Background... diff --git a/src/Plot2d/resources/Plot2d_msg_en.ts b/src/Plot2d/resources/Plot2d_msg_en.ts index a7fc711b6..c1a7aad83 100644 --- a/src/Plot2d/resources/Plot2d_msg_en.ts +++ b/src/Plot2d/resources/Plot2d_msg_en.ts @@ -222,7 +222,7 @@ MEN_PLOT2D_CURVES_SPLINES - Draw splines + Draw Splines PRP_PLOT2D_MODE_LOGARITHMIC_HOR @@ -266,7 +266,7 @@ MEN_PLOT2D_CHANGE_BACKGROUND - Change background... + Change Background... PRP_PLOT2D_CHANGE_BACKGROUND @@ -328,7 +328,7 @@ Logarithmic scale for ordinate axis is not allowed. MEN_PLOT2D_CURVES_POINTS - Draw points + Draw Points PRP_PLOT2D_CURVES_POINTS @@ -392,11 +392,11 @@ Logarithmic scale for ordinate axis is not allowed. MEN_PLOT2D_MODE_LOGARITHMIC_HOR - Horizontal axis: logarithmic + Horizontal Axis: Logarithmic MEN_PLOT2D_MODE_LOGARITHMIC_VER - Vertical axis: logarithmic + Vertical Axis: Logarithmic PRP_PLOT2D_FITDATA @@ -404,11 +404,11 @@ Logarithmic scale for ordinate axis is not allowed. MEN_PLOT2D_MODE_LINEAR_VER - Vertical axis: linear + Vertical Axis: Linear MEN_PLOT2D_MODE_LINEAR_HOR - Horizontal axis: linear + Horizontal Axis: Linear NONE_MARKER_LBL @@ -480,7 +480,7 @@ Logarithmic scale for ordinate axis is not allowed. MEN_PLOT2D_CURVES_LINES - Draw lines + Draw Lines diff --git a/src/QxGraph/resources/QxGraph_msg_en.ts b/src/QxGraph/resources/QxGraph_msg_en.ts index 511ec8562..ba4779838 100644 --- a/src/QxGraph/resources/QxGraph_msg_en.ts +++ b/src/QxGraph/resources/QxGraph_msg_en.ts @@ -26,7 +26,7 @@ @default MEN_CHANGE_BACKGROUND - Change background... + Change Background... MNU_PAN_VIEW diff --git a/src/QxScene/resources/QxSceneViewer_msg_en.ts b/src/QxScene/resources/QxSceneViewer_msg_en.ts index 9824850bf..e8188cd71 100644 --- a/src/QxScene/resources/QxSceneViewer_msg_en.ts +++ b/src/QxScene/resources/QxSceneViewer_msg_en.ts @@ -26,7 +26,7 @@ @default MEN_CHANGE_BACKGROUND - Change background... + Change Background... MNU_PAN_VIEW diff --git a/src/STD/resources/STD_msg_en.ts b/src/STD/resources/STD_msg_en.ts index 759e38551..cfa9e93f4 100644 --- a/src/STD/resources/STD_msg_en.ts +++ b/src/STD/resources/STD_msg_en.ts @@ -437,7 +437,7 @@ Do you want to overwrite it? MEN_STUDIES_CHOICE - Choose existent study. + Choose Existent Study. diff --git a/src/SVTK/resources/SVTK_msg_en.ts b/src/SVTK/resources/SVTK_msg_en.ts index a4914f07b..a747d7b2b 100644 --- a/src/SVTK/resources/SVTK_msg_en.ts +++ b/src/SVTK/resources/SVTK_msg_en.ts @@ -629,7 +629,7 @@ Please, refer to the documentation. SVTK_Viewer MEN_DUMP_VIEW - Dump view... + Dump View... MEN_SHOW_TOOLBAR diff --git a/src/SalomeApp/resources/SalomeApp_msg_en.po b/src/SalomeApp/resources/SalomeApp_msg_en.po index 988e2972d..0ca26a414 100644 --- a/src/SalomeApp/resources/SalomeApp_msg_en.po +++ b/src/SalomeApp/resources/SalomeApp_msg_en.po @@ -48,7 +48,7 @@ msgid "SalomeApp_Application::TOT_DESK_FILE_DUMP_STUDY" msgstr "Dump study" msgid "SalomeApp_Application::MEN_DESK_FILE_DUMP_STUDY" -msgstr "&Dump study..." +msgstr "&Dump Study..." msgid "SalomeApp_Application::PRP_DESK_FILE_DUMP_STUDY" msgstr "Dumps study to the python script" @@ -66,7 +66,7 @@ msgid "SalomeApp_Application::TOT_DESK_FILE_LOAD_SCRIPT" msgstr "Load python script" msgid "SalomeApp_Application::MEN_DESK_FILE_LOAD_SCRIPT" -msgstr "Load scrip&t..." +msgstr "Load Scrip&t..." msgid "SalomeApp_Application::PRP_DESK_FILE_LOAD_SCRIPT" msgstr "Loads python script from file" @@ -81,7 +81,7 @@ msgid "SalomeApp_Application::TOT_DESK_CATALOG_GENERATOR" msgstr "Catalog generator" msgid "SalomeApp_Application::MEN_DESK_CATALOG_GENERATOR" -msgstr "Catalog &generator" +msgstr "Catalog &Generator" msgid "SalomeApp_Application::PRP_DESK_CATALOG_GENERATOR" msgstr "Generates XML catalog of a component's interface" @@ -90,7 +90,7 @@ msgid "SalomeApp_Application::TOT_DESK_REGISTRY_DISPLAY" msgstr "Registry display" msgid "SalomeApp_Application::MEN_DESK_REGISTRY_DISPLAY" -msgstr "Registry &display" +msgstr "Registry &Display" msgid "SalomeApp_Application::PRP_DESK_REGISTRY_DISPLAY" msgstr "Displays content of the Registry CORBA server" @@ -99,7 +99,7 @@ msgid "SalomeApp_Application::TOT_DESK_MRU" msgstr "Most recently used" msgid "SalomeApp_Application::MEN_DESK_MRU" -msgstr "Most recently used" +msgstr "Most Recently Used" msgid "SalomeApp_Application::TOT_DESK_PROPERTIES" msgstr "Study properties" @@ -136,7 +136,7 @@ msgstr "Save GUI state" //======================================================================================= msgid "SalomeApp_Application::MEN_WINDOWS_NEW" -msgstr "New window" +msgstr "New Window" msgid "SalomeApp_Application::MEN_VIEW_WNDS" msgstr "Windows" diff --git a/src/SalomeApp/resources/SalomeApp_msg_en.ts b/src/SalomeApp/resources/SalomeApp_msg_en.ts index 604ae150e..550e5a0e1 100644 --- a/src/SalomeApp/resources/SalomeApp_msg_en.ts +++ b/src/SalomeApp/resources/SalomeApp_msg_en.ts @@ -97,7 +97,7 @@ MEN_WINDOWS_NEW - New window + New Window MEN_DELETE_INVALID_REFERENCE @@ -117,7 +117,7 @@ MEN_DESK_REGISTRY_DISPLAY - Registry &display + Registry &Display APPCLOSE_SAVE @@ -137,7 +137,7 @@ MEN_DESK_FILE_SAVE_GUI_STATE - Save GUI state + Save GUI State TOT_DESK_FILE_SAVE_GUI_STATE @@ -238,7 +238,7 @@ Do you want to reload it ? MEN_DESK_FILE_LOAD_SCRIPT - Load scrip&t... + Load Scrip&t... MEN_DESK_TOOLS @@ -254,7 +254,7 @@ Do you want to reload it ? MEN_DESK_FILE_DUMP_STUDY - &Dump study... + &Dump Study... PRP_DESK_CATALOG_GENERATOR @@ -278,7 +278,7 @@ Do you want to reload it ? MEN_DESK_CATALOG_GENERATOR - Catalog &generator + Catalog &Generator APPCLOSE_CAPTION @@ -286,7 +286,7 @@ Do you want to reload it ? MEN_DESK_MRU - Most recently used + Most Recently Used TOT_DESK_MRU diff --git a/src/VTKViewer/resources/VTKViewer_msg_en.ts b/src/VTKViewer/resources/VTKViewer_msg_en.ts index f1d820415..6efdc4267 100644 --- a/src/VTKViewer/resources/VTKViewer_msg_en.ts +++ b/src/VTKViewer/resources/VTKViewer_msg_en.ts @@ -176,15 +176,15 @@ VTKViewer_Viewer MEN_DUMP_VIEW - Dump view... + Dump View... MEN_SHOW_TOOLBAR - Show toolbar + Show Toolbar MEN_CHANGE_BACKGROUD - Change background... + Change Background...