From e4802b8aed34ecb689c4b023563a0a66daa0b7fa Mon Sep 17 00:00:00 2001
From: Jerome Guelfucci <jeromeg@xfce.org>
Date: Tue, 16 Dec 2008 17:20:33 +0000
Subject: [PATCH] Forgot to update the tooltip for the panel button... Sorry
 for the spam

(Old svn revision: 6326)
---
 ChangeLog                           |  4 ++++
 panel-plugin/screenshooter-plugin.c |  8 ++++++--
 po/ar.po                            | 13 +++++--------
 po/ca.po                            | 13 +++++--------
 po/cs.po                            | 14 +++++++-------
 po/da.po                            | 13 +++++--------
 po/de.po                            | 13 +++++--------
 po/el.po                            | 13 +++++--------
 po/en_GB.po                         | 13 +++++--------
 po/es.po                            | 13 +++++--------
 po/eu.po                            | 13 +++++--------
 po/fi.po                            | 14 +++++++-------
 po/fr.po                            | 19 ++++++++-----------
 po/gl.po                            | 13 +++++--------
 po/hr.po                            | 13 +++++--------
 po/hu.po                            | 13 +++++--------
 po/id.po                            | 13 +++++--------
 po/ja.po                            | 13 +++++--------
 po/lv.po                            | 13 +++++--------
 po/nb_NO.po                         | 13 +++++--------
 po/nl.po                            | 13 +++++--------
 po/pl.po                            | 13 +++++--------
 po/pt_BR.po                         | 13 +++++--------
 po/pt_PT.po                         | 13 +++++--------
 po/sq.po                            | 13 +++++--------
 po/tr.po                            | 13 +++++--------
 po/uk.po                            | 13 +++++--------
 po/ur.po                            | 13 +++++--------
 po/xfce4-screenshooter-plugin.pot   | 13 +++++--------
 po/zh_CN.po                         | 13 +++++--------
 po/zh_TW.po                         | 13 +++++--------
 31 files changed, 162 insertions(+), 235 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f4411d28..55d62f7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-16 jeromeg
+
+  * Forgot to update the tooltip for the panel button...
+
 2008-12-16 jeromeg
 
   * lib/screenshooter-dialogs.c (screenshooter_dialog_new):
diff --git a/panel-plugin/screenshooter-plugin.c b/panel-plugin/screenshooter-plugin.c
index 61d603d7..b8ed792b 100644
--- a/panel-plugin/screenshooter-plugin.c
+++ b/panel-plugin/screenshooter-plugin.c
@@ -234,7 +234,9 @@ cb_dialog_response (GtkWidget *dlg, int response,
       else if (pd->sd->mode == RECTANGLE)
       {
         gtk_widget_set_tooltip_text (GTK_WIDGET (pd->button),
-                        _("Select a region to be captured"));
+   _("Select a region to be captured by clicking a point of the screen "
+     "without releasing the mouse button, dragging your mouse to the "
+     "other corner of the region, and releasing the mouse button."));
       }
       #endif
       
@@ -322,7 +324,9 @@ screenshooter_plugin_construct (XfcePanelPlugin *plugin)
   else if (pd->sd->mode == RECTANGLE)
     {
       gtk_widget_set_tooltip_text (GTK_WIDGET (pd->button),
-                      _("Select a region to be captured"));
+   _("Select a region to be captured by clicking a point of the screen "
+     "without releasing the mouse button, dragging your mouse to the "
+     "other corner of the region, and releasing the mouse button."));
     }
   #endif
     
diff --git a/po/ar.po b/po/ar.po
index b3cc08c6..520b4b10 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-07-15 23:10+0200\n"
 "Last-Translator: Mohamed Magdy <mohamedmk@gmail.com>\n"
 "Language-Team: Arabeyes <doc@arabeyes.org>\n"
@@ -51,7 +51,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr ""
 
@@ -61,7 +61,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr ""
 
