Spanish interface: minor fixes.
This commit is contained in:
parent
42b07968e8
commit
e675e146b8
@ -1109,11 +1109,11 @@ GrafoscopioBrowser >> treeOn: constructor [
|
||||
|
||||
act: [ :treePresentation | treePresentation update ]
|
||||
icon: GLMUIThemeExtraIcons glamorousRefresh
|
||||
entitled: 'Actualizar vista del árbol actual';
|
||||
entitled: 'Actualizar vista del árbol';
|
||||
|
||||
act: [self saveWorkingTree]
|
||||
icon: GLMUIThemeExtraIcons glamorousSave
|
||||
entitled: 'Guardar árbol actual';
|
||||
entitled: 'Guardar árbol';
|
||||
|
||||
"Options Menu
|
||||
============="
|
||||
|
Loading…
Reference in New Issue
Block a user