X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPyConsole%2Fresources%2FPyConsole_msg_en.ts;h=1586df26661b154b961a4d85cb2d443a6c3b68b0;hb=f4bae52ffb2edc6197ce9dce329ae199ff48ca72;hp=a2d4aae3928597979134c1a7ae86da4fcd8c3281;hpb=11a370454e581b8e532a2a58bff6cd18136ebafd;p=modules%2Fgui.git diff --git a/src/PyConsole/resources/PyConsole_msg_en.ts b/src/PyConsole/resources/PyConsole_msg_en.ts index a2d4aae39..1586df266 100644 --- a/src/PyConsole/resources/PyConsole_msg_en.ts +++ b/src/PyConsole/resources/PyConsole_msg_en.ts @@ -2,26 +2,69 @@ - PyConsole_Editor + PyConsole_ConsoleBase - TOT_DUMP_PYCOMMANDS - Dump commands + + EDIT_COPY_CMD + &Copy - TOT_SAVE_PYLOG - Save log + + EDIT_PASTE_CMD + &Paste - PYTHON_FILES_FILTER - PYTHON Files (*.py) + + EDIT_CLEAR_CMD + Clea&r - LOG_FILES_FILTER - Log files (*.log *.txt) + + EDIT_SELECTALL_CMD + Select &All - ERR_FILE_NOT_WRITABLE - File is not writable! + EDIT_DUMPCOMMANDS_CMD + D&ump Commands + + + EDIT_STARTLOG_CMD + Start &Log + + + EDIT_STOPLOG_CMD + Stop &Log + + + + PyConsole_EditorBase + + Choose python file where to store + Choose python file where to store dump + + + Python scripts ext (*.py) + Python scripts (*.py) + + + WARNING + WARNING ! + + + Python file has not been written + Python file has not been written ! + + + Choose python file where to store log + Choose python file where to store log + + + Log files ext (*.log *.txt) + Log files extension (*.log *.txt) + + + Log file is not writable + Log file is not writable !