@@ -70,6 +70,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -181,8 +183,3 @@ msgstr ""
 msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr ""
-
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 0ae6a247..0e8d72ba 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-30 13:23+0100\n"
 "Last-Translator: Carles Muñoz Gorriz <carlesmu@internautas.org>\n"
 "Language-Team: Catalan <xfce-i18n@xfce.org>\n"
@@ -61,7 +61,7 @@ msgstr "Pantalla sencera"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Fes una captura de la pantalla sencera"
 
@@ -71,7 +71,7 @@ msgstr "Finestra activa"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Fes una captura de la finestra activa"
 
@@ -80,6 +80,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -205,11 +207,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Fes les captures de la pantalla sencera o de la finestra activa"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "No s'ha pogut trobat la finestra del gestor de finestres"
 
diff --git a/po/cs.po b/po/cs.po
index bdbb4f2d..cba4e47c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-12-13 23:03+0100\n"
 "Last-Translator: Michal Várady <miko.vaji@gmail.com>\n"
 "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -56,7 +56,7 @@ msgstr "Celá obrazovka"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Pořídí snímek celé obrazovky"
 
@@ -66,7 +66,7 @@ msgstr "Aktivní okno"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Pořídit snímek aktivního okna"
 
@@ -75,6 +75,8 @@ msgid "Select a region"
 msgstr "Vyberte oblast"
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -195,10 +197,8 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Pořizuje snímky celé obrazovky, aktivního okna nebo zvolené oblasti"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr "vyberte snímanou oblast"
+#~ msgid "Select a region to be captured"
+#~ msgstr "vyberte snímanou oblast"
 
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Nelze najít okno správce oken"
diff --git a/po/da.po b/po/da.po
index 18258205..5414b278 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.3.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-10-28 13:55+0100\n"
 "Last-Translator: Per Kongstad <p_kongstad@op.pl>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -65,7 +65,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Tag et skærmdump af skrivebordet"
@@ -76,7 +76,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Tag et skærmdump af det aktuelle vindue"
 
@@ -85,6 +85,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -212,11 +214,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Tag et skærmdump af det aktuelle vindue"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid ""
 #~ "Delay in seconds between pressing the button to take the screenshot and "
diff --git a/po/de.po b/po/de.po
index bb0b353d..4b36dc8d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-07-13 11:57+0100\n"
 "Last-Translator: Enrico Tröger <enrico.troeger@uvena.de>\n"
 "Language-Team: German <xfce-i18n@xfce.org>\n"
@@ -62,7 +62,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Bildschirmfoto des Desktops erstellen"
@@ -73,7 +73,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Bildschirmfoto des aktuellen Fensters erstellen"
 
@@ -82,6 +82,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -210,11 +212,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Bildschirmfoto des aktuellen Fensters erstellen"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Konnte aktives Fenster nicht finden"
 
diff --git a/po/el.po b/po/el.po
index 9a557f78..50720127 100644
--- a/po/el.po
+++ b/po/el.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-08-09 17:54+0300\n"
 "Last-Translator: Stavros Giannouris <stavrosg@hellug.gr>\n"
 "Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -63,7 +63,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Λήψη στιγμιοτύπου οθόνης"
@@ -74,7 +74,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Λήψη στιγμιοτύπου οθόνης του ενεργού παραθύρου"
 
@@ -83,6 +83,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -211,11 +213,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Λήψη στιγμιοτύπου οθόνης του ενεργού παραθύρου"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Δεν βρέθηκε ο διαχειριστής γραφικών παραθύρων"
 
diff --git a/po/en_GB.po b/po/en_GB.po
index e50361cf..888f2111 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2007-03-31 10:20+1000\n"
 "Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
 "Language-Team: English/GB\n"
@@ -61,7 +61,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr " Take a screenshot"
@@ -72,7 +72,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 #, fuzzy
 msgid "Take a screenshot of the active window"
 msgstr " Take a screenshot"
