summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-06-17 19:59:04 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-06-17 19:59:04 -0300
commitf86d308586ad8a8f4ea074178a6fd89b85efd32f (patch)
treed31d57d767259af81d5ae0d17f9b91343512bc61
parente1be03cb11164e5e5e95dfd02823f06aa3456c54 (diff)
downloadglade-f86d308586ad8a8f4ea074178a6fd89b85efd32f.tar.gz
Fix inconsistent "top-level", "top level", "toplevel" spelling in translatable strings
https://gitlab.gnome.org/GNOME/glade/-/issues/412
-rw-r--r--help/C/index.docbook12
-rw-r--r--plugins/gtk+/gtk+.xml2
2 files changed, 7 insertions, 7 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 6a013698..0fc66bb7 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -324,7 +324,7 @@ widget in the
you select most widgets, the
pointer changes to a pointer-plus-cross.
You can then place the widget inside containers,
- top-level widgets, and so on. After you
+ toplevel widgets, and so on. After you
place a widget, the mode returns to
selection mode.</para>
</listitem>
@@ -332,18 +332,18 @@ place a widget, the mode returns to
</variablelist>
<variablelist>
<varlistentry>
- <term>Top-level placement mode</term>
+ <term>Toplevel placement mode</term>
<listitem>
<para>
- To use top level placement mode, select a
-defined top-level
+ To use toplevel placement mode, select a
+defined toplevel
widget in the
-<guilabel>Palette</guilabel> window. When you select a top-level
+<guilabel>Palette</guilabel> window. When you select a toplevel
widget in the
<guilabel>Palette</guilabel> window, the
widget appears
immediately on your desktop. You can then
-edit the widget. After you select a top-level widget,
+edit the widget. After you select a toplevel widget,
the mode returns to selection mode.
</para>
</listitem>
diff --git a/plugins/gtk+/gtk+.xml b/plugins/gtk+/gtk+.xml
index ba093044..02bf3163 100644
--- a/plugins/gtk+/gtk+.xml
+++ b/plugins/gtk+/gtk+.xml
@@ -851,7 +851,7 @@
<property id="type" ignore="True" custom-layout="True">
<displayable-values>
<!-- GtkWindowType enumeration value -->
- <value id="GTK_WINDOW_TOPLEVEL" name="Top Level"/>
+ <value id="GTK_WINDOW_TOPLEVEL" name="Toplevel"/>
<!-- GtkWindowType enumeration value -->
<value id="GTK_WINDOW_POPUP" name="Popup"/>
<!-- GtkWindowType enumeration value -->