change to spanish
This commit is contained in:
parent
cfd4e9ccff
commit
9b604b27fa
@ -111,7 +111,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
<property name="column_homogeneous">True</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="edit_asignatura">
|
||||
<property name="label" translatable="yes">Edit</property>
|
||||
<property name="label" translatable="yes">Modificar</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
@ -126,7 +126,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="new_asignatura">
|
||||
<property name="label" translatable="yes">New</property>
|
||||
<property name="label" translatable="yes">Nuevo</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
@ -140,7 +140,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="delete_asignatura">
|
||||
<property name="label" translatable="yes">Delete</property>
|
||||
<property name="label" translatable="yes">Eliminar</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
@ -155,7 +155,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="close_asignatura">
|
||||
<property name="label" translatable="yes">Close</property>
|
||||
<property name="label" translatable="yes">Cerrar</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user