--- a/i18n/eric6_it.ts Tue Jan 31 18:33:52 2017 +0100 +++ b/i18n/eric6_it.ts Tue Jan 31 18:43:09 2017 +0100 @@ -15077,7 +15077,7 @@ <context> <name>ExceptionsFilterDialog</name> <message> - <location filename="../Debugger/ExceptionsFilterDialog.ui" line="16"/> + <location filename="../Debugger/ExceptionsFilterDialog.ui" line="17"/> <source><b>Exception Filter</b> <p>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 "Start Debugging" dialog is unchecked, no exception will be reported at all.</p> <p>Please note, that unhandled exceptions are always highlighted independent of these settings.</p></source> @@ -15086,47 +15086,47 @@ <p>Nota che tutte le eccezioni non gestite sono sempre evidenziate indipendentemente da queste impostazioni.</p></translation> </message> <message> - <location filename="../Debugger/ExceptionsFilterDialog.ui" line="69"/> + <location filename="../Debugger/ExceptionsFilterDialog.ui" line="64"/> <source>Delete</source> <translation>Cancella</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>Inserisci un tipo di eccezione che deve essere evidenziata</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>Lista di eccezioni che devono essere evidenziate</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>Premi per aggiungere l'eccezione inserita alla lista</translation> </message> <message> - <location filename="../Debugger/ExceptionsFilterDialog.ui" line="45"/> + <location filename="../Debugger/ExceptionsFilterDialog.ui" line="44"/> <source>Add</source> <translation>Aggiungi</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>Premi per cancellare l'eccezione selezionata dalla lista</translation> </message> <message> - <location filename="../Debugger/ExceptionsFilterDialog.ui" line="13"/> + <location filename="../Debugger/ExceptionsFilterDialog.ui" line="14"/> <source>Exceptions Filter</source> <translation>Filtro eccezioni</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>Premi per cancellare tutte le eccezioni dalla lista</translation> </message> <message> - <location filename="../Debugger/ExceptionsFilterDialog.ui" line="79"/> + <location filename="../Debugger/ExceptionsFilterDialog.ui" line="74"/> <source>Delete All</source> <translation>Cancella tutto</translation> </message> @@ -65061,8 +65061,8 @@ <message> <location filename="../Debugger/VariablesFilterDialog.ui" line="81"/> <source><b>Globals Filter List</b> -<p>Select the variable types you want to be filtered out of the globals variables list.</p<</source> - <translation><b>Lista filtri globali</b> +<p>Select the variable types you want to be shown in the global variables viewer.</p<</source> + <translation type="unfinished"><b>Lista filtri globali</b> <p>Seleziona il tipo di variabile che vuoi sia esclusa dalla lista delle variabili globali.</p></translation> </message> <message> @@ -65073,25 +65073,30 @@ <message> <location filename="../Debugger/VariablesFilterDialog.ui" line="61"/> <source><b>Locals Filter List</b> -<p>Select the variable types you want to be filtered out of the locals variables list.</p<</source> - <translation><b>Lista filtri locali</b> +<p>Select the variable types you want to be shown in the local variables viewer.</p<</source> + <translation type="unfinished"><b>Lista filtri locali</b> <p>Seleziona il tipo di variabile che vuoi sia esclusa dalla lista delle variabili locali.</p></translation> </message> <message> <location filename="../Debugger/VariablesFilterDialog.ui" line="48"/> - <source>&Globals Filter</source> - <translation>Filtri &Globali</translation> + <source>&Globals Viewer</source> + <translation type="unfinished">Filtri &Globali</translation> </message> <message> <location filename="../Debugger/VariablesFilterDialog.ui" line="38"/> - <source>&Locals Filter</source> - <translation>Filtri &Locali</translation> + <source>&Locals Viewer</source> + <translation type="unfinished">Filtri &Locali</translation> </message> <message> <location filename="../Debugger/VariablesFilterDialog.py" line="42"/> <source>Save Default</source> <translation>Salva default</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>