[gnome-builder] plugins/menu-search: fix typo (our->or)
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] plugins/menu-search: fix typo (our->or)
- Date: Fri, 26 Aug 2022 19:41:29 +0000 (UTC)
commit c209606ef7df74e648c4be7d4e6eadcba2f2d45b
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Fri Aug 26 14:07:29 2022 +0200
plugins/menu-search: fix typo (our->or)
src/plugins/menu-search/gtk/menus.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/menu-search/gtk/menus.ui b/src/plugins/menu-search/gtk/menus.ui
index 66755d8b4..7d875919a 100644
--- a/src/plugins/menu-search/gtk/menus.ui
+++ b/src/plugins/menu-search/gtk/menus.ui
@@ -6,7 +6,7 @@
<item>
<!-- translators: you may need to swap left/right in your language, as this refers to "start" (not
"end") -->
<attribute name="label" translatable="yes">Toggle Left Panel</attribute>
- <attribute name="description" translatable="yes">Toggle the left panel in our out of view</attribute>
+ <attribute name="description" translatable="yes">Toggle the left panel in or out of view</attribute>
<!-- translators: valid values are "panel-left-symbolic" and "panel-right-symbolic". Choose
"panel-right-symbolic" for RTL -->
<attribute name="verb-icon" translatable="yes">panel-left-symbolic</attribute>
<attribute name="action">workspace.panel.toggle-start</attribute>
@@ -15,7 +15,7 @@
<item>
<!-- translators: you may need to swap left/right in your language, as this refers to "end" (not
"start") -->
<attribute name="label" translatable="yes">Toggle Right Panel</attribute>
- <attribute name="description" translatable="yes">Toggle the right panel in our out of view</attribute>
+ <attribute name="description" translatable="yes">Toggle the right panel in or out of view</attribute>
<!-- translators: valid values are "panel-right-symbolic" and "panel-left-symbolic". Choose
"panel-left-symbolic" for RTL -->
<attribute name="verb-icon" translatable="yes">panel-right-symbolic</attribute>
<attribute name="action">workspace.panel.toggle-end</attribute>
@@ -23,7 +23,7 @@
<item>
<attribute name="label" translatable="yes">Toggle Bottom Panel</attribute>
- <attribute name="description" translatable="yes">Toggle the bottom panel in our out of view</attribute>
+ <attribute name="description" translatable="yes">Toggle the bottom panel in or out of view</attribute>
<attribute name="verb-icon">panel-bottom-symbolic</attribute>
<attribute name="action">workspace.panel.toggle-bottom</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]