[Xfce4-commits] <libxfcegui4:master> Release 4.8.0!

Jannis Pohlmann noreply at xfce.org
Sun Jan 16 16:20:02 CET 2011


Updating branch refs/heads/master
         to 11fc581a926182acd097f674e9fd6c7d1b7c6b21 (commit)
       from 13b5003ac7b8c58780d14d1a8c014b60d29b9caf (commit)

commit 11fc581a926182acd097f674e9fd6c7d1b7c6b21
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Jan 16 16:19:12 2011 +0100

    Release 4.8.0!

 NEWS                               |    5 +++
 configure.in.in                    |   11 +++---
 docs/tmpl/dialogs.sgml             |    3 ++
 docs/tmpl/netk-application.sgml    |    4 ++
 docs/tmpl/netk-class-group.sgml    |    4 ++
 docs/tmpl/netk-screen.sgml         |    5 +++
 docs/tmpl/netk-window.sgml         |    4 ++
 docs/tmpl/netk-workspace.sgml      |    4 ++
 docs/tmpl/standard-macros.sgml     |    3 ++
 docs/tmpl/xfce-aboutdialog.sgml    |    3 ++
 docs/tmpl/xfce-appmenuitem.sgml    |    4 ++
 docs/tmpl/xfce-exec.sgml           |    3 ++
 docs/tmpl/xfce-filechooser.sgml    |    4 ++
 docs/tmpl/xfce-framebox.sgml       |    3 ++
 docs/tmpl/xfce-gdk-extensions.sgml |    3 ++
 docs/tmpl/xfce-gtk-extensions.sgml |    3 ++
 docs/tmpl/xfce-heading.sgml        |    4 ++
 docs/tmpl/xfce-icontheme.sgml      |    3 ++
 docs/tmpl/xfce-titled-dialog.sgml  |    4 ++
 po/am.po                           |    2 +-
 po/ar.po                           |   34 ++++++++++---------
 po/ast.po                          |    2 +-
 po/be.po                           |    2 +-
 po/bn_IN.po                        |    2 +-
 po/ca.po                           |    2 +-
 po/cs.po                           |    2 +-
 po/cy.po                           |    2 +-
 po/da.po                           |    2 +-
 po/de.po                           |    2 +-
 po/dz.po                           |    2 +-
 po/el.po                           |    2 +-
 po/en_GB.po                        |    2 +-
 po/eo.po                           |    2 +-
 po/es.po                           |    2 +-
 po/et.po                           |    2 +-
 po/eu.po                           |    2 +-
 po/fa.po                           |    2 +-
 po/fi.po                           |    2 +-
 po/fr.po                           |    2 +-
 po/gl.po                           |    2 +-
 po/gu.po                           |    2 +-
 po/he.po                           |   28 ++++++++--------
 po/hu.po                           |    2 +-
 po/hy.po                           |    2 +-
 po/id.po                           |    2 +-
 po/it.po                           |   63 ++++++++++++++++++++++-------------
 po/ja.po                           |    2 +-
 po/ka.po                           |    2 +-
 po/kk.po                           |    2 +-
 po/ko.po                           |    2 +-
 po/ku.po                           |    2 +-
 po/lt.po                           |    2 +-
 po/lv.po                           |    2 +-
 po/mk.po                           |    2 +-
 po/mr.po                           |    2 +-
 po/nb.po                           |    2 +-
 po/nl.po                           |    2 +-
 po/pa.po                           |    2 +-
 po/pl.po                           |    2 +-
 po/pt.po                           |   58 ++++++++++++++++++++------------
 po/pt_BR.po                        |    2 +-
 po/ro.po                           |    2 +-
 po/ru.po                           |    2 +-
 po/si.po                           |    2 +-
 po/sk.po                           |    2 +-
 po/sq.po                           |    2 +-
 po/sv.po                           |    2 +-
 po/ta.po                           |    2 +-
 po/tl_PH.po                        |    2 +-
 po/tr.po                           |    2 +-
 po/ug.po                           |   11 ++++--
 po/uk.po                           |    2 +-
 po/ur.po                           |    2 +-
 po/ur_PK.po                        |    2 +-
 po/zh_CN.po                        |    2 +-
 po/zh_TW.po                        |   16 ++++-----
 76 files changed, 243 insertions(+), 146 deletions(-)

diff --git a/NEWS b/NEWS
index 2a79576..9dd130a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+4.8.0
+=====
+- Translation updates: Arabic, Basque, Chinese (Taiwan), Hebrew, 
+  Italian, Portuguese, Romanian, Uyghur.
+
 4.7.0
 =====
 - Deprecated all functions and objects, use libxfce4ui instead.
diff --git a/configure.in.in b/configure.in.in
index 6c3c805..9d68058 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,6 +1,6 @@
 dnl $Id$
 dnl
-dnl Copyright (c) 2002-2009
+dnl Copyright (c) 2002-2011
 dnl         The Xfce development team. All rights reserved.
 dnl
 
@@ -9,11 +9,11 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([libxfcegui4_verinfo], [7:0:3])
 m4_define([libxfcegui4_version_major], [4])
-m4_define([libxfcegui4_version_minor], [7])
+m4_define([libxfcegui4_version_minor], [8])
 m4_define([libxfcegui4_version_micro], [0])
 m4_define([libxfcegui4_version_nano], [])   dnl leave this empty to have no nano version
 m4_define([libxfcegui4_version_build], [@REVISION@])
-m4_define([libxfcegui4_version_tag], [git])
+m4_define([libxfcegui4_version_tag], [])
 m4_define([libxfcegui4_version], [libxfcegui4_version_major().libxfcegui4_version_minor().libxfcegui4_version_micro()ifelse(libxfcegui4_version_nano(), [], [], [.libxfcegui4_version_nano()])ifelse(libxfcegui4_version_tag(), [git], [libxfcegui4_version_tag()-libxfcegui4_version_build()], [libxfcegui4_version_tag()])])
 
 