@@ -82,6 +82,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -200,11 +202,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr " Take a screenshot"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid "Screenshooter plugin"
 #~ msgstr "Screenshot delay"
diff --git a/po/es.po b/po/es.po
index 026b486d..65dced5b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-09 21:43+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz@gmail.com>\n"
 "Language-Team: \n"
@@ -64,7 +64,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Realizar una captura de pantalla del escritorio"
@@ -75,7 +75,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Realizar captura de pantalla de la ventana activa"
 
@@ -84,6 +84,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -212,11 +214,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Realizar captura de pantalla de la ventana activa"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "No se pudo encontrar la ventana del gestor de ventanas"
 
diff --git a/po/eu.po b/po/eu.po
index 8bb43214..4e5e2751 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: eu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-04 22:52+0100\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
@@ -60,7 +60,7 @@ msgstr "Pantaila osoa"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Atera pantaila osoaren pantaila-argazkia"
 
@@ -70,7 +70,7 @@ msgstr "Leiho aktiboa"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Atera leiho aktiboaren pantaila-argazkia"
 
@@ -79,6 +79,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -202,11 +204,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Atera leiho aktiboaren edo idazmahai osoaren pantaila-argazkia"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Ezin da aurkitu leiho kudeatzaile leihoa"
 
diff --git a/po/fi.po b/po/fi.po
index 40573376..b18310d7 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-12-13 16:05+0200\n"
 "Last-Translator: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>\n"
 "Language-Team: Finnish\n"
@@ -56,7 +56,7 @@ msgstr "Koko näyttö"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Kaappaa kuva koko näytöstä"
 
@@ -66,7 +66,7 @@ msgstr "Aktiivinen ikkuna"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Kaappaa kuva aktiivisesta ikkunasta"
 
@@ -75,6 +75,8 @@ msgid "Select a region"
 msgstr "Valitse alue"
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -193,7 +195,5 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Kaappaa kuva koko näytöstä, aktiivisesta ikkunasta tai näytön alueesta"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr "Valitse kaapattava näytön alue"
+#~ msgid "Select a region to be captured"
+#~ msgstr "Valitse kaapattava näytön alue"
diff --git a/po/fr.po b/po/fr.po
index f6d853e0..ae7a4a83 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-04 21:08+0100\n"
 "Last-Translator: Maximilian Schleiss <maximilian@xfce.org>\n"
 "Language-Team: French <xfce-i18n@xfce.org>\n"
@@ -55,7 +55,7 @@ msgstr "L'écran tout entier"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Prendre une capture d'écran de l'écran tout entier"
 
@@ -65,7 +65,7 @@ msgstr "La fenêtre active"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Prendre une capture d'écran de la fenêtre active"
 
@@ -74,14 +74,16 @@ msgid "Select a region"
 msgstr "Sélectionner une zone"
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
 "region, and releasing the mouse button."
 msgstr ""
-"Sélectionner une à capturer en cliquant sur un point de l'écran "
-"sans relacher le bouton de la souris, puis en déplaçant votre souris "
-"jusqu'à l'autre coin de la zone, et en relachant le bouton de la souris."
+"Sélectionner une zone à capturer en cliquant sur un point de l'écran sans "
+"relacher le bouton de la souris, puis en déplaçant votre souris jusqu'à "
+"l'autre coin de la zone, et en relachant le bouton de la souris."
 
 #: ../lib/screenshooter-dialogs.c:626
 msgid ""
@@ -198,8 +200,3 @@ msgid ""
 msgstr ""
 "Prendre une capture d'écran de l'écran tout entier, de la fenêtre active ou "
 "d'une zone"
-
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr "Sélectionner une zone à capturer"
diff --git a/po/gl.po b/po/gl.po
index b82635d8..71216e0e 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-06-24 20:02+0100\n"
 "Last-Translator: Leandro Regueiro <leandro DOT regueiro AT gmail DOT com>\n"
 "Language-Team: Galician <proxecto@trasno.net>\n"
