From dc5bb0e6c6f3d7e8cd147965117cd5d237815363 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 27 Jun 2007 11:41:13 +0000 Subject: [PATCH] Merge from BR_QT4 branch --- src/LogWindow/resources/LogWindow_msg_en.ts | 41 +++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/LogWindow/resources/LogWindow_msg_en.ts diff --git a/src/LogWindow/resources/LogWindow_msg_en.ts b/src/LogWindow/resources/LogWindow_msg_en.ts new file mode 100644 index 000000000..2e2aef574 --- /dev/null +++ b/src/LogWindow/resources/LogWindow_msg_en.ts @@ -0,0 +1,41 @@ + + + + LogWindow + + + EDIT_COPY_CMD + &Copy + + + + EDIT_CLEAR_CMD + Clea&r + + + + EDIT_SELECTALL_CMD + Select &All + + + + EDIT_SAVETOFILE_CMD + &Save log to file... + + + + ERR_ERROR + Error + + + + ERR_CANT_SAVE_FILE + Can't save file + + + + BUT_OK + &OK + + + -- 2.39.2