[gedit] Mark two strings as translatable
- From: Yosef Or Boczko <yoseforb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Mark two strings as translatable
- Date: Sat, 10 May 2014 21:05:53 +0000 (UTC)
commit db70273e2f290a1124b4c67f9b819097f41bcbe5
Author: Yosef Or Boczko <yoseforb src gnome org>
Date: Sun May 11 00:04:02 2014 +0300
Mark two strings as translatable
gedit/gedit-menu.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gedit/gedit-menu.ui b/gedit/gedit-menu.ui
index 830cc42..d4dc700 100644
--- a/gedit/gedit-menu.ui
+++ b/gedit/gedit-menu.ui
@@ -93,7 +93,7 @@
</section>
<section>
<submenu>
- <attribute name="label">View</attribute>
+ <attribute name="label" translatable="yes">View</attribute>
<section>
<attribute name="id">view-section</attribute>
<item>
@@ -118,7 +118,7 @@
</section>
</submenu>
<submenu>
- <attribute name="label">Tools</attribute>
+ <attribute name="label" translatable="yes">Tools</attribute>
<section>
<attribute name="id">spell-section</attribute>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]