@@ -60,7 +60,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr ""
 
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr ""
 
@@ -79,6 +79,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -191,11 +193,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr ""
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Modes"
 #~ msgstr "Modos"
 
diff --git a/po/hr.po b/po/hr.po
index 6ca7fb01..8e48e0f8 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-06-17 12:27+0100\n"
 "Last-Translator: Jérôme Guelfucci <jerome.guelfucci@gmail.com>\n"
 "Language-Team: Croatian <mario.danic@gmail.com>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Uhvati screenshot desktopa"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Uhvati screenshot trenutnog prozora"
 
@@ -79,6 +79,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -200,11 +202,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Uhvati screenshot trenutnog prozora"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid ""
 #~ "Delay in seconds between pressing the button to take the screenshot and "
diff --git a/po/hu.po b/po/hu.po
index 8098e793..6cbfd3d5 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-07-12 19:16+0100\n"
 "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
 "Language-Team: Hungarian\n"
@@ -58,7 +58,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Felvétel készítése az asztalról"
@@ -69,7 +69,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Felvétel készítése az aktív ablakról"
 
@@ -78,6 +78,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -205,11 +207,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Felvétel készítése az aktív ablakról"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Nem leltem az ablakkezelő ablakot"
 
diff --git a/po/id.po b/po/id.po
index de2d48ea..e0821b24 100644
--- a/po/id.po
+++ b/po/id.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-07 05:47+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n"
 "Language-Team: Indonesian <id@li.org>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Ambil cuplikan layar dari destop"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Ambil cuplikan layar jendela yang aktif"
 
@@ -79,6 +79,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -206,11 +208,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Ambil cuplikan layar jendela yang aktif"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Tak dapat menemukan jendela manajer jendela"
 
diff --git a/po/ja.po b/po/ja.po
index 71401a0d..27df1d0c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce 4-screenshooter-plugin 1.3.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-09 14:52+0900\n"
 "Last-Translator: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>\n"
 "Language-Team: Japanese <xfce-users-jp@ml.fdiary.net>\n"
@@ -62,7 +62,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "デスクトップのスクリーンショットを撮る"
@@ -73,7 +73,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "アクティブウィンドウのスクリーンショットを撮る"
 
@@ -82,6 +82,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -208,11 +210,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "アクティブウィンドウのスクリーンショットを撮る"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "ウィンドウマネージャウィンドウを見つけることができませんでした"
 
diff --git a/po/lv.po b/po/lv.po
index 7b247289..b5b8859b 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2007-11-16 23:39+0300\n"
 "Last-Translator: Rihards Priedītis <rprieditis@inbox.lv>\n"
 "Language-Team: Latvian <rprieditis@inbox.lv>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Bildēt ekrānkopiju"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 #, fuzzy
 msgid "Take a screenshot of the active window"
 msgstr "Bildēt ekrānkopiju"
@@ -80,6 +80,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -198,11 +200,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Bildēt ekrānkopiju"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid "Screenshooter plugin"
 #~ msgstr "Ekrānkopijas aizture"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index e5fe5f58..b2daf890 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2007-07-02 00:22+0200\n"
 "Last-Translator: Terje Uriansrud <ter@operamail.com>\n"
 "Language-Team: Norwegian Bokmal\n"
@@ -60,7 +60,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Ta skjermbildekopi av skrivebordet"
@@ -71,7 +71,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Ta en skjermbildekopi av det aktive vinduet"
 
@@ -80,6 +80,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -206,11 +208,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Ta en skjermbildekopi av det aktive vinduet"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Klarte ikke finne vindusbehandlervindu"
 
diff --git a/po/nl.po b/po/nl.po
index 65a932da..f880d124 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-09 21:52+0100\n"
 "Last-Translator: Vincent Tunru <projects@vinnl.nl>\n"
 "Language-Team: Dutch <xfce-i18n@xfce.org>\n"
