From 31dee778be16013bf9ecd780e307016fd9f27de6 Mon Sep 17 00:00:00 2001 From: sln Date: Tue, 23 Aug 2005 08:24:37 +0000 Subject: [PATCH] New messages for operation mechanism added --- src/SUIT/resources/SUIT_msg_en.po | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/src/SUIT/resources/SUIT_msg_en.po b/src/SUIT/resources/SUIT_msg_en.po index 4cedd757a..95f43c747 100755 --- a/src/SUIT/resources/SUIT_msg_en.po +++ b/src/SUIT/resources/SUIT_msg_en.po @@ -82,4 +82,28 @@ msgid "TLT_IMAGE_FILES" msgstr "Images Files (*.bmp *.png *.jpg *.jpeg)"" msgid "ERR_CANT_DUMP_VIEW" -msgstr "Can't dump view contents to the file." \ No newline at end of file +msgstr "Can't dump view contents to the file." + +msgid "CONTINUE" +msgstr "Continue" + +msgid "CANCEL" +msgstr "Cancel" + +#====================================================================== + +msgid "SUIT_Study::OPERATION_LAUNCH" +msgstr "Operation launch" + +msgid "SUIT_Study::PREVIOUS_NOT_FINISHED" +msgstr "Previous operation is not finished and will be aborted" + +#====================================================================== + + + + + + + + \ No newline at end of file -- 2.39.2