@@ -29,8 +29,7 @@ m4_define([libxfcegui4_debug_default], [ifelse(libxfcegui4_version_tag(), [git],
 dnl ***************************
 dnl *** Initialize autoconf ***
 dnl ***************************
-AC_COPYRIGHT([Copyright (c) 2002-2010
-        The Xfce development team. All rights reserved.])
+AC_COPYRIGHT([Copyright (c) 2002-2011 The Xfce development team. All rights reserved.])
 AC_INIT([libxfcegui4], [libxfcegui4_version], [xfce4-dev at xfce.org])
 AC_PREREQ([2.50])
 AC_REVISION([$Id$])
@@ -99,7 +98,7 @@ dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
 XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.10.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.6.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.8.0])
 
 dnl ***********************************
 dnl *** Check for optional packages ***
diff --git a/docs/tmpl/dialogs.sgml b/docs/tmpl/dialogs.sgml
index 6ca38c0..99f924d 100644
--- a/docs/tmpl/dialogs.sgml
+++ b/docs/tmpl/dialogs.sgml
@@ -18,6 +18,9 @@ dialogs.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION xfce_err ##### -->
 <para>
 
diff --git a/docs/tmpl/netk-application.sgml b/docs/tmpl/netk-application.sgml
index 3e618c6..f471c96 100644
--- a/docs/tmpl/netk-application.sgml
+++ b/docs/tmpl/netk-application.sgml
@@ -17,6 +17,9 @@ represents an application
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT NetkApplication ##### -->
 <para>
 
@@ -30,6 +33,7 @@ represents an application
 
 </para>
 
+ at void: 
 @Returns: the gtype for the NetkApplication class
 
 
diff --git a/docs/tmpl/netk-class-group.sgml b/docs/tmpl/netk-class-group.sgml
index 15f95ef..6b35b18 100644
--- a/docs/tmpl/netk-class-group.sgml
+++ b/docs/tmpl/netk-class-group.sgml
@@ -17,6 +17,9 @@ A #NetkClassGroup represents XXX
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT NetkClassGroup ##### -->
 <para>
 
@@ -30,6 +33,7 @@ A #NetkClassGroup represents XXX
 
 </para>
 
+ at void: 
 @Returns: the gtype of #NetkClassGroup
 
 
diff --git a/docs/tmpl/netk-screen.sgml b/docs/tmpl/netk-screen.sgml
index 9de4554..28c3530 100644
--- a/docs/tmpl/netk-screen.sgml
+++ b/docs/tmpl/netk-screen.sgml
@@ -17,6 +17,9 @@ Represents a screen
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT NetkScreen ##### -->
 <para>
 
@@ -30,6 +33,7 @@ Represents a screen
 
 </para>
 
+ at void: 
 @Returns: the gtype for the #NetkScreen class
 
 
@@ -38,6 +42,7 @@ Represents a screen
 
 </para>
 
+ at void: 
 @Returns: the default screen. refcount NOT touched. beware.
 
 
diff --git a/docs/tmpl/netk-window.sgml b/docs/tmpl/netk-window.sgml
index 09e95a9..f13b86f 100644
--- a/docs/tmpl/netk-window.sgml
+++ b/docs/tmpl/netk-window.sgml
@@ -17,6 +17,9 @@ Represents a window for the window manager
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT NetkWindow ##### -->
 <para>
 
@@ -84,6 +87,7 @@ Represents a window for the window manager
 
 </para>
 
+ at void: 
 @Returns: the gtype of #NetkWindow
 
 
diff --git a/docs/tmpl/netk-workspace.sgml b/docs/tmpl/netk-workspace.sgml
index 7b849a0..a5de6fe 100644
--- a/docs/tmpl/netk-workspace.sgml
+++ b/docs/tmpl/netk-workspace.sgml
@@ -17,6 +17,9 @@ Represents a Workspace for the window manager
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT NetkWorkspace ##### -->
 <para>
 
@@ -30,6 +33,7 @@ Represents a Workspace for the window manager
 
 </para>
 
+ at void: 
 @Returns: the gtype of #NetkWorkspace
 
 
diff --git a/docs/tmpl/standard-macros.sgml b/docs/tmpl/standard-macros.sgml
index 8840a3e..4aaea74 100644
--- a/docs/tmpl/standard-macros.sgml
+++ b/docs/tmpl/standard-macros.sgml
@@ -18,6 +18,9 @@ libxfcegui4.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### MACRO LIBXFCEGUI4_MAJOR_VERSION ##### -->
 <para>
 The major version number of the libxfcegui4.
diff --git a/docs/tmpl/xfce-aboutdialog.sgml b/docs/tmpl/xfce-aboutdialog.sgml
index ce50e14..8a71823 100644
--- a/docs/tmpl/xfce-aboutdialog.sgml
+++ b/docs/tmpl/xfce-aboutdialog.sgml
@@ -17,6 +17,9 @@ A dialog box widget containing all of the relevant credit information.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT XfceAboutInfo ##### -->
 <para>
 
diff --git a/docs/tmpl/xfce-appmenuitem.sgml b/docs/tmpl/xfce-appmenuitem.sgml
index 95f3bb1..1b752b1 100644
--- a/docs/tmpl/xfce-appmenuitem.sgml
+++ b/docs/tmpl/xfce-appmenuitem.sgml
@@ -21,6 +21,9 @@ to represent it.  An #XfceAppMenuItem can also be generated directly from an
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT XfceAppMenuItem ##### -->
 <para>
 
@@ -62,6 +65,7 @@ to represent it.  An #XfceAppMenuItem can also be generated directly from an
 
 </para>
 
+ at void: 
 @Returns: 
 
 
diff --git a/docs/tmpl/xfce-exec.sgml b/docs/tmpl/xfce-exec.sgml
index b666bc1..8f7384b 100644
--- a/docs/tmpl/xfce-exec.sgml
+++ b/docs/tmpl/xfce-exec.sgml
@@ -21,6 +21,9 @@ line interface) in an X terminal.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION xfce_exec ##### -->
 <para>
 