@@ -61,7 +61,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Schermafdruk van het hele scherm maken"
@@ -72,7 +72,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Actieve venster"
 
@@ -81,6 +81,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -207,11 +209,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Actieve venster"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Kan venster niet vinden"
 
diff --git a/po/pl.po b/po/pl.po
index 934ac0f1..075c9058 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2006-04-08 12:19+0900\n"
 "Last-Translator: Piotr Maliński <admin@rk.edu.pl>\n"
 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Wykonaj zrzut ekranu"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 #, fuzzy
 msgid "Take a screenshot of the active window"
 msgstr "Wykonaj zrzut ekranu"
@@ -80,6 +80,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -198,11 +200,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Wykonaj zrzut ekranu"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid "Screenshooter plugin"
 #~ msgstr "Opóźnienie wykonania zrzutu"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index d453a94c..446ca7e6 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-12-01 15:31-0300\n"
 "Last-Translator: Henrique P Machado <zehrique@gmail.com>\n"
 "Language-Team: Brazilian Portuguese <ldp-br@bazar2.conectiva.com.br>\n"
@@ -63,7 +63,7 @@ msgstr "Tela inteira"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Obter uma captura da tela inteira"
 
@@ -73,7 +73,7 @@ msgstr "Janela ativa"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Capturar uma imagem da janela atual"
 
@@ -82,6 +82,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -207,11 +209,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Obter captura da tela inteira ou da janela ativa"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Não foi possível encontrar a janela gerenciadora de janelas"
 
diff --git a/po/pt_PT.po b/po/pt_PT.po
index aa2d0122..bddd0d1f 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-30 16:16+0100\n"
 "Last-Translator: Nuno Miguel <nunis@netcabo.pt>\n"
 "Language-Team: \n"
@@ -59,7 +59,7 @@ msgstr "Ecrã inteiro"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "Tirar uma imagem de todo o ecrã"
 
@@ -69,7 +69,7 @@ msgstr "Janela activa"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Capturar uma imagem da janela activa"
 
@@ -78,6 +78,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -202,11 +204,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Capturar imagens de todo o ecrã ou da janela activa"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Incapaz de encontrar a janela gestor de janelas"
 
diff --git a/po/sq.po b/po/sq.po
index 97270d88..be070eb6 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-04 23:27+0200\n"
 "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
 "Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n"
@@ -62,7 +62,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Bëni një foto ekrani të dritares aktive"
@@ -73,7 +73,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Bëni një foto ekrani të dritares aktive"
 
@@ -82,6 +82,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -210,11 +212,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Bëni një foto ekrani të dritares aktive"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid ""
 #~ "Delay in seconds between pressing the button to take the screenshot and "
diff --git a/po/tr.po b/po/tr.po
index 93002b59..072d4951 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-05 00:49+0200\n"
 "Last-Translator: Gökmen Görgen <gkmngrgn@gmail.com>\n"
 "Language-Team: Turkish <turkce@pardus.org.tr>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Masaüstünün ekran görüntüsünü al"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Etkin pencerenin ekran görüntüsünü al"
 
@@ -79,6 +79,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -205,11 +207,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Etkin pencerenin ekran görüntüsünü al"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Masaüstü yöneticisi penceresi bulunamadı"
 
diff --git a/po/uk.po b/po/uk.po
index 18481734..db3c3751 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-11-17 13:09+0200\n"
 "Last-Translator: Dmitry Nikitin <luckas_fb@mail.ru>\n"
 "Language-Team: Ukrainian <xfce4-dev@xfce.org>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "Отримати знімок всього екрану"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "Зробити знімок активного вікна"
 
@@ -79,6 +79,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -204,11 +206,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "Отримати знімки всього екрану або активного вікна"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "Не вдається знайти вікно менеджера вікон"
 
