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