diff --git a/docs/tmpl/xfce-filechooser.sgml b/docs/tmpl/xfce-filechooser.sgml
index 0b76e56..be68318 100644
--- a/docs/tmpl/xfce-filechooser.sgml
+++ b/docs/tmpl/xfce-filechooser.sgml
@@ -27,6 +27,9 @@ API.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### TYPEDEF XfceFileChooser ##### -->
 <para>
 
@@ -317,6 +320,7 @@ dereference them.
 
 </para>
 
+ at void: 
 @Returns: 
 
 
diff --git a/docs/tmpl/xfce-framebox.sgml b/docs/tmpl/xfce-framebox.sgml
index 01f5f39..0c711ea 100644
--- a/docs/tmpl/xfce-framebox.sgml
+++ b/docs/tmpl/xfce-framebox.sgml
@@ -17,6 +17,9 @@ simple widget container with header text.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT XfceFramebox ##### -->
 <para>
 
diff --git a/docs/tmpl/xfce-gdk-extensions.sgml b/docs/tmpl/xfce-gdk-extensions.sgml
index 2647b9d..8edff21 100644
--- a/docs/tmpl/xfce-gdk-extensions.sgml
+++ b/docs/tmpl/xfce-gdk-extensions.sgml
@@ -17,6 +17,9 @@ Additional Gdk related functions.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION xfce_gdk_display_get_fullname ##### -->
 <para>
 
diff --git a/docs/tmpl/xfce-gtk-extensions.sgml b/docs/tmpl/xfce-gtk-extensions.sgml
index 50d3326..cfc5f85 100644
--- a/docs/tmpl/xfce-gtk-extensions.sgml
+++ b/docs/tmpl/xfce-gtk-extensions.sgml
@@ -17,6 +17,9 @@ Additional Gtk+ related functions.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION xfce_gtk_window_center_on_monitor ##### -->
 <para>
 
diff --git a/docs/tmpl/xfce-heading.sgml b/docs/tmpl/xfce-heading.sgml
index a4f74d6..58f8f63 100644
--- a/docs/tmpl/xfce-heading.sgml
+++ b/docs/tmpl/xfce-heading.sgml
@@ -17,6 +17,9 @@ XfceHeading
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT XfceHeading ##### -->
 <para>
 
@@ -48,6 +51,7 @@ XfceHeading
 
 </para>
 
+ at void: 
 @Returns: 
 
 
diff --git a/docs/tmpl/xfce-icontheme.sgml b/docs/tmpl/xfce-icontheme.sgml
index a999d7b..6b3d35b 100644
--- a/docs/tmpl/xfce-icontheme.sgml
+++ b/docs/tmpl/xfce-icontheme.sgml
@@ -24,6 +24,9 @@ that.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT XfceIconTheme ##### -->
 <para>
 This struct only contains private data and should not be accessed directly.
diff --git a/docs/tmpl/xfce-titled-dialog.sgml b/docs/tmpl/xfce-titled-dialog.sgml
index 76a96a0..6dbb56b 100644
--- a/docs/tmpl/xfce-titled-dialog.sgml
+++ b/docs/tmpl/xfce-titled-dialog.sgml
@@ -17,6 +17,9 @@ XfceTitledDialog
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT XfceTitledDialog ##### -->
 <para>
 
@@ -33,6 +36,7 @@ XfceTitledDialog
 
 </para>
 
+ at void: 
 @Returns: 
 
 
diff --git a/po/am.po b/po/am.po
index a3c6423..d546685 100644
--- a/po/am.po
+++ b/po/am.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2007-06-21 08:32+0100\n"
 "Last-Translator: tegegne tefera <tefera at mekuria.com>\n"
 "Language-Team: Amharic <l10n-am at googlegroups.com>\n"
diff --git a/po/ar.po b/po/ar.po
index cbc2fe8..d15f9e2 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -4,15 +4,16 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-18 17:12+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2007-02-23 21:18+0200\n"
 "Last-Translator: Khaled Hosny <khaledhosny at eglug.org>\n"
 "Language-Team: Arabic <doc at arabeyes.org>\n"
+"Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ar\n"
-"Plural-Forms: Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : 3\n"
+"Plural-Forms: Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && "
+"n<=10 ? 2 : 3\n"
 "X-Poedit-Language: Arabic\n"
 "X-Poedit-SourceCharset: utf-8\n"
 "X-Generator: KBabel 1.11.4\n"
@@ -74,9 +75,9 @@ msgstr "ما إذا كان الأمر بحاجة للطرفية أم لا"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:235 ../glade/xfce4.xml.in.h:8
 msgid "Command"
 msgstr "الأمر"
@@ -97,9 +98,9 @@ msgstr "اسم الأيقونة (من السِمة) التي ستعرض بجان
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:245 ../glade/xfce4.xml.in.h:27
 #, fuzzy
 msgid "Label"
@@ -156,7 +157,8 @@ msgstr "فشلت في الحصول على انتقاء المدير"
 #: ../libxfcegui4/xfce_systemtray.c:455
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "لقد طلبت أبقونة اللوحة المقاس (%i x %i)، يجري تغيير الحجم إلى (%i x %i)"
+msgstr ""
+"لقد طلبت أبقونة اللوحة المقاس (%i x %i)، يجري تغيير الحجم إلى (%i x %i)"
 
 #: ../libxfcegui4/xfce_systemtray.c:464
 msgid "tray icon was not attached, destroying it"