diff --git a/po/ur.po b/po/ur.po
index 2a0ab637..3aa84089 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2007-10-27 16:24+0500\n"
 "Last-Translator: Muhammad Ali Makki <makk.ma@gmail.com>\n"
 "Language-Team: Urdu <makki.ma@gmail.com>\n"
@@ -62,7 +62,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr "سکرین شوٹ لیں"
@@ -73,7 +73,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 #, fuzzy
 msgid "Take a screenshot of the active window"
 msgstr "سکرین شوٹ لیں"
@@ -83,6 +83,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -201,11 +203,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "سکرین شوٹ لیں"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid "Screenshooter plugin"
 #~ msgstr "سکرین شوٹ وقفہ"
diff --git a/po/xfce4-screenshooter-plugin.pot b/po/xfce4-screenshooter-plugin.pot
index e229f111..cbbbb394 100644
--- a/po/xfce4-screenshooter-plugin.pot
+++ b/po/xfce4-screenshooter-plugin.pot
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -56,7 +56,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr ""
 
@@ -66,7 +66,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr ""
 
@@ -75,6 +75,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -186,8 +188,3 @@ msgstr ""
 msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr ""
-
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index acab8d62..e384c917 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce 4-screenshooter-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2008-12-04 17:24+0800\n"
 "Last-Translator: Hunt Xu <huntxu@live.cn>\n"
 "Language-Team: Chinese (simplified)\n"
@@ -59,7 +59,7 @@ msgstr "全屏幕"
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 msgid "Take a screenshot of the entire screen"
 msgstr "截取全屏幕图像"
 
@@ -69,7 +69,7 @@ msgstr "活动窗口"
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 msgid "Take a screenshot of the active window"
 msgstr "只截取当前活动窗口图像"
 
@@ -78,6 +78,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -197,11 +199,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr "截取全屏幕或是当前活动窗口图像"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #~ msgid "Couldn't find window manager window"
 #~ msgstr "无法找到窗口管理器窗口"
 
diff --git a/po/zh_TW.po b/po/zh_TW.po
index cac75f28..592fae92 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-16 18:03+0100\n"
+"POT-Creation-Date: 2008-12-16 18:16+0100\n"
 "PO-Revision-Date: 2007-03-10 18:05+0800\n"
 "Last-Translator: Dsewnr Lu <dsewnr@gmail.com>\n"
 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -59,7 +59,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:562
 #: ../panel-plugin/screenshooter-plugin.c:227
-#: ../panel-plugin/screenshooter-plugin.c:315
+#: ../panel-plugin/screenshooter-plugin.c:317
 #, fuzzy
 msgid "Take a screenshot of the entire screen"
 msgstr " 進行一次螢幕快照"
@@ -70,7 +70,7 @@ msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:586 ../src/main.c:49
 #: ../panel-plugin/screenshooter-plugin.c:232
-#: ../panel-plugin/screenshooter-plugin.c:320
+#: ../panel-plugin/screenshooter-plugin.c:322
 #, fuzzy
 msgid "Take a screenshot of the active window"
 msgstr " 進行一次螢幕快照"
@@ -80,6 +80,8 @@ msgid "Select a region"
 msgstr ""
 
 #: ../lib/screenshooter-dialogs.c:610
+#: ../panel-plugin/screenshooter-plugin.c:237
+#: ../panel-plugin/screenshooter-plugin.c:327
 msgid ""
 "Select a region to be captured by clicking a point of the screen without "
 "releasing the mouse button, dragging your mouse to the other corner of the "
@@ -198,11 +200,6 @@ msgid ""
 "Take screenshots of the entire screen,of the active window or of a region"
 msgstr " 進行一次螢幕快照"
 
-#: ../panel-plugin/screenshooter-plugin.c:237
-#: ../panel-plugin/screenshooter-plugin.c:325
-msgid "Select a region to be captured"
-msgstr ""
-
 #, fuzzy
 #~ msgid "Screenshooter plugin"
 #~ msgstr "螢幕快照延遲"
-- 
GitLab