From 0089c835fd7d9524a9d4a6951b9e6f537d00e4a9 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 1 Aug 2007 08:24:29 +0000 Subject: [PATCH] *** empty log message *** --- src/LightApp/resources/LightApp_msg_en.ts | 2 +- src/STD/resources/STD_msg_en.ts | 5 --- src/SUIT/resources/SUIT_msg_en.ts | 44 +++++++++++++++-------- 3 files changed, 31 insertions(+), 20 deletions(-) diff --git a/src/LightApp/resources/LightApp_msg_en.ts b/src/LightApp/resources/LightApp_msg_en.ts index d43659692..a24355e7e 100644 --- a/src/LightApp/resources/LightApp_msg_en.ts +++ b/src/LightApp/resources/LightApp_msg_en.ts @@ -111,7 +111,7 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS PREFERENCES_NOT_LOADED - Preferences for module "<b>%N</b>" will be available when the module will be loaded + Preferences for module "<b>%N</b>" will be available when the module is loaded PREF_LINEAR diff --git a/src/STD/resources/STD_msg_en.ts b/src/STD/resources/STD_msg_en.ts index f26fb27d5..0360eae28 100644 --- a/src/STD/resources/STD_msg_en.ts +++ b/src/STD/resources/STD_msg_en.ts @@ -348,11 +348,6 @@ Do you want to overwrite it? PRP_DESK_VIEW_STDTOOLBAR Toggles standard toolbar on/off - - QUE_DOC_FILEEXISTS - The file %1 already exists. -Do you want to overwrite it ? - TOT_DESK_FILE_SAVE Save document diff --git a/src/SUIT/resources/SUIT_msg_en.ts b/src/SUIT/resources/SUIT_msg_en.ts index 26b3064f9..466cbaf44 100644 --- a/src/SUIT/resources/SUIT_msg_en.ts +++ b/src/SUIT/resources/SUIT_msg_en.ts @@ -26,8 +26,8 @@ The directory "%1" does not exist! - LAB_QUICK_PATH - Quick path: + ERR_FILE_NOT_DIR + "%1" is not a directory! CONTINUE @@ -41,6 +41,11 @@ ERR_FILE_NOT_EXIST The file "%1" does not exist! + + QUE_DOC_FILEEXISTS + The file %1 already exists. +Do you want to overwrite it ? + PRP_DESK_WINDOW_ACTIVATE Activates this window @@ -67,22 +72,10 @@ Do you want to overwrite it? TLT_DUMP_VIEW Dump View to File - - INF_DESK_DOC_OPEN - Open File - - - INF_DESK_DOC_SAVE - Save File - PRP_DESK_WINDOW_TILE Arranges the windows as nonoverlapping tiles - - BUT_ADD_PATH - Add path - MEN_DESK_WINDOW_VTILE Tile &Vertically @@ -115,4 +108,27 @@ Do you want to overwrite it? Previous operation is not finished and will be aborted + + SUIT_FileDlg + + LAB_QUICK_PATH + Quick path: + + + BUT_ADD_PATH + Add path + + + INF_DESK_DOC_OPEN + Open File + + + INF_DESK_DOC_SAVE + Save File + + + ALL_FILES_FILTER + All files (*) + + -- 2.39.2