@@ -174,9 +176,9 @@ msgstr "أيقونة"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:18
 msgid "Icon Filename"
 msgstr "إسم الأيقونة"
@@ -189,9 +191,9 @@ msgstr "إسم الأيقونة"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:35
 #, fuzzy
 msgid "Launcher Menu Item"
@@ -206,9 +208,9 @@ msgstr "مقبض تحريك"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:44
 msgid "Needs Terminal"
 msgstr "بحاجة لطرفية"
@@ -226,9 +228,9 @@ msgstr "عنوان فرعي"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:54
 #, fuzzy
 msgid "Supports Startup Notification"
diff --git a/po/ast.po b/po/ast.po
index e35da19..f01251c 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-07-06 16:10+0100\n"
 "Last-Translator: astur <malditoastur at gmail.com>\n"
 "Language-Team: Asturian <alministradores at softastur.org>\n"
diff --git a/po/be.po b/po/be.po
index 8f8e8e5..172c5eb 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2008-11-18 00:53+0200\n"
 "Last-Translator: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>\n"
 "Language-Team: Belorussian <i18n at mova.org>\n"
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 6918080..ae40bd2 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 20:45+0900\n"
 "Last-Translator: Runa Bhattacharjee <runab at redhat.com>\n"
 "Language-Team: Bangla INDIA <LL at li.org>\n"
diff --git a/po/ca.po b/po/ca.po
index 71c2b93..7ae7fc6 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-11 12:30+0100\n"
 "Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
 "Language-Team: catalan\n"
diff --git a/po/cs.po b/po/cs.po
index 1dc6d21..e9ef544 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-06 12:48+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech <translation-team-cs at lists.sourceforge.net>\n"
diff --git a/po/cy.po b/po/cy.po
index 6d06420..ad337d3 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-11-04 21:01+0000\n"
 "Last-Translator: Geraint Rowlands <ansbaradigeidfran at gmail.com>\n"
 "Language-Team: Welsh <xfce-i18n at xfce.org>\n"
diff --git a/po/da.po b/po/da.po
index 9198527..85a273a 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.5.92\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-06 13:03+0100\n"
 "Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
diff --git a/po/de.po b/po/de.po
index 2bff416..0e5ca43 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-04-12 11:49+0200\n"
 "Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
 "Language-Team: German <de at li.org>\n"
diff --git a/po/dz.po b/po/dz.po
index 3475fde..6ada1a1 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-06-16 10:48+0530\n"
 "Last-Translator: Jurmey Rabgay <jur_gay at yahoo.com>\n"
 "Language-Team: Dzongkha <pgeyleg at dit.gov.bt>\n"
diff --git a/po/el.po b/po/el.po
index 2340d65..e8059a6 100644
--- a/po/el.po
+++ b/po/el.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-02-21 14:20+0200\n"
 "Last-Translator: Stavros Giannouris <stavrosg at hellug.gr>\n"
 "Language-Team: Greek <nls at tux.hellug.gr>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 61fa5b6..6b85d32 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-27 12:43+1100\n"
 "Last-Translator:  <>\n"
 "Language-Team: \n"
diff --git a/po/eo.po b/po/eo.po
index 406e857..ec046a2 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-03-03 23:40+0100\n"
 "Last-Translator: Sylvain Vedrenne <gnu_sylvain at xfce.org>\n"
 "Language-Team: Esperanto <translation-team-eo at lists.sourceforge.net>\n"
diff --git a/po/es.po b/po/es.po
index d79b1d3..d7d1325 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-02-24 13:39+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
 "Language-Team: Spanish/ES <xfce-i18n at xfce.org>\n"
diff --git a/po/et.po b/po/et.po
index cb753c7..397b97c 100644
--- a/po/et.po
+++ b/po/et.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2008-09-29 06:17-0700\n"
 "Last-Translator: Kristjan Siimson <epost at ksiimson.se>\n"
 "Language-Team: Estonian <et at li.org>\n"
diff --git a/po/eu.po b/po/eu.po
index ee20f72..3682735 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: eu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2010-11-20 23:58+0100\n"
 "Last-Translator: \n"
 "Language-Team: Basque <kde-i18n-doc at kde.org>\n"
diff --git a/po/fa.po b/po/fa.po
index a328e5d..00b671f 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 20:52+0900\n"
 "Last-Translator: Abbas Izad <abbasizad at hotmail.com>\n"
 "Language-Team: Persian <translation-team-fa at lists.sourceforge.net>\n"
diff --git a/po/fi.po b/po/fi.po
index 4337bbe..566ad88 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-25 09:34+0200\n"
 "Last-Translator: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>\n"
 "Language-Team:  Finnish <translation-team-fi at lists.sourceforge.net>\n"
diff --git a/po/fr.po b/po/fr.po
index b9ff579..c68f452 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-23 23:08+0100\n"
 "Last-Translator: Maximilian Schleiss <maximilian at xfce.org>\n"
 "Language-Team: French <xfce-i18n at xfce.org>\n"
diff --git a/po/gl.po b/po/gl.po
index 39ba8da..57c2572 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2010-01-06 12:30+0100\n"
 "Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
 "Language-Team: Galician <proxecto at trasno.net>\n"
diff --git a/po/gu.po b/po/gu.po
index cbcfd03..eca57ca 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 20:55+0900\n"
 "Last-Translator: Ankit Patel <ankit at redhat.com>\n"
 "Language-Team: Gujarati <indianoss-gujarati at lists.sourceforge.net>\n"
