[gnome-text-editor] translations: fix comments attribute
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] translations: fix comments attribute
- Date: Mon, 2 May 2022 16:38:58 +0000 (UTC)
commit 33dfee9ba038b398d6f5b3a54be151c9d640d599
Author: Christian Hergert <chergert redhat com>
Date: Mon May 2 09:38:52 2022 -0700
translations: fix comments attribute
Thanks Piotr!
src/editor-page.ui | 2 +-
src/editor-window.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/editor-page.ui b/src/editor-page.ui
index 3819ebe..8e69b78 100644
--- a/src/editor-page.ui
+++ b/src/editor-page.ui
@@ -159,7 +159,7 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes" comment="Translators: this is a tab character, not a
browser tab">_Tabs</attribute>
+ <attribute name="label" translatable="yes" comments="Translators: this is a tab character, not a
browser tab">_Tabs</attribute>
<attribute name="action">view.indent-style</attribute>
<attribute name="target" type="s">'tab'</attribute>
</item>
diff --git a/src/editor-window.ui b/src/editor-window.ui
index 697ffc3..4eb375a 100644
--- a/src/editor-window.ui
+++ b/src/editor-window.ui
@@ -280,7 +280,7 @@ Or, press Ctrl+W to close the window.</property>
<attribute name="action">settings.auto-indent</attribute>
</item>
<item>
- <attribute name="label" translatable="yes" comment="Translators: this is a tab character, not a
browser tab">_Tabs</attribute>
+ <attribute name="label" translatable="yes" comments="Translators: this is a tab character, not a
browser tab">_Tabs</attribute>
<attribute name="action">settings.indent-style</attribute>
<attribute name="target" type="s">'tab'</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]