[Xfce4-commits] [apps/xfburn] 01/01: Make xfburn.ui translatable
noreply at xfce.org
noreply at xfce.org
Fri Nov 22 08:50:50 CET 2019
This is an automated email from the git hooks/post-receive script.
k a t a n a s t e e l p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfburn.
commit 0106729b3e97fd6cfc3ccea9acb12ff55dc82fbb
Author: Romain Bouvier <skunnyk at alteroot.org>
Date: Thu Nov 21 15:54:01 2019 +0100
Make xfburn.ui translatable
---
po/POTFILES.in | 1 +
po/POTFILES.skip | 1 -
xfburn.ui | 20 ++++++++++----------
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b62becd..d5d0494 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -37,6 +37,7 @@ xfburn/xfburn-transcoder-basic.c
xfburn/xfburn-transcoder-gst.c
xfburn/xfburn-transcoder.c
xfburn/xfburn-device.c
+[type: gettext/glade]xfburn.ui
desktop-integration/thunar-sendto-xfburn.desktop.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 77ce311..e69de29 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1 +0,0 @@
-xfburn.ui
diff --git a/xfburn.ui b/xfburn.ui
index d1ad38d..ba630ad 100644
--- a/xfburn.ui
+++ b/xfburn.ui
@@ -15,13 +15,13 @@
</section>
<section>
<item>
- <attribute name="label">_Close composition</attribute>
+ <attribute name="label" translatable="yes">_Close composition</attribute>
<attribute name="action">app.close-composition</attribute>
</item>
</section>
<section>
<item>
- <attribute name="label">_Quit</attribute>
+ <attribute name="label" translatable="yes">_Quit</attribute>
<attribute name="action">app.quit</attribute>
</item>
</section>
@@ -30,7 +30,7 @@
<attribute name="label" translatable="yes">_Edit</attribute>
<section>
<item>
- <attribute name="label">Prefere_nce</attribute>
+ <attribute name="label" translatable="yes">Prefere_nce</attribute>
<attribute name="action">app.preferences</attribute>
</item>
</section>
@@ -39,11 +39,11 @@
<attribute name="label" translatable="yes">_Action</attribute>
<section>
<item>
- <attribute name="label">Blank CD-RW</attribute>
+ <attribute name="label" translatable="yes">Blank CD-RW</attribute>
<attribute name="action">app.blank-disc</attribute>
</item>
<item>
- <attribute name="label">Burn Image</attribute>
+ <attribute name="label" translatable="yes">Burn Image</attribute>
<attribute name="action">app.burn-image</attribute>
</item>
<!-- <placeholder name="placeholder-action-cd"/> -->
@@ -53,27 +53,27 @@
<attribute name="label" translatable="yes">_View</attribute>
<section>
<item>
- <attribute name="label">Refresh</attribute>
+ <attribute name="label" translatable="yes">Refresh</attribute>
<attribute name="action">app.refresh</attribute>
</item>
</section>
<section>
<item>
- <attribute name="label">Show Toolbars</attribute>
+ <attribute name="label" translatable="yes">Show Toolbars</attribute>
<attribute name="action">app.show-toolbar</attribute>
</item>
<item>
- <attribute name="label">Show Filebrowser</attribute>
+ <attribute name="label" translatable="yes">Show Filebrowser</attribute>
<attribute name="action">app.show-filebrowser</attribute>
</item>
<!-- <placeholder name="placeholder-show"/> -->
</section>
</submenu>
<submenu>
- <attribute name="label" translatable="yes">_Help</attribute>
+ <attribute name="label" translatable="yes" translatable="yes">_Help</attribute>
<section>
<item>
- <attribute name="label">About</attribute>
+ <attribute name="label" translatable="yes">About</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list