diff --git a/po/he.po b/po/he.po
index ca3a633..a6c2948 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-08 23:11+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2010-12-06 10:25+0200\n"
 "Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
 "Language-Team: Hebrew\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 "X-Generator: KBabel 1.10.2\n"
 
 #: ../libxfcegui4/netk-window-action-menu.c:215
@@ -75,9 +75,9 @@ msgstr "האם הפקודה דורשת מסוף או לא"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:235 ../glade/xfce4.xml.in.h:8
 msgid "Command"
 msgstr "פקודה"
@@ -98,9 +98,9 @@ msgstr "שם הסמל אשר יוצג לצד הפריט"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:245 ../glade/xfce4.xml.in.h:27
 msgid "Label"
 msgstr "תווית"
@@ -173,9 +173,9 @@ msgstr "סמל"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:18
 msgid "Icon Filename"
 msgstr "שם קובץ הסמל"
@@ -188,9 +188,9 @@ msgstr "שם סמל"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:35
 msgid "Launcher Menu Item"
 msgstr "משגר תפריט"
@@ -203,9 +203,9 @@ msgstr "הזזת ידית"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:44
 msgid "Needs Terminal"
 msgstr "נדרש מסוף"
@@ -222,9 +222,9 @@ msgstr "כותרת משנה"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:54
 msgid "Supports Startup Notification"
 msgstr "תומך בהודעות פתיחה"
diff --git a/po/hu.po b/po/hu.po
index fadebf2..d9abf51 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: untitled\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-06-14 01:10+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
 "Language-Team: Hungarian <gnome at gnome dot hu>\n"
diff --git a/po/hy.po b/po/hy.po
index 29afbae..40b2257 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 20:56+0900\n"
 "Last-Translator: Norayr Chilingaryan <norik at freenet.am>\n"
 "Language-Team: Armenian <en at li.org>\n"
diff --git a/po/id.po b/po/id.po
index 0158e7b..a015a02 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-27 22:27+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
 "Language-Team: Indonesian <id at li.org>\n"
diff --git a/po/it.po b/po/it.po
index cdc20eb..ca9102e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,7 +1,7 @@
 # Italian translation of libxfcegui4 package.
 # Copyright (C) 2002-2006 The Xfce development team.
 # This file is distributed under the same license as the libxfcegui4 package.
-# 
+#
 # Alex Dupre <ale at FreeBSD.org>, 2005.
 # Dario <dariolinux at tiscali.it>, 2006, 2007.
 # Fabio Riga <usul at aruba.it>, 2008.
@@ -9,14 +9,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-02 17:10+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-02-04 00:04+0100\n"
 "Last-Translator: Fabio Riga <usul at aruba.it>\n"
 "Language-Team: Italian <xfce-it-translators at googlegroups.com>\n"
+"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../libxfcegui4/netk-window-action-menu.c:215
@@ -70,15 +70,16 @@ msgstr "Necessita del terminale"
 
 #: ../libxfcegui4/xfce-appmenuitem.c:231
 msgid "Whether or not the command needs a terminal to execute"
-msgstr "Indica se il comando ha bisogno o meno di un terminale per essere eseguito"
+msgstr ""
+"Indica se il comando ha bisogno o meno di un terminale per essere eseguito"
 
 #. TODO: this needs some special setup in the glade helper lib to
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:235 ../glade/xfce4.xml.in.h:8
 msgid "Command"
 msgstr "Comando"
@@ -99,9 +100,9 @@ msgstr "Il nome dell'icona a tema da mostrare accanto all'oggetto"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:245 ../glade/xfce4.xml.in.h:27
 msgid "Label"
 msgstr "Etichetta"
@@ -124,7 +125,8 @@ msgstr "Usa sottolineatura"
 
 #: ../libxfcegui4/xfce-appmenuitem.c:256
 msgid "Whether or not to use an underscore in the label as a keyboard mnemonic"
-msgstr "Usa o meno un trattino basso nell'etichetta come promemoria della scorciatoia"
+msgstr ""
+"Usa o meno un trattino basso nell'etichetta come promemoria della scorciatoia"
 
 #. set window title
 #: ../libxfcegui4/xfce_aboutdialog.c:642
@@ -156,7 +158,9 @@ msgstr "Impossibile acquisire la selezione del gestore"
 #: ../libxfcegui4/xfce_systemtray.c:455
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "l'icona dell'area di notifica ha richiesto una dimensione di (%i x %i). Verrà ridimensionata a (%i x %i)"
+msgstr ""
+"l'icona dell'area di notifica ha richiesto una dimensione di (%i x %i). "
+"Verrà ridimensionata a (%i x %i)"
 
 #: ../libxfcegui4/xfce_systemtray.c:464
 msgid "tray icon was not attached, destroying it"
@@ -174,9 +178,9 @@ msgstr "Icona"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:18
 msgid "Icon Filename"
 msgstr "Nome file dell'icona"
@@ -189,9 +193,9 @@ msgstr "Nome dell'icona"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:35
 msgid "Launcher Menu Item"
 msgstr "Elemento del menu dell'avviatore"
@@ -204,9 +208,9 @@ msgstr "Sposta maniglia"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:44
 msgid "Needs Terminal"
 msgstr "Necessita del terminale"
@@ -223,9 +227,9 @@ msgstr "Sottotitolo"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:54
 msgid "Supports Startup Notification"
 msgstr "Supporta la notifica di avvio"
@@ -242,8 +246,12 @@ msgstr "Finestra di dialogo con titolo"
 msgid "Xfce4 Widgets"
 msgstr "Widget di Xfce4"
 
-#~ msgid "This shortcut is already being used for another window manager action. Which action do you want to use?"
-#~ msgstr "La scorciatoia è già usata da un'altra azione del gestore di finestre. Quale azione usare?"
+#~ msgid ""
+#~ "This shortcut is already being used for another window manager action. "
+#~ "Which action do you want to use?"
+#~ msgstr ""
+#~ "La scorciatoia è già usata da un'altra azione del gestore di finestre. "
+#~ "Quale azione usare?"
 
 #~ msgid "Use '%s'"
 #~ msgstr "Usa \"%s\""
