i18n/eric6_en.ts

changeset 5461
b0dc3f0133cd
parent 5459
cdfdecd2faef
child 5515
397b36511c67
--- a/i18n/eric6_en.ts	Tue Jan 31 18:33:52 2017 +0100
+++ b/i18n/eric6_en.ts	Tue Jan 31 18:43:09 2017 +0100
@@ -14434,54 +14434,54 @@
 <context>
     <name>ExceptionsFilterDialog</name>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="13"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="14"/>
         <source>Exceptions Filter</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="16"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="17"/>
         <source>&lt;b&gt;Exception Filter&lt;/b&gt;
 &lt;p&gt;This dialog is used to enter the exception types, that shall be highlighted during a debugging session. If this list is empty, all exception types will be highlighted. If the exception reporting flag in the &quot;Start Debugging&quot; dialog is unchecked, no exception will be reported at all.&lt;/p&gt;
 &lt;p&gt;Please note, that unhandled exceptions are always highlighted independent of these settings.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="27"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="28"/>
         <source>List of exceptions that shall be highlighted</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="42"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="41"/>
         <source>Press to add the entered exception to the list</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="45"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="44"/>
         <source>Add</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="52"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="51"/>
         <source>Enter an exception type that shall be highlighted</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="66"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="61"/>
         <source>Press to delete the selected exception from the list</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="69"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="64"/>
         <source>Delete</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="76"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="71"/>
         <source>Press to delete all exceptions from the list</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="79"/>
+        <location filename="../Debugger/ExceptionsFilterDialog.ui" line="74"/>
         <source>Delete All</source>
         <translation type="unfinished"></translation>
     </message>
@@ -63051,12 +63051,12 @@
     </message>
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="38"/>
-        <source>&amp;Locals Filter</source>
+        <source>&amp;Locals Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="48"/>
-        <source>&amp;Globals Filter</source>
+        <source>&amp;Globals Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -63067,7 +63067,7 @@
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="61"/>
         <source>&lt;b&gt;Locals Filter List&lt;/b&gt;
-&lt;p&gt;Select the variable types you want to be filtered out of the locals variables list.&lt;/p&lt;</source>
+&lt;p&gt;Select the variable types you want to be shown in the local variables viewer.&lt;/p&lt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -63078,7 +63078,7 @@
     <message>
         <location filename="../Debugger/VariablesFilterDialog.ui" line="81"/>
         <source>&lt;b&gt;Globals Filter List&lt;/b&gt;
-&lt;p&gt;Select the variable types you want to be filtered out of the globals variables list.&lt;/p&lt;</source>
+&lt;p&gt;Select the variable types you want to be shown in the global variables viewer.&lt;/p&lt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -63086,6 +63086,11 @@
         <source>Save Default</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Debugger/VariablesFilterDialog.ui" line="28"/>
+        <source>Select the variable types to be shown in the variables viewers:</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>VariablesViewer</name>

eric ide

mercurial