[Goodies-commits] r6326 - in xfce4-screenshooter-plugin/trunk: . panel-plugin po

Jerome Guelfucci jeromeg at xfce.org
Tue Dec 16 18:20:33 CET 2008


Author: jeromeg
Date: 2008-12-16 17:20:33 +0000 (Tue, 16 Dec 2008)
New Revision: 6326

Modified:
   xfce4-screenshooter-plugin/trunk/ChangeLog
   xfce4-screenshooter-plugin/trunk/panel-plugin/screenshooter-plugin.c
   xfce4-screenshooter-plugin/trunk/po/ar.po
   xfce4-screenshooter-plugin/trunk/po/ca.po
   xfce4-screenshooter-plugin/trunk/po/cs.po
   xfce4-screenshooter-plugin/trunk/po/da.po
   xfce4-screenshooter-plugin/trunk/po/de.po
   xfce4-screenshooter-plugin/trunk/po/el.po
   xfce4-screenshooter-plugin/trunk/po/en_GB.po
   xfce4-screenshooter-plugin/trunk/po/es.po
   xfce4-screenshooter-plugin/trunk/po/eu.po
   xfce4-screenshooter-plugin/trunk/po/fi.po
   xfce4-screenshooter-plugin/trunk/po/fr.po
   xfce4-screenshooter-plugin/trunk/po/gl.po
   xfce4-screenshooter-plugin/trunk/po/hr.po
   xfce4-screenshooter-plugin/trunk/po/hu.po
   xfce4-screenshooter-plugin/trunk/po/id.po
   xfce4-screenshooter-plugin/trunk/po/ja.po
   xfce4-screenshooter-plugin/trunk/po/lv.po
   xfce4-screenshooter-plugin/trunk/po/nb_NO.po
   xfce4-screenshooter-plugin/trunk/po/nl.po
   xfce4-screenshooter-plugin/trunk/po/pl.po
   xfce4-screenshooter-plugin/trunk/po/pt_BR.po
   xfce4-screenshooter-plugin/trunk/po/pt_PT.po
   xfce4-screenshooter-plugin/trunk/po/sq.po
   xfce4-screenshooter-plugin/trunk/po/tr.po
   xfce4-screenshooter-plugin/trunk/po/uk.po
   xfce4-screenshooter-plugin/trunk/po/ur.po
   xfce4-screenshooter-plugin/trunk/po/xfce4-screenshooter-plugin.pot
   xfce4-screenshooter-plugin/trunk/po/zh_CN.po
   xfce4-screenshooter-plugin/trunk/po/zh_TW.po
Log:
Forgot to update the tooltip for the panel button... Sorry for the spam

Modified: xfce4-screenshooter-plugin/trunk/ChangeLog
===================================================================
--- xfce4-screenshooter-plugin/trunk/ChangeLog	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/ChangeLog	2008-12-16 17:20:33 UTC (rev 6326)
@@ -1,5 +1,9 @@
 2008-12-16 jeromeg
 
+  * Forgot to update the tooltip for the panel button...
+
+2008-12-16 jeromeg
+
   * lib/screenshooter-dialogs.c (screenshooter_dialog_new):
     - improve the tooltip for the "Select a region"
     - split strings so that they are not too long, makes the code easier

Modified: xfce4-screenshooter-plugin/trunk/panel-plugin/screenshooter-plugin.c
===================================================================
--- xfce4-screenshooter-plugin/trunk/panel-plugin/screenshooter-plugin.c	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/panel-plugin/screenshooter-plugin.c	2008-12-16 17:20:33 UTC (rev 6326)
@@ -234,7 +234,9 @@
       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 @@
   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
     

Modified: xfce4-screenshooter-plugin/trunk/po/ar.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/ar.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/ar.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -5,7 +5,7 @@
 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 at gmail.com>\n"
 "Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -51,7 +51,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 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 ""

Modified: xfce4-screenshooter-plugin/trunk/po/ca.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/ca.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/ca.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -12,7 +12,7 @@
 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 at internautas.org>\n"
 "Language-Team: Catalan <xfce-i18n at xfce.org>\n"
@@ -61,7 +61,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/cs.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/cs.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/cs.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at gmail.com>\n"
 "Language-Team: Czech <translation-team-cs at lists.sourceforge.net>\n"
@@ -56,7 +56,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"

Modified: xfce4-screenshooter-plugin/trunk/po/da.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/da.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/da.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at op.pl>\n"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -65,7 +65,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "

Modified: xfce4-screenshooter-plugin/trunk/po/de.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/de.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/de.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at uvena.de>\n"
 "Language-Team: German <xfce-i18n at xfce.org>\n"
@@ -62,7 +62,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/el.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/el.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/el.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at hellug.gr>\n"
 "Language-Team: Greek <nls at tux.hellug.gr>\n"
@@ -63,7 +63,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "Δεν βρέθηκε ο διαχειριστής γραφικών παραθύρων"
 