@@ -251,14 +259,21 @@ msgstr "Widget di Xfce4"
 #~ msgid "Keep the other one"
 #~ msgstr "Mantieni l'altra"
 
-#~ msgid "This shortcut is already being used for the command '%s'. Which action do you want to use?"
-#~ msgstr "La scorciatoia è già usata per il comando \"%s\". Quale azione usare?"
+#~ msgid ""
+#~ "This shortcut is already being used for the command '%s'. Which action do "
+#~ "you want to use?"
+#~ msgstr ""
+#~ "La scorciatoia è già usata per il comando \"%s\". Quale azione usare?"
 
 #~ msgid "Keep '%s'"
 #~ msgstr "Mantieni \"%s\""
 
-#~ msgid "This shortcut is already being used by a window manager action. Which action do you want to use?"
-#~ msgstr "La scorciatoia è già usata da un'azione del gestore di finestre. Quale azione usare?"
+#~ msgid ""
+#~ "This shortcut is already being used by a window manager action. Which "
+#~ "action do you want to use?"
+#~ msgstr ""
+#~ "La scorciatoia è già usata da un'azione del gestore di finestre. Quale "
+#~ "azione usare?"
 
 #~ msgid "Keep the window manager action"
 #~ msgstr "Mantieni l'azione del gestore di finestre"
diff --git a/po/ja.po b/po/ja.po
index df544b2..2cc6cf2 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-07 22:00+0900\n"
 "Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
 "Language-Team: Japanese <xfce-users-jp at ml.fdiary.net>\n"
diff --git a/po/ka.po b/po/ka.po
index 7b88d46..42c450b 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-08-24 23:36+0400\n"
 "Last-Translator: Dimitri Gogelia <delphi.knight at gmail.com>\n"
 "Language-Team: Georgian <delphi.knight at gmail.com>\n"
diff --git a/po/kk.po b/po/kk.po
index af9d713..90c2875 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-07-12 16:08+0600\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>\n"
 "Language-Team: Kazakh <kk_KZ at googlegroups.com>\n"
diff --git a/po/ko.po b/po/ko.po
index eb71b49..913a2fe 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2007-09-24 11:44+0900\n"
 "Last-Translator: ByungHyun Choi <byunghyunchoi at debianusers.org>\n"
 "Language-Team: xfce4-users-kr-i18n <xfce4-users-kr-i18n at lists.sourceforge."
diff --git a/po/ku.po b/po/ku.po
index 99d3644..eb311f2 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2008-11-01 19:03+0100\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi at gmail.com>\n"
 "Language-Team: Kurdish <ku at li.org>\n"
diff --git a/po/lt.po b/po/lt.po
index 2a9a0a1..af4edb2 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-11-22 15:42+0300\n"
 "Last-Translator: Mantas Zapolskas <mantaz at users.sf.net>\n"
 "Language-Team: Lithuanian <komp_lt at konferencijos.lt>\n"
diff --git a/po/lv.po b/po/lv.po
index 6681067..7f270db 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: lv\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-05-01 18:47+0300\n"
 "Last-Translator: Rihards Priedītis <rprieditis at gmail.com>\n"
 "Language-Team: Latvian <RPrieditis at gmail.com>\n"
diff --git a/po/mk.po b/po/mk.po
index 8b3f1c6..52f9395 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-12-24 01:15+0100\n"
 "Last-Translator: Vlatko Trajkov <trajokvvlatko at yahoo.com>\n"
 "Language-Team: Macedonian <LL at li.org>\n"
diff --git a/po/mr.po b/po/mr.po
index 1cd0509..e70da03 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 20:58+0900\n"
 "Last-Translator: Pallavi Nikam <pallavi_edu at rediffmail.com>\n"
 "Language-Team: Marathi <LL at li.org>\n"
diff --git a/po/nb.po b/po/nb.po
index 8eae87f..3ac1f01 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui 4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2007-08-30 09:21+0200\n"
 "Last-Translator: Terje Uriansrud <ter at operamail.com>\n"
 "Language-Team: Norwegian Bokmal\n"
diff --git a/po/nl.po b/po/nl.po
index 882111d..a2b9943 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 20:59+0900\n"
 "Last-Translator: Stephan Arts <psybsd at gmail.com>\n"
 "Language-Team: Dutch <vertaling at vrijschrift.org>\n"
diff --git a/po/pa.po b/po/pa.po
index 926ca85..cacdc78 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2006-12-22 07:08+0530\n"
 "Last-Translator: A S Alam <apbrar at gmail.com>\n"
 "Language-Team: Punjabi <fedora-trans-pa at redhat.com>\n"
diff --git a/po/pl.po b/po/pl.po
index e98f9a3..404ca38 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-03-24 19:18+0100\n"
 "Last-Translator: Piotr Sokół <piotr.sokol at 10g.pl>\n"
 "Language-Team: Polish\n"
diff --git a/po/pt.po b/po/pt.po
index 4d2df24..4d74a8e 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,19 +2,19 @@
 # Copyright (C) 2002-2006 The Xfce development team.
 # This file is distributed under the same license as the libxfcegui4 package.
 # Nuno Miguel <nunis at netcabo.pt>, 2007
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-01 11:11+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-02-25 16:39+0100\n"
 "Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
 "Language-Team: \n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 "X-Poedit-SourceCharset: utf-8\n"
 
@@ -75,9 +75,9 @@ msgstr "Se o comando precisa ou não de um terminal para executar"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:235 ../glade/xfce4.xml.in.h:8
 msgid "Command"
 msgstr "Comando"
