From 1004303be5273b957a19fb2006b6122cf57611e6 Mon Sep 17 00:00:00 2001 From: srn Date: Tue, 12 Jul 2005 06:16:32 +0000 Subject: [PATCH] IPAL BugID9021, added resources for a new dialog box for closing the active study --- src/STD/resources/STD_msg_en.po | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/STD/resources/STD_msg_en.po b/src/STD/resources/STD_msg_en.po index 8a917960b..e4dbd2882 100755 --- a/src/STD/resources/STD_msg_en.po +++ b/src/STD/resources/STD_msg_en.po @@ -316,3 +316,23 @@ msgstr "Document has been modified.\nDo you want to save changes?" msgid "STD_Application::INF_DOCUMENT_MODIFIED" msgstr "Document \"%1\" has been modified.\nDo you want to save changes?" + +msgid "CLOSE_DLG_SAVE_CLOSE" +msgstr "&Save&&Close" + +msgid "CLOSE_DLG_CLOSE" +msgstr "&Close w/o saving" + +msgid "CLOSE_DLG_UNLOAD" +msgstr "&Unload" + +msgid "FILE_MENU_LOAD" +msgstr "&Load" + +msgid "CLOSE_DLG_CAPTION" +msgstr "Close active study" + +msgid "CLOSE_DLG_DESCRIPTION" +msgstr "Do you want to close or only unload the study" + + -- 2.39.2