]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Porting to Qt4
authorvsr <vsr@opencascade.com>
Tue, 15 May 2007 13:07:16 +0000 (13:07 +0000)
committervsr <vsr@opencascade.com>
Tue, 15 May 2007 13:07:16 +0000 (13:07 +0000)
src/PyConsole/resources/PyConsole_msg_en.ts

index f016fe6b3ca885033c03de6a9150305dfd134ddf..408dd78ed5507999767ec2682a719d9ba2c8b6d5 100644 (file)
@@ -1,26 +1,26 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS><TS version="1.1">
 <context>
-    <name>PythonConsole</name>
+    <name>PyConsole_Console</name>
     <message>
-        <location filename="PyConsole_Editor.cxx" line="411"/>
+        <location filename="../PyConsole_Console.cxx" line="216"/>
         <source>EDIT_COPY_CMD</source>
-        <translation>Copy</translation>
+        <translation>&amp;Copy</translation>
     </message>
     <message>
-        <location filename="PyConsole_Editor.cxx" line="415"/>
+        <location filename="../PyConsole_Console.cxx" line="221"/>
         <source>EDIT_PASTE_CMD</source>
-        <translation>Paste</translation>
+        <translation>&amp;Paste</translation>
     </message>
     <message>
-        <location filename="PyConsole_Editor.cxx" line="419"/>
+        <location filename="../PyConsole_Console.cxx" line="226"/>
         <source>EDIT_CLEAR_CMD</source>
-        <translation>Clear</translation>
+        <translation>Clea&amp;r</translation>
     </message>
     <message>
-        <location filename="PyConsole_Editor.cxx" line="425"/>
+        <location filename="../PyConsole_Console.cxx" line="231"/>
         <source>EDIT_SELECTALL_CMD</source>
-        <translation>Select All</translation>
+        <translation>Select &amp;All</translation>
     </message>
 </context>
 </TS>