@@ -98,9 +98,9 @@ msgstr "O nome do ícone a exibir próximo ao item"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../libxfcegui4/xfce-appmenuitem.c:245 ../glade/xfce4.xml.in.h:27
 msgid "Label"
 msgstr "Etiqueta"
@@ -155,7 +155,9 @@ msgstr "Falha ao adquirir a selecção do gestor"
 #: ../libxfcegui4/xfce_systemtray.c:455
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "o ícone da bandeja do sistema requisitou um tamanho de (%i x %i), ajustado para (%i x %i)"
+msgstr ""
+"o ícone da bandeja do sistema requisitou um tamanho de (%i x %i), ajustado "
+"para (%i x %i)"
 
 #: ../libxfcegui4/xfce_systemtray.c:464
 msgid "tray icon was not attached, destroying it"
@@ -173,9 +175,9 @@ msgstr "Ícone"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:18
 msgid "Icon Filename"
 msgstr "Nome do ficheiro do ícone"
@@ -188,9 +190,9 @@ msgstr "Nome do ícone"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:35
 msgid "Launcher Menu Item"
 msgstr "Lançador do item do menu"
@@ -203,9 +205,9 @@ msgstr "Mover manípulo"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:44
 msgid "Needs Terminal"
 msgstr "Necessita de terminal"
@@ -222,9 +224,9 @@ msgstr "Legenda"
 #. create and populate the XfceAboutInfo struct.
 #. <glade-widget-class name="XfceAboutDialog" _title="Xfce About Dialog"
 #. generic-name="xfce-about-dialog">
-#. 
+#.
 #. </glade-widget-class>
-#. 
+#.
 #: ../glade/xfce4.xml.in.h:54
 msgid "Supports Startup Notification"
 msgstr "Tem suporte à notificação de arranque"
@@ -241,8 +243,12 @@ msgstr "Diálogo intitulado"
 msgid "Xfce4 Widgets"
 msgstr "\"Widgets\" Xfce4"
 
-#~ msgid "This shortcut is already being used for another window manager action. Which action do you want to use?"
-#~ msgstr "Este atalho já está em uso por outra acção do gestor de janelas. Que acção deseja usar?"
+#~ msgid ""
+#~ "This shortcut is already being used for another window manager action. "
+#~ "Which action do you want to use?"
+#~ msgstr ""
+#~ "Este atalho já está em uso por outra acção do gestor de janelas. Que "
+#~ "acção deseja usar?"
 
 #~ msgid "Use '%s'"
 #~ msgstr "Usar '%s'"
@@ -250,14 +256,22 @@ msgstr "\"Widgets\" Xfce4"
 #~ msgid "Keep the other one"
 #~ msgstr "Manter o outro"
 
-#~ msgid "This shortcut is already being used for the command '%s'. Which action do you want to use?"
-#~ msgstr "Este atalho já está em uso para o comando '%s'. Que a acção que deseja usar?"
+#~ msgid ""
+#~ "This shortcut is already being used for the command '%s'. Which action do "
+#~ "you want to use?"
+#~ msgstr ""
+#~ "Este atalho já está em uso para o comando '%s'. Que a acção que deseja "
+#~ "usar?"
 
 #~ msgid "Keep '%s'"
 #~ msgstr "Manter '%s'"
 
-#~ msgid "This shortcut is already being used by a window manager action. Which action do you want to use?"
-#~ msgstr "Este atalho já está em uso por uma acção do gestor de janelas. Que acção deseja usar?"
+#~ msgid ""
+#~ "This shortcut is already being used by a window manager action. Which "
+#~ "action do you want to use?"
+#~ msgstr ""
+#~ "Este atalho já está em uso por uma acção do gestor de janelas. Que acção "
+#~ "deseja usar?"
 
 #~ msgid "Keep the window manager action"
 #~ msgstr "Manter a acção do gestor de janelas"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 8510a36..8f4b03c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-16 12:18-0500\n"
 "Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
diff --git a/po/ro.po b/po/ro.po
index d0a1c4d..0c0e84b 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.8\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-05 11:12+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2011-01-11 13:56+0200\n"
 "Last-Translator: Mișu Moldovan <dumol at xfce.org>\n"
 "Language-Team: Romanian <debian-l10n-romanian at lists.debian.org>\n"
diff --git a/po/ru.po b/po/ru.po
index ae32bd7..9ba931f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-05-19 12:12+0400\n"
 "Last-Translator: Denis Koryavov <dkoryavov at yandex.ru>\n"
 "Language-Team: Russian\n"
diff --git a/po/si.po b/po/si.po
index b08a608..2c05007 100644
--- a/po/si.po
+++ b/po/si.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: si\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2008-10-05 17:14+0530\n"
 "Last-Translator: Rashan Anushka <rashan.uoc at gmail.com>\n"
 "Language-Team: Sinhalese <en at li.org>\n"
diff --git a/po/sk.po b/po/sk.po
index c47777e..8ea803e 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2008-05-18 12:56-0700\n"
 "Last-Translator: Roman Moravcik <roman.moravcik at gmail.com>\n"
 "Language-Team: Slovak <sk-i18n at lists.linux.sk>\n"
diff --git a/po/sq.po b/po/sq.po
index 7ede519..8dbaa38 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2008-11-10 23:24+0200\n"
 "Last-Translator: Besnik Bleta <besnik at programeshqip.org>\n"
 "Language-Team: Albanian <translation-team-sq at lists.sourceforge.net>\n"
diff --git a/po/sv.po b/po/sv.po
index 85d369c..88b9bef 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-18 12:31+0100\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
diff --git a/po/ta.po b/po/ta.po
index 3db3ec2..8f73756 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2005-09-22 21:06+0900\n"
 "Last-Translator: Dinesh Nadarajah <n_dinesh at yahoo.com>\n"
 "Language-Team: Tamil <translation-team-ta at lists.sourceforge.net>\n"
