forked from AuroraMiddleware/gtk
inspector: Rename a few pages
"Global" and "Visual" are not very good names for the content of these pages. Rename them to "Information and "Settings".
This commit is contained in:
parent
7c2ce72b5f
commit
cf3aa570c2
@ -422,7 +422,7 @@
|
||||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">general</property>
|
||||
<property name="title" translatable="yes">General</property>
|
||||
<property name="title" translatable="yes">Information</property>
|
||||
<property name="child">
|
||||
<object class="GtkInspectorGeneral"/>
|
||||
</property>
|
||||
@ -431,7 +431,7 @@
|
||||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">visual</property>
|
||||
<property name="title" translatable="yes">Visual</property>
|
||||
<property name="title" translatable="yes">Settings</property>
|
||||
<property name="child">
|
||||
<object class="GtkInspectorVisual"/>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user