Modified: xfce4-screenshooter-plugin/trunk/po/en_GB.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/en_GB.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/en_GB.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -12,7 +12,7 @@
 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 at gmail.com>\n"
 "Language-Team: English/GB\n"
@@ -61,7 +61,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"

Modified: xfce4-screenshooter-plugin/trunk/po/es.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/es.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/es.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at gmail.com>\n"
 "Language-Team: \n"
@@ -64,7 +64,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/eu.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/eu.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/eu.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at beobide.net>\n"
 "Language-Team: Euskara <debian-l10n-basque at lists.debian.org>\n"
@@ -60,7 +60,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/fi.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/fi.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/fi.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at pp1.inet.fi>\n"
 "Language-Team: Finnish\n"
@@ -56,7 +56,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"

Modified: xfce4-screenshooter-plugin/trunk/po/fr.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/fr.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/fr.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at xfce.org>\n"
 "Language-Team: French <xfce-i18n at xfce.org>\n"
@@ -55,7 +55,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 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"

Modified: xfce4-screenshooter-plugin/trunk/po/gl.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/gl.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/gl.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -14,7 +14,7 @@
 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 at trasno.net>\n"
@@ -60,7 +60,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/hr.po
===================================================================
(Binary files differ)

Modified: xfce4-screenshooter-plugin/trunk/po/hu.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/hu.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/hu.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -5,7 +5,7 @@
 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 at 321.hu>\n"
 "Language-Team: Hungarian\n"
@@ -58,7 +58,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/id.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/id.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/id.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at gmail.com>\n"
 "Language-Team: Indonesian <id at li.org>\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/ja.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/ja.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/ja.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -12,7 +12,7 @@
 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 at nigauri.org>\n"
 "Language-Team: Japanese <xfce-users-jp at ml.fdiary.net>\n"
@@ -62,7 +62,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "ウィンドウマネージャウィンドウを見つけることができませんでした"
 

Modified: xfce4-screenshooter-plugin/trunk/po/lv.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/lv.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/lv.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at inbox.lv>\n"
 "Language-Team: Latvian <rprieditis at inbox.lv>\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"

Modified: xfce4-screenshooter-plugin/trunk/po/nb_NO.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/nb_NO.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/nb_NO.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at operamail.com>\n"
 "Language-Team: Norwegian Bokmal\n"
@@ -60,7 +60,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/nl.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/nl.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/nl.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at vinnl.nl>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -61,7 +61,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/pl.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/pl.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/pl.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at rk.edu.pl>\n"
 "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"

Modified: xfce4-screenshooter-plugin/trunk/po/pt_BR.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/pt_BR.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/pt_BR.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -14,7 +14,7 @@
 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 at gmail.com>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -63,7 +63,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/pt_PT.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/pt_PT.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/pt_PT.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at netcabo.pt>\n"
 "Language-Team: \n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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"
 

Modified: xfce4-screenshooter-plugin/trunk/po/sq.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/sq.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/sq.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -9,7 +9,7 @@
 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 at programeshqip.org>\n"
 "Language-Team: Albanian <translation-team-sq at lists.sourceforge.net>\n"
@@ -62,7 +62,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "

Modified: xfce4-screenshooter-plugin/trunk/po/tr.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/tr.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/tr.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at gmail.com>\n"
 "Language-Team: Turkish <turkce at pardus.org.tr>\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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ı"
 

Modified: xfce4-screenshooter-plugin/trunk/po/uk.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/uk.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/uk.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -9,7 +9,7 @@
 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 at mail.ru>\n"
 "Language-Team: Ukrainian <xfce4-dev at xfce.org>\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "Не вдається знайти вікно менеджера вікон"
 

Modified: xfce4-screenshooter-plugin/trunk/po/ur.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/ur.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/ur.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -62,7 +62,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "سکرین شوٹ وقفہ"

Modified: xfce4-screenshooter-plugin/trunk/po/xfce4-screenshooter-plugin.pot
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/xfce4-screenshooter-plugin.pot	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/xfce4-screenshooter-plugin.pot	2008-12-16 17:20:33 UTC (rev 6326)
@@ -11,7 +11,7 @@
 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 at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -56,7 +56,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 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 ""

Modified: xfce4-screenshooter-plugin/trunk/po/zh_CN.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/zh_CN.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/zh_CN.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at live.cn>\n"
 "Language-Team: Chinese (simplified)\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "无法找到窗口管理器窗口"
 

Modified: xfce4-screenshooter-plugin/trunk/po/zh_TW.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/zh_TW.po	2008-12-16 17:12:00 UTC (rev 6325)
+++ xfce4-screenshooter-plugin/trunk/po/zh_TW.po	2008-12-16 17:20:33 UTC (rev 6326)
@@ -10,7 +10,7 @@
 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 at gmail.com>\n"
 "Language-Team: Chinese (traditional) <zh-l10n at linux.org.tw>\n"
@@ -59,7 +59,7 @@
 
 #: ../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 @@
 
 #: ../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 @@
 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 @@
 "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 "螢幕快照延遲"




More information about the Goodies-commits mailing list