--- a/i18n/eric6_es.ts Tue Sep 13 18:33:44 2016 +0200 +++ b/i18n/eric6_es.ts Tue Sep 13 19:27:42 2016 +0200 @@ -62256,60 +62256,65 @@ <context> <name>VariablesViewer</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="279"/> + <location filename="../Debugger/VariablesViewer.py" line="287"/> <source>Global Variables</source> <translation>Variables Globales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="280"/> + <location filename="../Debugger/VariablesViewer.py" line="288"/> <source>Globals</source> <translation>Globales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="291"/> + <location filename="../Debugger/VariablesViewer.py" line="299"/> <source>Value</source> <translation>Valor</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="291"/> + <location filename="../Debugger/VariablesViewer.py" line="299"/> <source>Type</source> <translation>Tipo</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="284"/> + <location filename="../Debugger/VariablesViewer.py" line="292"/> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation><b>Ventana de Visor de Variables Globales</b><p>Esta ventana muestra las variables globales del programa en depuración.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="290"/> + <location filename="../Debugger/VariablesViewer.py" line="298"/> <source>Local Variables</source> <translation>Variables Locales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="291"/> + <location filename="../Debugger/VariablesViewer.py" line="299"/> <source>Locals</source> <translation>Locales</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="295"/> + <location filename="../Debugger/VariablesViewer.py" line="303"/> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation><b>Ventana de Visor de Variables Locales</b><p>Esta ventana muestra las variables locales del programa en depuración.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="326"/> + <location filename="../Debugger/VariablesViewer.py" line="334"/> <source>Show Details...</source> <translation>Mostrar detalles...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="331"/> + <location filename="../Debugger/VariablesViewer.py" line="342"/> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="539"/> + <location filename="../Debugger/VariablesViewer.py" line="552"/> <source>{0} items</source> <translation>{0} elementos</translation> </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="340"/> + <source>Refresh</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>VcsCommandOptionsDialog</name>