diff --git a/po/tl_PH.po b/po/tl_PH.po
index 1c9de03..a01f0b2 100644
--- a/po/tl_PH.po
+++ b/po/tl_PH.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-04-20 14:08+0200\n"
 "Last-Translator: ian \"dakbyani\" besina <brod_bee at yahoo.com.ph>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/po/tr.po b/po/tr.po
index 61b8732..4f7783c 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-30 18:00+0200\n"
 "Last-Translator: Gökmen Görgen <gkmngrgn at gmail.com>\n"
 "Language-Team: Turkish <turkce at pardus.org.tr>\n"
diff --git a/po/ug.po b/po/ug.po
index 74af611..faaa007 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -7,14 +7,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-24 23:11+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-07 22:00+0900\n"
 "Last-Translator: Gheyret T.Kenji <gheyret at gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
+"Language: ug\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ug\n"
 
 #: ../libxfcegui4/netk-window-action-menu.c:215
 #: ../libxfcegui4/netk-window-action-menu.c:217
@@ -67,7 +67,8 @@ msgstr "تېرمىنال كېرەك"
 
 #: ../libxfcegui4/xfce-appmenuitem.c:231
 msgid "Whether or not the command needs a terminal to execute"
-msgstr "پروگراممىنى  ئىجرا قىلىش ئۈچۈن تېرمىنال كېرەك بولغاندا ئىناۋەتلىك قىلىش"
+msgstr ""
+"پروگراممىنى  ئىجرا قىلىش ئۈچۈن تېرمىنال كېرەك بولغاندا ئىناۋەتلىك قىلىش"
 
 #. TODO: this needs some special setup in the glade helper lib to
 #. create and populate the XfceAboutInfo struct.
@@ -155,7 +156,9 @@ msgstr "باشقۇرغۇ تاللانمىسىغا ئېرىشىش مەغلۇپ ب
 #: ../libxfcegui4/xfce_systemtray.c:455
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "قوندۇرما سىنبەلگىسىنىڭ چوڭلۇقى (%i x %i) بولۇشى تەلەپ قىلىنىدۇ، چوڭلۇقىنى  (%i x %i) غا ئۆزگەرتىۋاتىدۇ"
+msgstr ""
+"قوندۇرما سىنبەلگىسىنىڭ چوڭلۇقى (%i x %i) بولۇشى تەلەپ قىلىنىدۇ، چوڭلۇقىنى  "
+"(%i x %i) غا ئۆزگەرتىۋاتىدۇ"
 
 # NOTE: should be kept as-is for the internal message
 #: ../libxfcegui4/xfce_systemtray.c:464
diff --git a/po/uk.po b/po/uk.po
index d4f1d27..847e176 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-01-26 11:40+0200\n"
 "Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
 "Language-Team: Ukrainian <xfce4-dev at xfce.org>\n"
diff --git a/po/ur.po b/po/ur.po
index 488c2ef..211a32d 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-05-14 00:18+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmai.com>\n"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 488c2ef..211a32d 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-05-14 00:18+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmai.com>\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 162788b..14de7ca 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 18:27+0200\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2009-06-14 02:14+0800\n"
 "Last-Translator: Aron Xu <aronmalache at 163.com>\n"
 "Language-Team: Chinese/Simplified <xfce-i18n at xfce.org>\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index c5f64aa..d24dfdc 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,14 +7,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-05 11:10+0000\n"
+"POT-Creation-Date: 2011-01-16 16:16+0100\n"
 "PO-Revision-Date: 2010-11-06 01:01+0800\n"
 "Last-Translator: Cheng-Chia Tseng <pswo10680 at gmail.com>\n"
 "Language-Team: Traditional Chinese <zh-l10n at linux.org.tw>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 
 #: ../libxfcegui4/netk-window-action-menu.c:215
 #: ../libxfcegui4/netk-window-action-menu.c:217
@@ -76,8 +76,7 @@ msgstr "該程式是否於執行時需要終端機"
 #.
 #. </glade-widget-class>
 #.
-#: ../libxfcegui4/xfce-appmenuitem.c:235
-#: ../glade/xfce4.xml.in.h:8
+#: ../libxfcegui4/xfce-appmenuitem.c:235 ../glade/xfce4.xml.in.h:8
 msgid "Command"
 msgstr "指令"
 
@@ -100,8 +99,7 @@ msgstr "位於該項目旁主題圖示的名稱"
 #.
 #. </glade-widget-class>
 #.
-#: ../libxfcegui4/xfce-appmenuitem.c:245
-#: ../glade/xfce4.xml.in.h:27
+#: ../libxfcegui4/xfce-appmenuitem.c:245 ../glade/xfce4.xml.in.h:27
 msgid "Label"
 msgstr "標籤"
 
@@ -147,8 +145,7 @@ msgstr "致謝"
 msgid "License"
 msgstr "授權"
 
-#: ../libxfcegui4/xfce_systemtray.c:315
-#: ../libxfcegui4/xfce_systemtray.c:319
+#: ../libxfcegui4/xfce_systemtray.c:315 ../libxfcegui4/xfce_systemtray.c:319
 #, c-format
 msgid "Failed to acquire manager selection"
 msgstr "取得管理器選擇失敗"
@@ -244,8 +241,9 @@ msgstr "Xfce4 小工具"
 
 #~ msgid "Command Shortcut"
 #~ msgstr "指令"
+
 #~ msgid "Command:"
 #~ msgstr "指令"
+
 #~ msgid "Command: %s"
 #~ msgstr "指令"
-



More information about the Xfce4-commits mailing list