From 8ffc53e3134d413cded24e4df476f3aef71ceade Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sat, 6 Nov 2004 13:25:15 +0000
Subject: [PATCH] po and ChangeLog updates

(Old svn revision: 12132)
---
 ChangeLog    |  55 +++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ar.gmo    | Bin 5943 -> 5943 bytes
 po/ar.po     |  34 +++++++++++++++----------------
 po/az.gmo    | Bin 10660 -> 10660 bytes
 po/az.po     |  34 +++++++++++++++----------------
 po/be.gmo    | Bin 13906 -> 13906 bytes
 po/be.po     |  34 +++++++++++++++----------------
 po/bg.gmo    | Bin 5625 -> 5625 bytes
 po/bg.po     |  34 +++++++++++++++----------------
 po/ca.gmo    | Bin 5992 -> 5992 bytes
 po/ca.po     |  34 +++++++++++++++----------------
 po/cs.gmo    | Bin 4956 -> 4956 bytes
 po/cs.po     |  34 +++++++++++++++----------------
 po/de.gmo    | Bin 11656 -> 11656 bytes
 po/de.po     |  34 +++++++++++++++----------------
 po/es.gmo    | Bin 10341 -> 10341 bytes
 po/es.po     |  34 +++++++++++++++----------------
 po/es_MX.gmo | Bin 10341 -> 10341 bytes
 po/es_MX.po  |  34 +++++++++++++++----------------
 po/et.gmo    | Bin 10870 -> 10870 bytes
 po/et.po     |  34 +++++++++++++++----------------
 po/eu.gmo    | Bin 10156 -> 10156 bytes
 po/eu.po     |  34 +++++++++++++++----------------
 po/fa.gmo    | Bin 12183 -> 12183 bytes
 po/fa.po     |  34 +++++++++++++++----------------
 po/fi.gmo    | Bin 11335 -> 11335 bytes
 po/fi.po     |  34 +++++++++++++++----------------
 po/fr.gmo    | Bin 10869 -> 10869 bytes
 po/fr.po     |  34 +++++++++++++++----------------
 po/gu.gmo    | Bin 15597 -> 15597 bytes
 po/gu.po     |  34 +++++++++++++++----------------
 po/he.gmo    | Bin 12715 -> 12715 bytes
 po/he.po     |  38 +++++++++++++++++------------------
 po/hi.gmo    | Bin 7284 -> 7284 bytes
 po/hi.po     |  34 +++++++++++++++----------------
 po/hu.gmo    | Bin 5376 -> 5376 bytes
 po/hu.po     |  34 +++++++++++++++----------------
 po/it.gmo    | Bin 6597 -> 6597 bytes
 po/it.po     |  34 +++++++++++++++----------------
 po/ja.gmo    | Bin 5521 -> 5521 bytes
 po/ja.po     |  34 +++++++++++++++----------------
 po/ko.gmo    | Bin 4823 -> 4823 bytes
 po/ko.po     |  34 +++++++++++++++----------------
 po/lt.gmo    | Bin 9044 -> 9045 bytes
 po/lt.po     |  36 ++++++++++++++++-----------------
 po/ms.gmo    | Bin 5549 -> 5549 bytes
 po/ms.po     |  34 +++++++++++++++----------------
 po/nl.gmo    | Bin 11419 -> 11419 bytes
 po/nl.po     |  35 ++++++++++++++++----------------
 po/pa.gmo    | Bin 13379 -> 13379 bytes
 po/pa.po     |  34 +++++++++++++++----------------
 po/pl.gmo    | Bin 4891 -> 4891 bytes
 po/pl.po     |  34 +++++++++++++++----------------
 po/pt_BR.gmo | Bin 4667 -> 4667 bytes
 po/pt_BR.po  |  34 +++++++++++++++----------------
 po/pt_PT.gmo | Bin 9984 -> 9984 bytes
 po/pt_PT.po  |  34 +++++++++++++++----------------
 po/ru.gmo    | Bin 13380 -> 13380 bytes
 po/ru.po     |  34 +++++++++++++++----------------
 po/sk.gmo    | Bin 7649 -> 7649 bytes
 po/sk.po     |  34 +++++++++++++++----------------
 po/sv.gmo    | Bin 4891 -> 4891 bytes
 po/sv.po     |  34 +++++++++++++++----------------
 po/ta.gmo    | Bin 7658 -> 7658 bytes
 po/ta.po     |  34 +++++++++++++++----------------
 po/tr.gmo    | Bin 5086 -> 5086 bytes
 po/tr.po     |  34 +++++++++++++++----------------
 po/uk.gmo    | Bin 6530 -> 6530 bytes
 po/uk.po     |  34 +++++++++++++++----------------
 po/vi.gmo    | Bin 10977 -> 10977 bytes
 po/vi.po     |  34 +++++++++++++++----------------
 po/xfwm4.pot |  10 +++++-----
 po/zh_CN.gmo | Bin 9616 -> 9616 bytes
 po/zh_CN.po  |  34 +++++++++++++++----------------
 po/zh_TW.gmo | Bin 9653 -> 9653 bytes
 po/zh_TW.po  |  34 +++++++++++++++----------------
 76 files changed, 692 insertions(+), 638 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bd7a9f2a6..ba76d68a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2004-11-06 14:04  olivier
+
+	* src/workspaces.c: Check for the toggle workspace first
+
+2004-11-06 14:02  olivier
+
+	* defaults/defaults, po/xfwm4.pot, src/settings.c, src/settings.h,
+	  src/workspaces.c: Add hidden option "toggle_workspace" to
+	  enable/disable the switch back to previous workspace.
+
+2004-11-04 22:51  olivier
+
+	* src/: events.c, hints.c, workspaces.c: Fix bug #463 (newly
+	  created workspaces are skipped when draging window), Add
+	  "default" case to the switch statements where missing as some
+	  (old) compilers require a "default" statement.
+
+2004-11-04 22:17  olivier
+
+	* COMPOSITOR: Typo
+
+2004-11-03 16:15  olivier
+
+	* src/: client.c, events.c, frame.c, frame.h, hints.c, hints.h,
+	  netwm.c: Revert: Treat dialogs that don't set their transient_for
+	  as transients for group, Add: Support for NET_FRAME_EXTENTS and
+	  NET_REQUEST_FRAME_EXTENTS
+
+2004-11-03 11:52  jasper
+
+	* configure, configure.ac, ltmain.sh, mcs-plugin/workspaces.c:
+	  Re-add dynamic workspace updating. With g_module_unload()
+	  function to disconnect handlers
+
+2004-11-02 10:19  olivier
+
+	* defaults/defaults, po/xfwm4.pot, src/client.c, src/events.c,
+	  src/focus.c, src/focus.h, src/settings.c, src/settings.h: Raise
+	  window on any mouse button click (fixes big #442) - Use the
+	  hidden option "raise_with_any_button=true|false" to toggle old
+	  behaviour.
+
+2004-11-01 16:50  olivier
+
+	* src/: events.c, main.c, menu.c, menu.h, netwm.c: Fix bug #434
+	  (xfwm4 segfaults if window menu open and window is unmapped)
+
+2004-10-31 18:16  olivier
+
+	* src/events.c: Fix bug #423 - Raise on focus.
+
+2004-10-30 21:03  olivier
+
+	* ChangeLog: Global update for 4.1.91 (Xfce 4.2 beta 2)
+
 2004-10-30 16:42  jasper
 
 	* po/: nl.gmo, nl.po: Update a few nl translations
diff --git a/po/ar.gmo b/po/ar.gmo
index 9be72742d876634624cc6b0664775b3bc2767c34..e27a6059863c22dbc54ba49ef51bda008e681ed2 100644
GIT binary patch
delta 26
hcmdn4w_R_82`{gqu7R0?p^24|fwqC+W=Gy{oB(C42RZ-%

delta 26
hcmdn4w_R_82`{gKu91m?k+GGjfwqCsW=Gy{oB(CP2R#4)

diff --git a/po/ar.po b/po/ar.po
index 38df94670..0eef7953a 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-3-8 8:25+0300\n"
 "Last-Translator: saleh alhathal <hathalsal@hotmail.com>\n"
 "Language-Team: arabic\n"
@@ -48,7 +48,7 @@ msgstr "بيئة العمل"
 
 #
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "بيئة العمل"
 
@@ -56,31 +56,31 @@ msgstr "بيئة العمل"
 msgid "Margins"
 msgstr "هوامش"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "تغبر أسم"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "بيئة العمل %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "أسم :"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "أنقر على بيئة العمل للتحريرها"
 
 #
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "صفف بيئات العمل"
 
 #
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "_بيئة العمل"
 
@@ -677,12 +677,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: العملية ليست مدعومة (بعد)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: خطء بالتقسيم"
@@ -752,17 +752,17 @@ msgstr "_إنهاء"
 msgid "Restart"
 msgstr "إعادة تشغيل"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "بيئة العمل %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "بيئة العمل %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: لم يتمكن GtkMenu من الإمساك بالمؤشر\n"
@@ -772,22 +772,22 @@ msgstr "%s: لم يتمكن GtkMenu من الإمساك بالمؤشر\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state غير مدار (نافذة %#lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: لا أستطيع تخصيص اللون النشط%s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: لا أستطيع تحليل اللون النشط %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: لا أستطيع تخصيص اللون غير النشط %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: لا أستطيع تحليل اللون غير النشط %s\n"
diff --git a/po/az.gmo b/po/az.gmo
index 805daadb2414a52355f500c644931efce33ac742..e1d363cc6a24e73a390e244c50d3cd75f3cfb591 100644
GIT binary patch
delta 26
hcmZ1yyd-#opd_!Mu7R0?p^24|fwqC+W;w|=0RUyT2FCyZ

delta 26
hcmZ1yyd-#opd_z>u91m?k+GGjfwqCsW;w|=0RUyo2Fd^c

diff --git a/po/az.po b/po/az.po
index 37508f28e..4bbba1f1f 100644
--- a/po/az.po
+++ b/po/az.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-08-23 18:04+0300\n"
 "Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
 "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -47,7 +47,7 @@ msgid "Workspaces and Margins"
 msgstr "İş Sahələri və Kənarlar"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "İş Sahələri"
 
@@ -55,29 +55,29 @@ msgstr "İş Sahələri"
 msgid "Margins"
 msgstr "Kənarlar"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Adını dəyişdir"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "İş Sahəsi %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Ad:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "İş sahəsinin adına tıqlayaraq dəyişdirə bilərsiniz"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "İş sahəsi ədədi:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "İş sahəsi adları"
 
@@ -613,12 +613,12 @@ msgstr "Belə əmr mövcud deyil, ya da fayl icraçı deyil!"
 msgid "Compose shortcut for command :"
 msgstr "Bu əmr üçün qısa yol yarat :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Gedişat dəstəklənmir (hələlik)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation xətası"
@@ -687,17 +687,17 @@ msgstr "Çı_x"
 msgid "Restart"
 msgstr "Yenidən Başlat"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "İş Sahəsi %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "İş Sahəsi %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu oxu ala bilmədi\n"
@@ -707,22 +707,22 @@ msgstr "%s: GtkMenu oxu ala bilmədi\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: İdarə edilməyən net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Fəal rəng tapıla bilmir %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Fəal rəng oxuna bilmir %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s:·Qeyri-fəal·rəng·tapıla·bilmir·%s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Qeyri-fəal rəng oxuna bilmir %s\n"
diff --git a/po/be.gmo b/po/be.gmo
index 224331d2a887097defef11727e06d8db6ac99ac5..f4ddac1f9697d1c0e6dab75ebe3daf7ed12a198e 100644
GIT binary patch
delta 26
hcmcbVb17$opd_!Mu7R0?p^24|fwqC+W;sa{Spag&2M_=N

delta 26
hcmcbVb17$opd_z>u91m?k+GGjfwqCsW;sa{Spah22NM7Q

diff --git a/po/be.po b/po/be.po
index 658366eff..d311616a9 100644
--- a/po/be.po
+++ b/po/be.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-09-12 12:27+0300\n"
 "Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
 "Language-Team: Belarusian <i18n@mova.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Працоўныя прасторы й водсуты"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Працоўныя прасторы"
 
@@ -56,29 +56,29 @@ msgstr "Працоўныя прасторы"
 msgid "Margins"
 msgstr "Водступы"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Зьмяніць назву"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Працоўная прастора %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Назва:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Пстрыкніце па назве працоўнае прасторы каб рэдагаваць яе"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Колькасьць працоўных прастораў:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Назвы працоўных прастораў"
 
@@ -616,12 +616,12 @@ msgstr "Загад не йснуе альбо файл ня мае правоў
 msgid "Compose shortcut for command :"
 msgstr "Прызначыць гарачыя клявішы для загада:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: дзеяньне не падтрымліваецца (покуль)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: збой сэгмэнтаваньня"
@@ -690,17 +690,17 @@ msgstr "Вы_йсьці"
 msgid "Restart"
 msgstr "Перазапусьціць"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Працоўная прастора %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Працоўная прастора %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu немагчыма захапіць паказьнік\n"
@@ -710,22 +710,22 @@ msgstr "%s: GtkMenu немагчыма захапіць паказьнік\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: некіруемы стан net_wm_state (вакно 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: немагчыма разьмеркаваць актыўны колер %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: немагчыма разабраць актыўны колер %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: немагчыма разьмеркаваць неактыўны колер %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: немагчыма разабраць неактыўны колер %s\n"
diff --git a/po/bg.gmo b/po/bg.gmo
index 9e689cbae554466230397367a6ed996b8dd86496..9ab0d962a58e39e7e8b34ad5ba17c559f4ed39de 100644
GIT binary patch
delta 26
hcmeyV{Zo6xLM~oIT>~=(LlY|_18oDt&Fi?lxdD3&2jc($

delta 26
hcmeyV{Zo6xLM~ndT_Y0(BV#L518oDN&Fi?lxdD422j&0(

diff --git a/po/bg.po b/po/bg.po
index a8bc3cee9..8c6bf1beb 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-03-09 19:04+0200\n"
 "Last-Translator: Miroslav Yordanov <miordanov@i-space.org>\n"
 "Language-Team: Bulgarian <bg@li.org>\n"
@@ -50,7 +50,7 @@ msgid "Workspaces and Margins"
 msgstr "Граница на работно място"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Работно място %i"
@@ -59,30 +59,30 @@ msgstr "Работно място %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Работно място %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Превключване на работните места"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Граница на работно място"
@@ -670,12 +670,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr ""
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr ""
@@ -744,17 +744,17 @@ msgstr "Край"
 msgid "Restart"
 msgstr "Рестартиране"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Работно място %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Работно място %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr ""
@@ -764,22 +764,22 @@ msgstr ""
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr ""
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr ""
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr ""
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr ""
diff --git a/po/ca.gmo b/po/ca.gmo
index d23d52b41031ef4b556ee124d1d9944d9a2de929..44c790f3f31c67fd706f12743533af096c791765 100644
GIT binary patch
delta 26
hcmaE%_d;)j0UxiSu7R0?p^24|fwqC+W?MdOP5^CN2Fm~d

delta 26
hcmaE%_d;)j0Uxh{u91m?k+GGjfwqCsW?MdOP5^Ci2F?Hg

diff --git a/po/ca.po b/po/ca.po
index c6f0a37c8..f2beee448 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce 4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-03-29 22:19+0100\n"
 "Last-Translator: Carles Munoz Gorriz <carlesmu@internautas.org>\n"
 "Language-Team: ca <ca@li.org>\n"
@@ -47,7 +47,7 @@ msgid "Workspaces and Margins"
 msgstr "Espais de treball i marges"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Espais de treball"
 
@@ -55,29 +55,29 @@ msgstr "Espais de treball"
 msgid "Margins"
 msgstr "Marges"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Canvia el nom"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Espai de treball %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nom:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Pitjeu en un espai de treball per editar-lo"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Nombre d'espais de treball"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Noms dels espais de treball"
 
@@ -667,12 +667,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operació encara no suportada\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation fault (violació de segment)"
@@ -741,17 +741,17 @@ msgstr "_Surt"
 msgid "Restart"
 msgstr "Reinicia"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Espai de treball %i  (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Espai de treball %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu no ha pogut capturar el punter\n"
@@ -761,22 +761,22 @@ msgstr "%s: GtkMenu no ha pogut capturar el punter\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state (finestra 0x%lx) no gestionada"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: No es pot allotjar el color actiu %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: No es pot processar el color actiu %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: No es pot allotjar el color inactiu %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: No es pot processar el color inactiu %s\n"
diff --git a/po/cs.gmo b/po/cs.gmo
index dff5573fd01cd7d8c44aacfef0d3993f2e1cf718..e5057c973bdd1c68f3b1c62a2fa558802077aa30 100644
GIT binary patch
delta 26
hcmcbkc1LZ4DG#rqu7R0?p^24|fwqC+W+xsgb^vLv29^K-

delta 26
hcmcbkc1LZ4DG#rKu91m?k+GGjfwqCsW+xsgb^vL^2AKc=

diff --git a/po/cs.po b/po/cs.po
index 437b99797..f4cb5af1c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Lukas Konarovsky <daeltar@daeltar.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Okraje ploch"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Plocha %i"
@@ -57,30 +57,30 @@ msgstr "Plocha %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Plocha %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Přepínání mezi plochami"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Okraje ploch"
@@ -669,12 +669,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "s: Operace není podporována (prozatím)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation fault"
@@ -743,17 +743,17 @@ msgstr "_Konec"
 msgid "Restart"
 msgstr "Restart"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Plocha %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Plocha %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu failed to grab the pointer\n"
@@ -763,22 +763,22 @@ msgstr "%s: GtkMenu failed to grab the pointer\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Unmanaged net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Cannot allocate active color %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Cannot parse active color %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Cannot allocate inactive color %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Cannot parse inactive color %s\n"
diff --git a/po/de.gmo b/po/de.gmo
index 70b1dc9d2e7220b9fbcc44ef2cde271374628544..7c546b2252621bf843bd45453dcda551d9ec5748 100644
GIT binary patch
delta 26
hcmeB(?ug!SPMX(H*T77{(8S8fK-<7@^KI$1f&g@|2t@z@

delta 26
hcmeB(?ug!SPMX(1*T_V{$k@u%K-<7*^KI$1f&g^I2uJ_`

diff --git a/po/de.po b/po/de.po
index 8793c9ae6..98365af0a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-10-24 16:23+0200\n"
 "Last-Translator: Moritz Heiber <moe@xfce.org>\n"
 "Language-Team: none <none@none>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "Arbeitsflächen und Seitenränder"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Arbeitsflächen"
 
@@ -54,29 +54,29 @@ msgstr "Arbeitsflächen"
 msgid "Margins"
 msgstr "Seitenränder"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Namen ändern"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Arbeitsfläche %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Name:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Klicken Sie einen Namen an, um ihn zu ändern"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Anzahl der Arbeitsflächen:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Arbeitsflächennamen"
 
@@ -603,12 +603,12 @@ msgstr "Dieses Kommando existiert nicht oder die Datei ist nicht ausführbar!"
 msgid "Compose shortcut for command :"
 msgstr "Tastenkombination für Kommando erstellen:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operation (noch) nicht unterstuetzt\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Speicherzugriffsfehler"
@@ -677,17 +677,17 @@ msgstr "_Beenden"
 msgid "Restart"
 msgstr "Neu starten"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Arbeitsfläche %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Arbeitsfläche %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenue konnte die Position des Mauszeigers nicht feststellen\n"
@@ -697,22 +697,22 @@ msgstr "%s: GtkMenue konnte die Position des Mauszeigers nicht feststellen\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Kein net_wm_state (Fenster %#lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Kann aktive Farbe nicht setzen %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Kann aktive Farbe nicht einlesen %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Kann inaktive Farbe nicht setzen %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Kann inaktive Farbe nicht einlesen %s\n"
diff --git a/po/es.gmo b/po/es.gmo
index 04da5a9ec72611b3e1ffb39d2bc7e8f4d69df506..2cd4a60ad0b7bfcd70af82156b54203faf489af0 100644
GIT binary patch
delta 26
hcmaDF@HAk9xFoNku7R0?p^24|fwqC+W)(?CegJXf2MGWG

delta 26
hcmaDF@HAk9xFoNEu91m?k+GGjfwqCsW)(?CegJX!2MhoJ

diff --git a/po/es.po b/po/es.po
index 6c19eed7e..d08c412bf 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-01-13 00:00+0100\n"
 "Last-Translator: edscott <edscott@xfce.org>\n"
 "Language-Team: none <LL@li.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Escritorios y Márgenes"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Escritorios"
 
@@ -56,29 +56,29 @@ msgstr "Escritorios"
 msgid "Margins"
 msgstr "Márgenes"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Cambiar nombre"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Escritorio %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nombre :"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Pinche en el nombre de escritorio para editarlo"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Número de escritorios:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Nombres de escritorio"
 
@@ -618,12 +618,12 @@ msgstr "El comando no es válido."
 msgid "Compose shortcut for command :"
 msgstr "Generar atajo para el comando:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operación no soportada (aún)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Violación de segmento"
@@ -692,17 +692,17 @@ msgstr "_Salir"
 msgid "Restart"
 msgstr "Reiniciar"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Escritorio %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Escritorio %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu falló al intentar conseguir el puntero\n"
@@ -712,22 +712,22 @@ msgstr "%s: GtkMenu falló al intentar conseguir el puntero\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state sin soporte (ventana 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: No se puede reservar el color activo %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: No se puede interpretar el color activo %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: No se puede reservar el color activo %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: No se puede interpretar el color inactivo %s\n"
diff --git a/po/es_MX.gmo b/po/es_MX.gmo
index 04da5a9ec72611b3e1ffb39d2bc7e8f4d69df506..2cd4a60ad0b7bfcd70af82156b54203faf489af0 100644
GIT binary patch
delta 26
hcmaDF@HAk9xFoNku7R0?p^24|fwqC+W)(?CegJXf2MGWG

delta 26
hcmaDF@HAk9xFoNEu91m?k+GGjfwqCsW)(?CegJX!2MhoJ

diff --git a/po/es_MX.po b/po/es_MX.po
index 6c19eed7e..d08c412bf 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-01-13 00:00+0100\n"
 "Last-Translator: edscott <edscott@xfce.org>\n"
 "Language-Team: none <LL@li.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Escritorios y Márgenes"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Escritorios"
 
@@ -56,29 +56,29 @@ msgstr "Escritorios"
 msgid "Margins"
 msgstr "Márgenes"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Cambiar nombre"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Escritorio %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nombre :"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Pinche en el nombre de escritorio para editarlo"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Número de escritorios:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Nombres de escritorio"
 
@@ -618,12 +618,12 @@ msgstr "El comando no es válido."
 msgid "Compose shortcut for command :"
 msgstr "Generar atajo para el comando:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operación no soportada (aún)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Violación de segmento"
@@ -692,17 +692,17 @@ msgstr "_Salir"
 msgid "Restart"
 msgstr "Reiniciar"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Escritorio %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Escritorio %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu falló al intentar conseguir el puntero\n"
@@ -712,22 +712,22 @@ msgstr "%s: GtkMenu falló al intentar conseguir el puntero\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state sin soporte (ventana 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: No se puede reservar el color activo %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: No se puede interpretar el color activo %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: No se puede reservar el color activo %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: No se puede interpretar el color inactivo %s\n"
diff --git a/po/et.gmo b/po/et.gmo
index d2655dc3a69df29d0378dca5cec91324137fd3cc..5ec41543c41be1079da90e8d4f0a6f4bf3fef77e 100644
GIT binary patch
delta 26
icmews@-1Y;1!-PGT>~=(LlY|_18oDt&3C0|@&N#d;|Tx&

delta 26
icmews@-1Y;1!-ObT_Y0(BV#L518oDN&3C0|@&N#d_z435

diff --git a/po/et.po b/po/et.po
index 22d18d8da..c5a4fc431 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-02-03 10:04+0200\n"
 "Last-Translator: Peeter Vois <Peeter.Vois@mail.ee>\n"
 "Language-Team: Estonian <et@li.org>\n"
@@ -44,7 +44,7 @@ msgid "Workspaces and Margins"
 msgstr "Tööruumid ja ääred"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Tööruumid"
 
@@ -52,29 +52,29 @@ msgstr "Tööruumid"
 msgid "Margins"
 msgstr "Ääred"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Muuda nime"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Tööruum %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nimi:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Tööruumi nime muutmiseks klõpsa sellel"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Tööruumide arv:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Tööruumide nimed"
 
@@ -601,12 +601,12 @@ msgstr "Käsku ei ole olemas, või fail ei ole käivitatav !"
 msgid "Compose shortcut for command :"
 msgstr "Moodusta kiirvalik käsule :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operatsioon pole (veel) toetatud\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: segmendi viga"
@@ -675,17 +675,17 @@ msgstr "Vä_lja"
 msgid "Restart"
 msgstr "Taaskäivita"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Töölaud %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Töölaud %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: 'GtkMenu'-l ebaõnnestus kursori haaramine\n"
@@ -695,22 +695,22 @@ msgstr "%s: 'GtkMenu'-l ebaõnnestus kursori haaramine\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: haldamata net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Ei suutnud tekitada aktiivse värvi %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Ei suutnud parsida aktiivse värvi %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Ei suutnud tekitada aktiivitu värvi %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Ei suutnud parsida aktiivitu värvi %s\n"
diff --git a/po/eu.gmo b/po/eu.gmo
index 37483282f13d8b006c2ebd0d06fe70ee0d2f4a40..fd6f7f71dd292deb061c1e2ed13f9fda7f161f33 100644
GIT binary patch
delta 26
hcmZ4Ezs7%qpd_!Mu7R0?p^24|fwqC+W;w||J^*Hv2Gsxn

delta 26
hcmZ4Ezs7%qpd_z>u91m?k+GGjfwqCsW;w||J^*H^2G{@q

diff --git a/po/eu.po b/po/eu.po
index cef8df5c3..586cb986e 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-09-13 22:46+0200\n"
 "Last-Translator: Piarres Beobide Egaña <pi@beobide.net>\n"
 "Language-Team: Euskara <librezale@librezale.org>\n"
@@ -50,7 +50,7 @@ msgid "Workspaces and Margins"
 msgstr "Idazmahai eta Marjinak"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Idazmahaiak"
 
@@ -58,29 +58,29 @@ msgstr "Idazmahaiak"
 msgid "Margins"
 msgstr "Marjinak"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Izena aldatu"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "%d Idazmahaia"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Izena:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Klikatu idazmahai izenenan aldatzeko"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "idazmahai kopurua:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Idazmahai izenak"
 
@@ -616,12 +616,12 @@ msgstr "Komandoa ez dago edo ez da abiarazgarria !"
 msgid "Compose shortcut for command :"
 msgstr "Laster-tekla sortu komandoarentzat :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Ekintza ez da (oraindik) onartzen\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentazio errorea"
@@ -690,17 +690,17 @@ msgstr "_Irten"
 msgid "Restart"
 msgstr "Berrabiarazi"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "%i (%s) Idazmahaia"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "%i Idazmahaia"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu errorea arratoi markatzailea eskuratzerakoan\n"
@@ -710,22 +710,22 @@ msgstr "%s: GtkMenu errorea arratoi markatzailea eskuratzerakoan\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Unmanaged net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Ezin da esleitu kolore aktibo %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Ezin da analizatu kolore aktibo %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Ezin da esleitu kolore ez-aktiboa %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Ezin da analizatu kolore ez-aktiboa %s\n"
diff --git a/po/fa.gmo b/po/fa.gmo
index f0b71e29ead1eb1cebaeda7205e3f322bb158dda..e67770a3c8465baca445959d0b2f5e32e61e5618 100644
GIT binary patch
delta 26
hcmbOpKRtefh$OF}u7R0?p^24|fwqC+W<|*|F#u(q2EhOT

delta 26
hcmbOpKRtefh$OFpu91m?k+GGjfwqCsW<|*|F#u(<2E+gW

diff --git a/po/fa.po b/po/fa.po
index 350290f94..5937d7b98 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4-fa\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-09-30 08:16+0330\n"
 "Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
 "Language-Team: Persian\n"
@@ -50,7 +50,7 @@ msgid "Workspaces and Margins"
 msgstr "فضاهای کاری و حاشیه‌ها"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "فضاهای کاری"
 
@@ -58,29 +58,29 @@ msgstr "فضاهای کاری"
 msgid "Margins"
 msgstr "حاشیه‌ها"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "تغییر نام"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "فضای کاری %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "نام:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "بر نام فضای کاریی برای ویرایش آن کلیک کنید"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "تعداد فضاهای کاری:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "نام‌های فضای‌کاری"
 
@@ -616,12 +616,12 @@ msgstr "فرمان وجود ندارد یا پرونده قابل اجرا نی
 msgid "Compose shortcut for command :"
 msgstr "ساختن میانبر برای فرمان :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: عملیات (هنوز) پشتیبانی ندارد\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: نقص در قطعه‌بندی"
@@ -690,17 +690,17 @@ msgstr "_ترک"
 msgid "Restart"
 msgstr "راه‌اندازی مجدد"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "فضای کاری %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "فضای کاری %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu موفق به گرفتن اشاره‌گر نشد\n"
@@ -710,22 +710,22 @@ msgstr "%s: GtkMenu موفق به گرفتن اشاره‌گر نشد\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state (window 0x%lx) سازماندهی نشده"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: نمی‌توان رنگ فعال %s را جایابی کرد\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: نمی‌توان رنگ فعال %s را تجزیه کرد\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: نمی‌توان رنگ غیرفعال %s را جایابی کرد\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: نمی‌توان رنگ غیرفعال %s را تجزیه کرد\n"
diff --git a/po/fi.gmo b/po/fi.gmo
index 1ad9d98a83cd30fc31e3f3c27a22775b492a1c28..2563d3bd4468dfa6927c8da68d8dab17622f380b 100644
GIT binary patch
delta 26
hcmX>eaXezfIcZ))T>~=(LlY|_18oDt&9|j<1OR{Q2zvkk

delta 26
hcmX>eaXezfIcZ)4T_Y0(BV#L518oDN&9|j<1OR{l2z~$n

diff --git a/po/fi.po b/po/fi.po
index 8c958937f..838fb1656 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-10-15 14:37+0200\n"
 "Last-Translator: Ilkka Ollakka <ilkka.ollakka@iki.fi>\n"
 "Language-Team:  <>\n"
@@ -40,7 +40,7 @@ msgid "Workspaces and Margins"
 msgstr "Työpöydät ja Marginaalit"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Työpöydät"
 
@@ -48,29 +48,29 @@ msgstr "Työpöydät"
 msgid "Margins"
 msgstr "Marginaalit"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Vaihda nimi"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Työpöytä %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nimi:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Paina työpöydän nimeä muokataksesi sitä"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Työpöytien lukumäärä:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Työpöydän nimet"
 
@@ -597,12 +597,12 @@ msgstr "Komentoa ei ole tai tiedostolla ei ole suoritusoikeutta !"
 msgid "Compose shortcut for command :"
 msgstr "Näppäinoikotie komennolle :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Toiminto ei ole (vielä) tuettu\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation fault"
@@ -671,17 +671,17 @@ msgstr "Lopeta"
 msgid "Restart"
 msgstr "Käynnistä uudelleen"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Työpöytä %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Työpöytä %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu epäonnistui osoittimen haltuunotossa\n"
@@ -691,22 +691,22 @@ msgstr "%s: GtkMenu epäonnistui osoittimen haltuunotossa\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: ei hallittu net_wm_state (ikkuna %#lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Aktiivista väriä %s ei voi käyttää\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Aktiivista väriä %s ei voi tunnistaa \n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Ei-aktiivista väriä %s ei voi käyttää\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Ei-aktiivista väriä %s ei voi tunnistaa\n"
diff --git a/po/fr.gmo b/po/fr.gmo
index 35672a09b4d83a514b5a7d3e80c273d3392a492f..f34823f6a4cc863b5e53c84a07ecdebf6205efe9 100644
GIT binary patch
delta 26
hcmeww@-<|GxFoNku7R0?p^24|fwqC+W);amK>&5-2SWe=

delta 26
hcmeww@-<|GxFoNEu91m?k+GGjfwqCsW);amK>&672Sxw@

diff --git a/po/fr.po b/po/fr.po
index ceb9a1885..55951b43f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-08-07 22:24+0200\n"
 "Last-Translator: Olivier Fourdan <fourdan@xfce.org>\n"
 "Language-Team: none <en@li.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Marges et espaces de travail"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Espaces de travail"
 
@@ -56,29 +56,29 @@ msgstr "Espaces de travail"
 msgid "Margins"
 msgstr "Marges"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Modifier le nom"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Espace %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nom :"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Cliquer sur le nom d'un espace pour l'éditer"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Nombre d'espaces de travail :"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Noms des espaces de travail"
 
@@ -618,12 +618,12 @@ msgstr "Cette commande n'existe pas ou le fichier n'est pas exécutable !"
 msgid "Compose shortcut for command :"
 msgstr "Composer le raccourci pour la commande :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operation pas (encore) supportée\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Erreur de segmentation"
@@ -692,17 +692,17 @@ msgstr "_Quitter"
 msgid "Restart"
 msgstr "Redémarrer"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Espace de travail %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Bureau %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu n'a pas pu capturer le pointeur\n"
@@ -712,22 +712,22 @@ msgstr "%s: GtkMenu n'a pas pu capturer le pointeur\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state non géré (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Ne peut allouer la couleur active %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Ne peut lire la couleur inactive %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Ne peut allouer la couleur inactive %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Ne peut lire la couleur inactive %s\n"
diff --git a/po/gu.gmo b/po/gu.gmo
index f151289f4d75e550968f17e46da9c4fda6354daa..7813e9e15d50064a70e54dd64d8380ec95a08de3 100644
GIT binary patch
delta 26
icmaD``L=SyV+meET>~=(LlY|_18oDt%^xKGDgywJgbC3A

delta 26
icmaD``L=SyV+mdZT_Y0(BV#L518oDN%^xKGDgywJnF-VY

diff --git a/po/gu.po b/po/gu.po
index 12b4f9ff5..ef9ff7e57 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-09-22 20:20+0530\n"
 "Last-Translator: Ankit Patel <ankit@redhat.com>\n"
 "Language-Team: Gujarati\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "કામ કરવાની જગ્યાઓ અને હાંસિયાઓ"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "કામ કરવાની જગ્યાઓ"
 
@@ -56,29 +56,29 @@ msgstr "કામ કરવાની જગ્યાઓ"
 msgid "Margins"
 msgstr "હાંસિયાઓ"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "નામ બદલો"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "કામ કરવાની જગ્યા %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "નામ:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "કામ કરવાની જગ્યાના નામમાં ફેરફાર કરવા માટે તેના પર ક્લિક કરો"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "કામ કરવાની જગ્યાઓની સંખ્યા:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "કામ કરવાની જગ્યાના નામો"
 
@@ -614,12 +614,12 @@ msgstr "આદેશ અસ્તિત્વમાં નથી અથવા 
 msgid "Compose shortcut for command :"
 msgstr "આદેશ માટે ટુંકો પથ બનાવો :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: પ્રક્રિયા આધારભૂત નથી (હજુ)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation fault"
@@ -688,17 +688,17 @@ msgstr "બહાર નીકળો (_Q)"
 msgid "Restart"
 msgstr "ફરીથી શરુ કરો"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "કામ કરવાની જગ્યા %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "કામ કરવાની જગ્યા %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu એ નિર્દેશક મેળવવામાં નિષ્ફળ ગયું\n"
@@ -708,22 +708,22 @@ msgstr "%s: GtkMenu એ નિર્દેશક મેળવવામાં ન
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: નહિં વ્યવસ્થા થયેલ net_wm_state (વિન્ડો 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: સક્રિય રંગ %s સોંપી શકાતો નથી\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: સક્રિય રંગ %s પદચ્છેદ કરી શકાતો નથી\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: બિનસક્રિય રંગ %s સોંપી શકાતો નથી\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: બિનસક્રિય રંગ %s પદચ્છેદ કરી શકાતો નથી\n"
diff --git a/po/he.gmo b/po/he.gmo
index b2935721356c424b56eb922a5b934d55cf060f8d..eba55c368504f952dc0396cfdd485a3706cf1a36 100644
GIT binary patch
delta 26
icmZ3TygGTqQE6U7T>~=(LlY|_18oDt&6lKaiUI(9fe5((

delta 26
icmZ3TygGTqQE6TST_Y0(BV#L518oDN&6lKaiUI(9mI%B6

diff --git a/po/he.po b/po/he.po
index 25fa44223..c85576e03 100644
--- a/po/he.po
+++ b/po/he.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: he\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-10-26 18:28+0200\n"
 "Last-Translator: Yuval Tanny <tanai@int.gov.il>\n"
 "Language-Team: \n"
@@ -24,7 +24,8 @@ msgid "Workspace Margins"
 msgstr "שולי סביבת העבודה"
 
 #: mcs-plugin/margins.c:137
-msgid "Margins are areas on the edges of the screen where no window will be placed"
+msgid ""
+"Margins are areas on the edges of the screen where no window will be placed"
 msgstr "שוליים הם האזורים בקצוות המסך בהם לא ימוקמו חלונות"
 
 #: mcs-plugin/margins.c:168
@@ -48,7 +49,7 @@ msgid "Workspaces and Margins"
 msgstr "סביבות עבודה ושוליים"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "סביבות עבודה"
 
@@ -56,29 +57,29 @@ msgstr "סביבות עבודה"
 msgid "Margins"
 msgstr "שוליים"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "שנה שם"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "סביבת עבודה %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "שם:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "לחץ על שם סביבת העבודה כדי לערוך אותו"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "מספר סביבות עבודה:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "שמות סביבות עבודה"
 
@@ -606,12 +607,12 @@ msgstr "הפקודה לא קיימת או שהקובץ לא בר-הרצה."
 msgid "Compose shortcut for command :"
 msgstr "צור קיצור לפקודה:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s פעולה לא נתמכת (עדיין) \n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation fault"
@@ -680,17 +681,17 @@ msgstr "_צא"
 msgid "Restart"
 msgstr "_אתחל"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "סביבת עבודה %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "סביבת עבודה %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu כשל בלכידת המצביע \n"
@@ -700,22 +701,22 @@ msgstr "%s: GtkMenu כשל בלכידת המצביע \n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Unmanaged net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: אין אפשרות לאתר צבע פעיל %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: אין אפשרות לקבוע צבע פעיל %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: אין אפשרות לאתר צבע שאינו פעיל %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: אין אפשרות לקבוע צבע לא פעיל %s\n"
@@ -727,4 +728,3 @@ msgstr "החלף ל..."
 #: src/tabwin.c:129
 msgid "Unknown application!"
 msgstr "יישום לא ידוע."
-
diff --git a/po/hi.gmo b/po/hi.gmo
index fdd5a12910f2c2e7fb543087b636f89ad0d4695c..ff3103a4de80254ce716ef3d9897a3bb0a030bda 100644
GIT binary patch
delta 26
hcmexj@x@|8G7qnzu7R0?p^24|fwqC+<^moT0RVOx2RQ%$

delta 26
hcmexj@x@|8G7qnTu91m?k+GGjfwqCs<^moT0RVO`2Rr}(

diff --git a/po/hi.po b/po/hi.po
index 569bccc6e..d2d7bc511 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4.hi.po\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-11-01 18:18+0530\n"
 "Last-Translator: Ravishankar Shrivastava <raviratlami@yahoo.com>\n"
 "Language-Team: Hindi <indlinux-group@lists.sourceforge.net>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "कार्यस्थान हाशिया "
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "कार्यस्थान %i"
@@ -55,30 +55,30 @@ msgstr "कार्यस्थान %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "कार्यस्थान %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "कार्यस्थान व्रेप करें"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "कार्यस्थान हाशिया "
@@ -672,12 +672,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: आपरेशन हेतु समर्थन उपलब्ध नहीं (अभी) \n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: सेगमेन्टेशन फाल्ट"
@@ -747,17 +747,17 @@ msgstr "निकलें (_Q)"
 msgid "Restart"
 msgstr "पुन शुरु करें"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "कार्यस्थान %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "कार्यस्थान %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: जीटीके मेन्यू पाइन्टर पकड़ने में  असफल\n"
@@ -767,22 +767,22 @@ msgstr "%s: जीटीके मेन्यू पाइन्टर पक
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: अप्रबंधनीय net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: सक्रिय रंग निर्धारित नहीं कर सकता %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s:  सक्रिय रंग पारसे नहीं कर सकता  %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s:  अक्रिय रंग निर्धारित नहीं कर सकता %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: अक्रिय रंग पारसे नहीं कर सकता %s\n"
diff --git a/po/hu.gmo b/po/hu.gmo
index 0b5822ae088523e28757692bb14706541a212139..80c44ba2043b6f65202e8e4895597337de1f33c9 100644
GIT binary patch
delta 26
hcmZqBYS7vc#lvf;Yhb2eXkuk#plx8dIh|)F2LN3X2Cx7C

delta 26
hcmZqBYS7vc#lvf$Yh<EeWNc+>plx8ZIh|)F2LN3s2D1PF

diff --git a/po/hu.po b/po/hu.po
index af30c5201..1ccab69b1 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: hu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-07-16 16:19+0200\n"
 "Last-Translator: Egmont Koblinger <egmont@uhulinux.hu>\n"
 "Language-Team: Hungarian <hu@li.org>\n"
@@ -50,7 +50,7 @@ msgid "Workspaces and Margins"
 msgstr "Munkaterület-margók"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "%i. munkaterület"
@@ -59,30 +59,30 @@ msgstr "%i. munkaterület"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "%i. munkaterület"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Munkaterület-váltás"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Munkaterület-margók"
@@ -670,12 +670,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Nem támogatott művelet (egyelőre)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Szegmentálási hiba"
@@ -744,17 +744,17 @@ msgstr "_Kilépés"
 msgid "Restart"
 msgstr "Újraindítás"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "%i. munkaterület"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "%i. munkaterület"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu nem tudta elkapni a mutatót\n"
@@ -764,22 +764,22 @@ msgstr "%s: GtkMenu nem tudta elkapni a mutatót\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Kezeletlen net_wm_state (ablak 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Nem lehet lefoglalni az aktív színt: %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Nem lehet értelmezni az aktív színt: %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Nem lehet allokálni az inaktív színt: %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Nem lehet értelmezni az inaktív színt: %s\n"
diff --git a/po/it.gmo b/po/it.gmo
index 706a313e708e97626bde427a235cef1c5ded0842..54f72ca153512ff585f86f1f60c87ffa7f11737c 100644
GIT binary patch
delta 26
hcmX?VeAIZu1b$vaT>~=(LlY|_18oDt&2#xRxBzhH2TuS1

delta 26
hcmX?VeAIZu1b$uvT_Y0(BV#L518oDN&2#xRxBzhc2T}k4

diff --git a/po/it.po b/po/it.po
index e2e480dd1..b0e4d45b3 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: XFce4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-03-11 14:02+0100\n"
 "Last-Translator: Alex Dupre <ale@FreeBSD.org>\n"
 "Language-Team: GUFI <traduzioni@gufi.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Bordi dello spazio di lavoro"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Spazio di lavoro %i"
@@ -57,30 +57,30 @@ msgstr "Spazio di lavoro %i"
 msgid "Margins"
 msgstr "Margini"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Cambia nome"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Spazio di lavoro %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nome:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Click sul nome di un workspace per modificarlo"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Scorri gli spazi di lavoro"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Bordi dello spazio di lavoro"
@@ -676,12 +676,12 @@ msgstr "Il comando non esiste oppure il file non e' eseguibile"
 msgid "Compose shortcut for command :"
 msgstr "Comporre la scorciatoia per il comando :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operazione non (ancora) implementata\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Errore di segmentazione"
@@ -750,17 +750,17 @@ msgstr "_Esci"
 msgid "Restart"
 msgstr "Riavvia"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Spazio di lavoro %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Spazio di lavoro %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu non è riuscito a catturare il puntatore\n"
@@ -770,22 +770,22 @@ msgstr "%s: GtkMenu non è riuscito a catturare il puntatore\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state (finestra 0x%lx) non gestito"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Impossibile allocare il colore attivo %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Impossibile interpretare il colore attivo %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Impossibile allocare il colore inattivo %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Impossibile interpretare il colore inattivo %s\n"
diff --git a/po/ja.gmo b/po/ja.gmo
index 3161bf415a7e6312765ace221c722f097ab06728..d1d229f6b30f6a1ada5a77e7666cf3a4fc14d15a 100644
GIT binary patch
delta 26
hcmbQJJyCl@G7qnzu7R0?p^24|fwqC+<^mo?P5@wr25$fW

delta 26
hcmbQJJyCl@G7qnTu91m?k+GGjfwqCs<^mo?P5@w=266xZ

diff --git a/po/ja.po b/po/ja.po
index bae6686f5..aaaca2c99 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-12-10 14:20+0900\n"
 "Last-Translator: Zhao Ji <zhao-ji@awz.ne.jp>\n"
 "Language-Team: xfce-users-jp <xfce-users-jp@ml.fdiary.net>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "ワークスペース・マージン"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "ワークスペース %i"
@@ -55,30 +55,30 @@ msgstr "ワークスペース %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "ワークスペース %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "ワークスペース循環"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "ワークスペース・マージン"
@@ -666,12 +666,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: この操作はサポート外です\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: セグメンテーション違反です"
@@ -740,17 +740,17 @@ msgstr "終了(_Q)"
 msgid "Restart"
 msgstr "再起動"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "ワークスペース %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "ワークスペース %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenuはポインターを取得できませんでした\n"
@@ -760,22 +760,22 @@ msgstr "%s: GtkMenuはポインターを取得できませんでした\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state が未管理です (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: アクティブ・カラーを割り当てできません %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: アクティブ・カラーが解析できません %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: 非アクティブ・カラーを割り当てできません %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: 非アクティブ・カラーが解析できません %s\n"
diff --git a/po/ko.gmo b/po/ko.gmo
index d0414033570143bd099e99e5a30f38d566c38b5a..efeb0e5383af1ae31c83db22d6d956ce140f8cc0 100644
GIT binary patch
delta 26
hcmcbvdR=wHG;Ur)T>~=(LlY|_18oDt&5OBB*a31H2V?*M

delta 26
hcmcbvdR=wHG;Ur4T_Y0(BV#L518oDN&5OBB*a31c2WJ2P

diff --git a/po/ko.po b/po/ko.po
index ae98cb61d..bd74802a7 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-08-02 03:36+0900\n"
 "Last-Translator: ByungHyun Choi<byunghyunchoi@rtlinux.or.kr>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "작업공간 여백"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "작업공간 %i"
@@ -57,29 +57,29 @@ msgstr "작업공간 %i"
 msgid "Margins"
 msgstr "여백"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "이름 변경"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "작업공간 %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "이름:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "작업공간의 이름을 클릭하면 이름을 변경할 수 있습니다."
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "작업공간의 수:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "작업공간 여백"
@@ -661,12 +661,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr ""
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr ""
@@ -735,17 +735,17 @@ msgstr "종료(_Q)"
 msgid "Restart"
 msgstr "다시 시작"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "작업공간 %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "작업공간 %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr ""
@@ -755,22 +755,22 @@ msgstr ""
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr ""
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr ""
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr ""
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr ""
diff --git a/po/lt.gmo b/po/lt.gmo
index 006af86b0e194188ec678a2b3854f52f01fb4bf5..1fbd577128fdeb8013de7035d0054f136fa3a361 100644
GIT binary patch
delta 1133
zcmXZbJ7`m37{>9pqG`2_)x@N2tTk0a)ifoslGfHighnkDLG2*Ksgn*(-K-90QFJjV
zMZuvWLLJ0G$>Ie>P#gq7BpK9p>}8Omf)sJ_|Co3Bec!o!@9mswp;mZWTp#o|nB9t*
z^_tncc-^0vVc*qOcMSKjzl=RNhwb<g)3}8F7~$ekEMOy+aW~#YLfA`e#!uLa^X(Q`
z6N~Tuz;E2azPZCJg?llHCs7AZ;WoVF-oyd+4{;E`qTY`t%r;^Ux8N}9{W13pM%Wh<
zfmxPCi3=2A4{#GcM`ivNdvMvWw{EWoOkgM1PoXL+q29lS3N(wVbPm;_XQ+S+sP}%L
z5)23Iv}i-RZr!Mi2T=zc#}JOYMQmX|fl71=NAU{k`S++mpD~Gx*o7h5vH?@rjcGSH
z;fs=c+pV}Ycg^kKG#xOEO5_}J%Pyb-+(31rjD7eBl~4_tj;)|(zi#LM!UK!2&^OTO
zrcf>Ht3P0Q)XWcK7{^hSPoO$AiF!Ujb?UlXMvd@}`vMhb0hQ1aHuC-19~L^OAz7bw
z1oLJ#g!(HkqFQ?&HS5P1#W$$HRa8Rr?lS8BFI2z~?NVZ`xE15bRBR7MiEkq;)RMFA
zc~r&IxEagttoy`$<$iF#xGV0O8`@PLNeubHEQ1<d0Y~_-?KBHjHi-xEDjveun8m-S
u3VZ3N96(im#P_3>dril};an!0Pv#B`?a!vOxtY~ib!Ii5sC<i0xBLTMM{cwL

delta 1133
zcmXZbPe{{Y9LMpm(9&#MP2JiwYn8EZF2+pF5k%0;GJ?uOpeIjtaCR#@^g9%FX&_jK
zz=*&O(M9smABdpn5Cjn|DBLmi5R^ekbn5+S-_z@PetUk;_up@yhpIyh;~RoPgV{{n
ztjEmWB<ikVj(z90x+B=lei}14k4b!wSzN|mjPdXomaq{kxCiebA?!JB#t*m!my#A(
z6N~SD;5T-%Z%&!*#eJB@Q>Y84unjM{w{U>{13ZXdQSZ03n{C28Zp9+%{So&pwy+;-
z4>-i4%ma$B``C<6QJKHS46gX|Xh%I@3b*t8G^(;P>iz4eKy#={=TRM6Kn1L!-usD4
zFdVScB7t<>(x{9FP!|m2MjUm=FwA}emFN_nz$>WpZ&86hVj92U4h+$j5O(1%>~@2b
zz9_ph?i07_uDeNY(*;FTBIC$Ub^#UOCaMz^+>Z}Y300Bl*eYuF4LkoA9$1WpzJU(6
z3)RA0{ebnMW_}nWIEt!#0@bNW)cLEZPTg=Ts1e?FpP}N^Pzfz#Bj2C>VWErEFU>lJ
z{WysFS6oE3_8w~1kFXVAp#pzGCA8$Opnm^_3K*hYN-T;oj3ZOA47L*Aj<Qfo&bjAN
z6<@|ER@^!FvHQY(=YDZl-E}v#yFQXO<PT;&sL_?M#D{HXSg5i|9K>sQ2w!3z|Dr0)
s(oflss{DxWk1yVB8jeKrxx#^Tp|{wV&*lrWKjPKdwM1&MmY5Fz11rvMF#rGn

diff --git a/po/lt.po b/po/lt.po
index bfcadbd49..438a9cc0a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,13 +7,13 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-10-30 01:46+0300\n"
 "Last-Translator: Mantas <zaz@xxx.lt>\n"
 "Language-Team: Lithuania <komp_lt@konf.lt>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
 
 #: mcs-plugin/margins.c:127
 msgid "Workspace Margins"
@@ -45,7 +45,7 @@ msgid "Workspaces and Margins"
 msgstr "Darbo vietos ir paraštės"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Darbo laukai"
 
@@ -53,29 +53,29 @@ msgstr "Darbo laukai"
 msgid "Margins"
 msgstr "Paraštės"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Pakeisti pavadinimÄ…"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Darbo laukas %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Pavadinimas:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Spauskite ant darbalaukio norÄ—dami pakeisti pavadinimÄ…"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Darbo vietų skaičius:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Darbo vietos pavadinimai"
 
@@ -637,12 +637,12 @@ msgstr "Tokios komandos nėra arba byla nėra paleidžiamoji !"
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operacija nÄ—ra palaikoma (kolkas)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentacijos klaida"
@@ -711,17 +711,17 @@ msgstr "_Baigti"
 msgid "Restart"
 msgstr "Perkrauti"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Darbo laukas %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Darbo laukas %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu nesugebÄ—jo sugauti rodyklÄ—s\n"
@@ -731,22 +731,22 @@ msgstr "%s: GtkMenu nesugebÄ—jo sugauti rodyklÄ—s\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Neapdorota net_wm_state (window·0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Neįmanoma paskirti aktyvios spalvos %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Neįmanoma sužinoti aktyvios spalvos %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Neįmanoma paskirti pasyvios spalvos %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Neįmanoma sužinoti pasyvios spalvos %s\n"
diff --git a/po/ms.gmo b/po/ms.gmo
index 1629244ff07da731c63d9e0bc98149f1af7c124a..2b6de7ff6feb60f8118fed31c52824fea6afe5bd 100644
GIT binary patch
delta 26
hcmZ3hy;ggJC?Bt(u7R0?p^24|fwqC+W+lFEb^u>s26q4e

delta 26
hcmZ3hy;ggJC?BtZu91m?k+GGjfwqCsW+lFEb^u>>26_Mh

diff --git a/po/ms.po b/po/ms.po
index 1e5586bd1..c3180d069 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 4.0.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-02-08 00:28+0800\n"
 "Last-Translator: Harun Musa <mharun@gmx.net>\n"
 "Language-Team: Malay <translation-team-ms@list.sourceforge.net>\n"
@@ -45,7 +45,7 @@ msgid "Workspaces and Margins"
 msgstr "Ruangkerja dan Margin"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Ruangkerja"
 
@@ -53,29 +53,29 @@ msgstr "Ruangkerja"
 msgid "Margins"
 msgstr "Margin"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Tukarnama"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Ruangkerja %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nama:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Klik atas nama ruangkerja untuk editnya"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Bilangan ruangkerja:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Nama ruangkerja"
 
@@ -662,12 +662,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operasi tidak disokong (lagi)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Kesilapan segmentasi"
@@ -736,17 +736,17 @@ msgstr "_Keluar"
 msgid "Restart"
 msgstr "Ulangmula"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Ruangkerja %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Ruangkerja %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu gagal untuk grab penunjuk\n"
@@ -756,22 +756,22 @@ msgstr "%s: GtkMenu gagal untuk grab penunjuk\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Takterurus net_wm_state (tetingkap 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Tak boleh allocate warna aktif %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Tak boleh parse warna tak aktif %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Tak boleh allocate warna tak aktif %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Tak boleh parse warna tak aktif %s\n"
diff --git a/po/nl.gmo b/po/nl.gmo
index d60f46a0604d21730e2068f43dc8638eea69e98f..9a873191b8fc95f3051a58a6be0a77178628d72a 100644
GIT binary patch
delta 26
icmbOoIXiO0C23wmT>~=(LlY|_18oDt&G)7E2mk<hhX{QD

delta 26
icmbOoIXiO0C23v*T_Y0(BV#L518oDN&G)7E2mk<hoCtsb

diff --git a/po/nl.po b/po/nl.po
index a21494bca..49d1644d9 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-08-25 20:11+0200\n"
 "Last-Translator: Jasper Huijsmans <jasper@xfce.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -48,7 +48,7 @@ msgid "Workspaces and Margins"
 msgstr "Bureaubladen en Marges"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Bureaubladen"
 
@@ -56,29 +56,29 @@ msgstr "Bureaubladen"
 msgid "Margins"
 msgstr "Marges"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Naam veranderen"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Bureaublad %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Naam:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Klik op naam bureaublad om hem te bewerken"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Aantal bureaubladen"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Bureaubladnamen"
 
@@ -606,12 +606,12 @@ msgstr "Het commando bestaat niet of het bestand is niet uitvoerbaar!"
 msgid "Compose shortcut for command :"
 msgstr "Sneltoets instellen voor commando:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Bewerking (nog) niet ondersteund\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentatie fout"
@@ -680,17 +680,17 @@ msgstr "A_fsluiten"
 msgid "Restart"
 msgstr "_Herstarten"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Bureaublad %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Bureaublad %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu kon de pointer niet vasthouden\n"
@@ -700,22 +700,22 @@ msgstr "%s: GtkMenu kon de pointer niet vasthouden\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Onbeheerde net_wm_state (venster 0x%#lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Kan actieve kleur %s niet creëren\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Kan actieve kleur %s niet vertalen\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Kan inactieve kleur %s niet creëren\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Kan inactieve kleur %s niet vertalen\n"
@@ -727,4 +727,3 @@ msgstr "Wisselen naar ..."
 #: src/tabwin.c:129
 msgid "Unknown application!"
 msgstr "Onbekend programma!"
-
diff --git a/po/pa.gmo b/po/pa.gmo
index 6ecd827b083c14f18222c89861191a002d4627ca..5a293d9b7fdb92461cedefc6c251b829be0339d1 100644
GIT binary patch
delta 26
hcmX?{aX4dxpd_!Mu7R0?p^24|fwqC+W;sb!X#j5h2H5}r

delta 26
hcmX?{aX4dxpd_z>u91m?k+GGjfwqCsW;sb!X#j5$2HXGu

diff --git a/po/pa.po b/po/pa.po
index aa53aa1cf..f77b7de95 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-10-04 02:59+0530\n"
 "Last-Translator: root <root@Phulewala>\n"
 "Language-Team:  <pa@li.org>\n"
@@ -51,7 +51,7 @@ msgid "Workspaces and Margins"
 msgstr "ਅਖਾੜਾ ਤੇ ਹਾਸ਼ੀਆ"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "ਅਖਾੜਾ"
 
@@ -59,29 +59,29 @@ msgstr "ਅਖਾੜਾ"
 msgid "Margins"
 msgstr "ਹਾਸ਼ੀਆ"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "ਨਾਂ-ਤਬਦੀਲ"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "ਅਖਾੜਾ %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "ਨਾਂ:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "ਇਸ ਨੂੰ ਸੋਧਣ ਲਈ ਅਖਾੜਾ ਨਾਂ ਤੇ ਕਲਿੱਕ ਕਰੋ"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "ਅਖਾੜਿਆਂ ਦੀ ਗਿਣਤੀ:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "ਅਖਾੜਾ ਨਾਂ"
 
@@ -617,12 +617,12 @@ msgstr "ਕਮਾਂਡ ਮੌਜੂਦ ਨਹੀਂ ਜਾਂ ਫਾਇਲ ਚ
 msgid "Compose shortcut for command :"
 msgstr "ਕਮਾਂਡ ਲਈ ਸ਼ਾਰਟਕੱਟ ਭੇਜੋ ਃ"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: ਕਿਰਿਆ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ (ਹਾਲੇ)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: ਵਿਭਾਜਨ ਨੁਕਸ"
@@ -691,17 +691,17 @@ msgstr "_ਬਾਹਰ"
 msgid "Restart"
 msgstr "ਮੁੜ ਚਾਲੂ ਕਰੋ"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "ਅਖਾੜਾ %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "ਅਖਾੜਾ %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: Gtk-ਮੇਨੂੰ ਸੰਕੇਤਕ ਖੋਹਣ ਵਿੱਚ ਅਸਫਲ\n"
@@ -711,22 +711,22 @@ msgstr "%s: Gtk-ਮੇਨੂੰ ਸੰਕੇਤਕ ਖੋਹਣ ਵਿੱਚ ਅ
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: ਬਿਨ-ਪ੍ਰਬੰਧ net_wm_state (ਝਰੋਖਾ 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: ਸਰਗਰਮ ਰੰਗ %s ਮਨਜੂਰ ਨਹੀਂ ਕਰ ਸਕਿਆ\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: ਸਰਗਰਮ ਰੰਗ %s ਦੀ ਪਦ-ਵਿਆਖਿਆ ਨਹੀਂ ਕਰ ਸਕਿਆ\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: ਨਾ-ਸਰਗਰਮ ਰੰਗ %s ਮਨਜੂਰ ਨਹੀਂ ਕਰ ਸਕਿਆ\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: ਸਰਗਰਮ ਰੰਗ %s ਦੀ ਪਦ-ਵਿਆਖਿਆ ਨਹੀਂ ਕਰ ਸਕਿਆ\n"
diff --git a/po/pl.gmo b/po/pl.gmo
index 9a8d03c42bc873d3613f50bc2687882d9ea31463..2bf7340c6fa30005cdb9273f03ec74a654f8c54e 100644
GIT binary patch
delta 26
hcmbQOHd}4O9By7iT>~=(LlY|_18oDt%`3T!*a2sx2RHx#

delta 26
hcmbQOHd}4O9By6%T_Y0(BV#L518oDN%`3T!*a2s`2Ri@&

diff --git a/po/pl.po b/po/pl.po
index 0795c73ab..8e40da1c7 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-12-25 19:40+0100\n"
 "Last-Translator: Daniel Mróz <beorn@alpha.pl>\n"
 "Language-Team: none <none@none>\n"
@@ -52,7 +52,7 @@ msgid "Workspaces and Margins"
 msgstr "Marginesy Obszaru Roboczego"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Obszar roboczy %i"
@@ -61,30 +61,30 @@ msgstr "Obszar roboczy %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Obszar roboczy %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Zmiana obszaru roboczego"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Marginesy Obszaru Roboczego"
@@ -672,12 +672,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operaracja jeszcze nie obsługiwana\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Naruszenie ochrony pamięci"
@@ -747,17 +747,17 @@ msgstr "_Wyjdź"
 msgid "Restart"
 msgstr ""
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Obszar roboczy %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, fuzzy, c-format
 msgid "Workspace %i"
 msgstr "Obszar roboczy %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu nie uzyskało wskaźnika\n"
@@ -767,22 +767,22 @@ msgstr "%s: GtkMenu nie uzyskało wskaźnika\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Nie mogę zaalokować aktywnego koloru %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Nie mogę zidentyfikować aktywnego koloru %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Nie mogę zaalokować nieaktywnego koloru %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Nie mogę zidentyfikować nieaktywnego koloru %s\n"
diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo
index 353849cd2d5fe1eb6feac869a253545a695ac6e8..752465601ea9c6444f2839de827d3ee99bd09c1c 100644
GIT binary patch
delta 26
hcmdn3vRh?CDmSm8u7R0?p^24|fwqC+<|6KsYyfD|2V4LE

delta 26
hcmdn3vRh?CDmSlzu91m?k+GGjfwqCs<|6KsYyfEI2VVdH

diff --git a/po/pt_BR.po b/po/pt_BR.po
index b95c506b0..945341944 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-01-18 00:16-0200\n"
 "Last-Translator: Felix da Silva Costa <felix@online.eti.br>\n"
 "Language-Team: pt_BR <felix@online.eti.br>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "Área de trabalho e margens"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Áreas de trabalho"
 
@@ -54,29 +54,29 @@ msgstr "Áreas de trabalho"
 msgid "Margins"
 msgstr "Margens"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Mudar nome"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Área de trabalho %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nome:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Clique no nome da área de trabalho para editá-la"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Número de áreas de trabalho:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Nome da área de trabalho"
 
@@ -664,12 +664,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operação não permitida (ainda)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Falha de segmentação"
@@ -738,17 +738,17 @@ msgstr "_Sair"
 msgid "Restart"
 msgstr "Reiniciar"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Área de trabalho %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Área de trabalho %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu falhou para encontrar o mouse\n"
@@ -758,22 +758,22 @@ msgstr "%s: GtkMenu falhou para encontrar o mouse\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr ""
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr ""
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr ""
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr ""
diff --git a/po/pt_PT.gmo b/po/pt_PT.gmo
index 6056edcb1adad274dc1b9c6a662535cbac8f9610..236261b09b3a21d5b8cc24c436f9fecff374bdc9 100644
GIT binary patch
delta 26
hcmZqhYw+8!RGimP*T77{(8S8fK-<7@^CodWegJEe2VejI

delta 26
hcmZqhYw+8!RGim9*T_V{$k@u%K-<7*^CodWegJEz2V(#L

diff --git a/po/pt_PT.po b/po/pt_PT.po
index 67f69ea6b..1fa80f05c 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 4.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-10-10 12:36+0100\n"
 "Last-Translator: Nuno Donato <nunodonato@gmail.com>\n"
 "Language-Team: Portuguese <pt@li.org>\n"
@@ -47,7 +47,7 @@ msgid "Workspaces and Margins"
 msgstr "Áreas de Trabalho e Margens"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Areas de Trabalho"
 
@@ -55,29 +55,29 @@ msgstr "Areas de Trabalho"
 msgid "Margins"
 msgstr "Margens"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Mudar nome"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Area de Trabalho %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Nome:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Clique no nome de uma Área de Trabalho para o alterar"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Número de Áreas de Trabalho:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Nomes das Áreas de Trabalho"
 
@@ -621,12 +621,12 @@ msgstr "O comando não existe ou o ficheiro não é executavél !"
 msgid "Compose shortcut for command :"
 msgstr "Defina o atalho para o comando :"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operação (ainda) não suportada\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmentation fault"
@@ -695,17 +695,17 @@ msgstr "_Sair"
 msgid "Restart"
 msgstr "Reiniciar"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Área de Trabalho %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Área de Trabalho %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu falhou a captar o ponteiro\n"
@@ -715,22 +715,22 @@ msgstr "%s: GtkMenu falhou a captar o ponteiro\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state (window 0x%lx) não gerido"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Não foi possível alocar a cor activa %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr ""
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr ""
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr ""
diff --git a/po/ru.gmo b/po/ru.gmo
index ded78bec23ab3dbdd3a419348b8eb3a050ae0d27..5aa3283a86f08df1b715fade9ac59ad7120f0e50 100644
GIT binary patch
delta 26
hcmX?-aU^4dpd_!Mu7R0?p^24|fwqC+W;sbUX#j6A2HXGu

delta 26
hcmX?-aU^4dpd_z>u91m?k+GGjfwqCsW;sbUX#j6V2HyYx

diff --git a/po/ru.po b/po/ru.po
index e46985ec8..4b1e1a9b6 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-08-24 14:47+0600\n"
 "Last-Translator: Anthony Ivanoff <a-i@bk.ru>\n"
 "Language-Team: Russian\n"
@@ -50,7 +50,7 @@ msgid "Workspaces and Margins"
 msgstr "Рабочие места и поля"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Рабочие места"
 
@@ -58,29 +58,29 @@ msgstr "Рабочие места"
 msgid "Margins"
 msgstr "Поля"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Изменить название"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Рабочее место %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Название:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Щелкните на названии рабочего места, чтобы изменить его"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Число рабочих мест"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Названия рабочих мест"
 
@@ -616,12 +616,12 @@ msgstr "Команда не существует или файл не являе
 msgid "Compose shortcut for command :"
 msgstr "Нажмите сочетание клавиш для:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Операция не поддерживается (пока)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Нарушение сегментации"
@@ -690,17 +690,17 @@ msgstr "Выход"
 msgid "Restart"
 msgstr "Перезапуск"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Рабочее место %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Рабочее место %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu не смог получить курсор\n"
@@ -710,22 +710,22 @@ msgstr "%s: GtkMenu не смог получить курсор\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Не обрабатываемое net_wm_state (окно 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Ошибка выделения активного цвета %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Ошибка обработки активного цвета %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Ошибка выделения неактивного цвета %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Ошибка обработки неактивного цвета %s\n"
diff --git a/po/sk.gmo b/po/sk.gmo
index 8603913e78869426a0c1e6e225d6d2d4f6df9872..888280ddd3efb1dbc7d26dc15b21e3a8d3f41240 100644
GIT binary patch
delta 26
hcmaE8{m^;?n=r4Tu7R0?p^24|fwqC+W?|uTTmWnh2QdHu

delta 26
hcmaE8{m^;?n=r3|u91m?k+GGjfwqCsW?|uTTmWn$2Q&Zx

diff --git a/po/sk.po b/po/sk.po
index 659fbab15..e499cbadd 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-08-26 21:32+0200\n"
 "Last-Translator: Juraj Brosz <Juraj.Brosz@pobox.sk>\n"
 "Language-Team: Slovak <sk@li.org>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "Virtuálne plochy a okraje"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Virtuálne plochy"
 
@@ -54,29 +54,29 @@ msgstr "Virtuálne plochy"
 msgid "Margins"
 msgstr "Okraje"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Zmeniť meno"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Virtuálna plocha %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Meno:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "K zmene názvu virtuálnej plochy kliknite na jej meno"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Počet virtuálnych plôch:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Názvy virtuálnych plôch"
 
@@ -610,12 +610,12 @@ msgstr "Príkaz neexistuje alebo súbor nie je možné spustiť !"
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Operácia nie je podporovaná (zatiaľ)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr ""
@@ -684,17 +684,17 @@ msgstr "U_končiť"
 msgid "Restart"
 msgstr "Reštartovať"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Virtuálna plocha %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Virtuálna plocha %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr ""
@@ -704,22 +704,22 @@ msgstr ""
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr ""
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr ""
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr ""
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr ""
diff --git a/po/sv.gmo b/po/sv.gmo
index f3bab35d5e9f70c0deaf07e79f7fa7c8cfdebce2..271fd0f4eb50119b1e97d5689e4062a90003814c 100644
GIT binary patch
delta 26
hcmbQOHd}2&IuEa*u7R0?p^24|fwqC+<`SOeYye{S2Lu2B

delta 26
hcmbQOHd}2&IuEabu91m?k+GGjfwqCs<`SOeYye{n2L}KE

diff --git a/po/sv.po b/po/sv.po
index 715e9e11a..1bbd545f0 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+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"
@@ -49,7 +49,7 @@ msgid "Workspaces and Margins"
 msgstr "Skrivbordsmarginaler"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Arbetsyta %i"
@@ -58,30 +58,30 @@ msgstr "Arbetsyta %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Arbetsyta %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Byt arbetsyta"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Skrivbordsmarginaler"
@@ -669,12 +669,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Åtgärd ej understödd (ännu)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Segmenteringsfel"
@@ -743,17 +743,17 @@ msgstr "A_vsluta"
 msgid "Restart"
 msgstr "Starta om"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Arbetsyta %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Arbetsyta %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu misslyckades attfånga pekaren\n"
@@ -763,22 +763,22 @@ msgstr "%s: GtkMenu misslyckades attfånga pekaren\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Ohanterad net_wm_state (fönster 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Kan inte allokera aktiv färg %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Kan ej avläsa aktiv färg %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Kan inte allokera inaktiv färg %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Kan ej avläsa inaktiv färg %s\n"
diff --git a/po/ta.gmo b/po/ta.gmo
index c1621baf37a93f3727d925a4add542fbf2dcd800..4e97cdbfe5985886f736384a8ac940b4ce99ac97 100644
GIT binary patch
delta 26
hcmaE5{mObnG7qnzu7R0?p^24|fwqC+<^rB7K>&542ciG~

delta 26
hcmaE5{mObnG7qnTu91m?k+GGjfwqCs<^rB7K>&5P2c-Z2

diff --git a/po/ta.po b/po/ta.po
index f6d7a81e9..d9a7b4531 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Tamil XFWM4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-09-24 18:05-0500\n"
 "Last-Translator: Dinesh Nadarajah <n_dinesh@yahoo.com>\n"
 "Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "வேலையிட எல்லைகள்"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "வேலை þடம் %i"
@@ -55,30 +55,30 @@ msgstr "வேலை þடம் %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "வேலை þடம் %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "வேலை þடங்கள் மடிப்பு"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "வேலையிட எல்லைகள்"
@@ -666,12 +666,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: இயக்கத்திட்கு ஆதரவளிப்பு þல்லை (þப்பொழுது)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: பகுதியாக்கல் பழுது"
@@ -740,17 +740,17 @@ msgstr "_வெளிச்செல்"
 msgid "Restart"
 msgstr "மறுபடியும் தொடங்கு"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "வேலை þடம் %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "வேலை þடம் %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenuக்கு சுட்டியை பெற முடியவில்லை\n"
@@ -760,22 +760,22 @@ msgstr "%s: GtkMenuக்கு சுட்டியை பெற முடி
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: மேலாண்மையற்ற net_wm_state (சாளரம் 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: நடப்பு வண்ணம் ஒதுக்கீ வைக்க முடியவில்லை %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: நடப்பு வண்ணம் அலகிட முடியவில்லை %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: செயலற்ற வண்ணம் ஒதுக்கீ வைக்க முடியவில்லை %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: செயலற்ற வண்ணம் அழகிட முடியவில்லை %s\n"
diff --git a/po/tr.gmo b/po/tr.gmo
index d4a69ad9f14fe082d5ed558332e65cbd46f32d7d..31cbea2e5853aaa4e91aca6ad1a52d156be8c2be 100644
GIT binary patch
delta 26
hcmcboeouWvEDx`tu7R0?p^24|fwqC+<}98Pb^vbP2Sxw@

delta 26
hcmcboeouWvEDx`Nu91m?k+GGjfwqCs<}98Pb^vbk2T1?`

diff --git a/po/tr.po b/po/tr.po
index 6b4a12311..90149abe0 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-12-13 22:56+0200\n"
 "Last-Translator: Erçin EKER <erc.caldera@gmx.net>\n"
 "Language-Team: Turkish <tr@li.org>\n"
@@ -47,7 +47,7 @@ msgid "Workspaces and Margins"
 msgstr "Çalışma Alanı Sınırları"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Çalışma alanı %i"
@@ -56,30 +56,30 @@ msgstr "Çalışma alanı %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Çalışma alanı %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Çalışma alanlarını değiştir"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Çalışma Alanı Sınırları"
@@ -667,12 +667,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: İşlem desteklenmiyor (henüz)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Parçalanma hatası"
@@ -741,17 +741,17 @@ msgstr "_Çıkış"
 msgid "Restart"
 msgstr "Yeni_den BaÅŸlat"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Çalışma alanı %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Çalışma alanı %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu işaretçiyi kullanamıyor\n"
@@ -761,22 +761,22 @@ msgstr "%s: GtkMenu işaretçiyi kullanamıyor\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: Yönetilmeyen net_wm_stat (pencere 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Aktif renk algılanamıyor %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Aktif renk çözümlenemiyor %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Aktif olmayan renk algılanamıyor %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Aktif olmayan renk çözümlenemiyor %s\n"
diff --git a/po/uk.gmo b/po/uk.gmo
index 2d7b9f22a9d159ad3fe2ba06d007e1e49add104d..62dd8a35be5195e1f684eda280db4f12a5501fa0 100644
GIT binary patch
delta 26
hcmZoNZZh5w%foA^Yhb2eXkuk#plx8dIg3Yv7XV&#22cP1

delta 26
hcmZoNZZh5w%foA+Yh<EeWNc+>plx8ZIg3Yv7XV&~22%h4

diff --git a/po/uk.po b/po/uk.po
index 77ee99b75..b73cc5566 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2003-10-26 15:12+0200\n"
 "Last-Translator: Maxim Dziumanenko <mvd@mylinux.com.ua>\n"
 "Language-Team: Ukrainian <uk@li.org>\n"
@@ -47,7 +47,7 @@ msgid "Workspaces and Margins"
 msgstr "Поля стільниці"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 #, fuzzy
 msgid "Workspaces"
 msgstr "Робочу область %i"
@@ -56,30 +56,30 @@ msgstr "Робочу область %i"
 msgid "Margins"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, fuzzy, c-format
 msgid "Workspace %d"
 msgstr "Робочу область %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr ""
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 #, fuzzy
 msgid "Number of workspaces:"
 msgstr "Загортання робочих областей"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 #, fuzzy
 msgid "Workspace names"
 msgstr "Поля стільниці"
@@ -668,12 +668,12 @@ msgstr ""
 msgid "Compose shortcut for command :"
 msgstr ""
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Операція не підтримується (поки-що)\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Фатальна помилка"
@@ -742,17 +742,17 @@ msgstr "Ви_йти"
 msgid "Restart"
 msgstr "Перезапустити"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, fuzzy, c-format
 msgid "Workspace %i (%s)"
 msgstr "Робочу область %i"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Робочу область %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu не вдалось захопити вказівник\n"
@@ -762,22 +762,22 @@ msgstr "%s: GtkMenu не вдалось захопити вказівник\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: необроблене net_wm_state (вікно 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Неможливо зарезервувати активний колір %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Неможливо проаналізувати активний колір %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Неможливо зарезервувати неактивний колір %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Неможливо проаналізувати неактивний колір %s\n"
diff --git a/po/vi.gmo b/po/vi.gmo
index 2c0b6a001c84e7f51068bd74bed6a3295828da03..06d22636344d2b77820f6699f6b83dca64480895 100644
GIT binary patch
delta 26
hcmaDD`Y?2ZxFoNku7R0?p^24|fwqC+W);c3f&g;`2Z;ax

delta 26
hcmaDD`Y?2ZxFoNEu91m?k+GGjfwqCsW);c3f&g<G2aEs!

diff --git a/po/vi.po b/po/vi.po
index 8a2922953..83cb8f79c 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4 1.0.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-09-08 15:40+9\n"
 "Last-Translator: Lâm Vĩnh Niên <nienvl@yahoo.ca>\n"
 "Language-Team: none <LL@li.org>\n"
@@ -45,7 +45,7 @@ msgid "Workspaces and Margins"
 msgstr "Vùng làm việc và Biên"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "Vùng làm việc"
 
@@ -53,29 +53,29 @@ msgstr "Vùng làm việc"
 msgid "Margins"
 msgstr "Biên"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "Đổi tên"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "Vùng làm việc %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "Tên:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "Nhấp chuột lên tên vùng làm việc để thay đổi"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "Số vùng làm việc:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "Tên vùng làm việc"
 
@@ -611,12 +611,12 @@ msgstr "Lệnh không tồn tại hoặc tập tin không thi hành được"
 msgid "Compose shortcut for command :"
 msgstr "Soạn phím tắt cho lệnh:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: Hoạt động không (chưa) được hỗ trợ\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: Lá»—i segmentation"
@@ -685,17 +685,17 @@ msgstr "_Thoát"
 msgid "Restart"
 msgstr "Khởi động lại"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "Vùng làm việc %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "Vùng làm việc %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu không bắt được con trỏ\n"
@@ -705,22 +705,22 @@ msgstr "%s: GtkMenu không bắt được con trỏ\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: net_wm_state không quản lí được (cửa sổ 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: Không thể định vị màu chủ đạo %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: Không thể phân tích màu chủ đạo %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: Không thể định vị màu không chủ đạo %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: Không thể phân tích màu không chủ đạo %s\n"
diff --git a/po/xfwm4.pot b/po/xfwm4.pot
index 48e8bda92..6a230a302 100644
--- a/po/xfwm4.pot
+++ b/po/xfwm4.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-11-04 22:53+0100\n"
+"POT-Creation-Date: 2004-11-06 14:20+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"
@@ -691,22 +691,22 @@ msgstr ""
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/settings.c:664
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr ""
 
-#: src/settings.c:670
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr ""
 
-#: src/settings.c:713
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr ""
 
-#: src/settings.c:719
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr ""
diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo
index dce46088ad31fb10c2c0a9816022c61910632b52..39582aa57a814dcd5df540e775279e98f17ea91d 100644
GIT binary patch
delta 26
hcmbQ>J;8f}v?Q;gu7R0?p^24|fwqC+W(~;<9spqo27v$o

delta 26
hcmbQ>J;8f}v?Q;Au91m?k+GGjfwqCsW(~;<9spq-27~|r

diff --git a/po/zh_CN.po b/po/zh_CN.po
index f33a44b4e..7ee94b39a 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-09-28 01:05-0700\n"
 "Last-Translator: Yongtao Yang <yongtao.yang@telia.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -46,7 +46,7 @@ msgid "Workspaces and Margins"
 msgstr "工作区边缘"
 
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "工作区"
 
@@ -54,29 +54,29 @@ msgstr "工作区"
 msgid "Margins"
 msgstr "边缘"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "改变名称"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "工作区 %i"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "名称:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "点击一个工作区的名称来编辑它"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "工作区数目:"
 
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "工作区名称"
 
@@ -612,12 +612,12 @@ msgstr "该命令不存在或者该文件不是可执行文件!"
 msgid "Compose shortcut for command :"
 msgstr "组合快捷键用于:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: 尚不支持的操作\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: 段错误"
@@ -686,17 +686,17 @@ msgstr "退出(_Q)"
 msgid "Restart"
 msgstr "重启"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "工作区 %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "工作区 %i"
 
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu 无法获取鼠标\n"
@@ -706,22 +706,22 @@ msgstr "%s: GtkMenu 无法获取鼠标\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: 无法管理的net_wm_state  (window %%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: 无法分配所选颜色 %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: 无法解释所选颜色 %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: 无法分配 inactive 颜色 %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: 无法解释 inactive颜色 %s\n"
diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo
index 9c3a3d0e970e1cef3d05b90e1b5b364dc516c48a..65fb46de70441be3d16211c141043c2b0976ea9c 100644
GIT binary patch
delta 26
hcmdn$z14ezpd_!Mu7R0?p^24|fwqC+W;w~}JOF2=2Ic?&

delta 26
hcmdn$z14ezpd_z>u91m?k+GGjfwqCsW;w~}JOF3A2I&9*

diff --git a/po/zh_TW.po b/po/zh_TW.po
index 50aeb8eb4..f3cd10a30 100755
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-24 23:50+0200\n"
+"POT-Creation-Date: 2004-11-06 14:20+0100\n"
 "PO-Revision-Date: 2004-04-20 16:38+0800\n"
 "Last-Translator: Ambrose Li <acli@ada.dhs.org>\n"
 "Language-Team: \n"
@@ -46,7 +46,7 @@ msgstr "工作區和邊緣"
 
 #  Number of workspaces
 #. Number of workspaces
-#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:540
+#: mcs-plugin/plugin.c:135 mcs-plugin/plugin.c:166 mcs-plugin/workspaces.c:544
 msgid "Workspaces"
 msgstr "工作區"
 
@@ -54,30 +54,30 @@ msgstr "工作區"
 msgid "Margins"
 msgstr "é‚Šç·£"
 
-#: mcs-plugin/workspaces.c:339
+#: mcs-plugin/workspaces.c:343
 msgid "Change name"
 msgstr "改變名稱"
 
-#: mcs-plugin/workspaces.c:351
+#: mcs-plugin/workspaces.c:355
 #, c-format
 msgid "Workspace %d"
 msgstr "工作區 %d"
 
-#: mcs-plugin/workspaces.c:361
+#: mcs-plugin/workspaces.c:365
 msgid "Name:"
 msgstr "名稱:"
 
-#: mcs-plugin/workspaces.c:449
+#: mcs-plugin/workspaces.c:453
 msgid "Click on a workspace name to edit it"
 msgstr "選取一個工作區名稱來編輯它"
 
-#: mcs-plugin/workspaces.c:521
+#: mcs-plugin/workspaces.c:525
 msgid "Number of workspaces:"
 msgstr "工作區名稱:"
 
 #  Workspace names
 #. Workspace names
-#: mcs-plugin/workspaces.c:552
+#: mcs-plugin/workspaces.c:556
 msgid "Workspace names"
 msgstr "工作區個數"
 
@@ -625,12 +625,12 @@ msgstr "指令不存在,或有關的檔案並非可執行的!"
 msgid "Compose shortcut for command :"
 msgstr "為下列指令設定快速鍵:"
 
-#: src/events.c:1781
+#: src/events.c:1826
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr "%s: (尚)未支援的操作\n"
 
-#: src/main.c:181
+#: src/main.c:182
 #, c-format
 msgid "%s: Segmentation fault"
 msgstr "%s: 分斷錯誤"
@@ -699,18 +699,18 @@ msgstr "退出(_Q)"
 msgid "Restart"
 msgstr "重新啟動"
 
-#: src/menu.c:170
+#: src/menu.c:169
 #, c-format
 msgid "Workspace %i (%s)"
 msgstr "工作區 %i (%s)"
 
-#: src/menu.c:182
+#: src/menu.c:181
 #, c-format
 msgid "Workspace %i"
 msgstr "工作區 %i"
 
 # TODO verify
-#: src/menu.c:425
+#: src/menu.c:422
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
 msgstr "%s: GtkMenu 無法取得鼠標\n"
@@ -721,22 +721,22 @@ msgstr "%s: GtkMenu 無法取得鼠標\n"
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr "%s: 未受管理的 net_wm_state (window 0x%lx)"
 
-#: src/settings.c:653
+#: src/settings.c:674
 #, c-format
 msgid "%s: Cannot allocate active color %s\n"
 msgstr "%s: 無法分配使用的顏色 %s\n"
 
-#: src/settings.c:659
+#: src/settings.c:680
 #, c-format
 msgid "%s: Cannot parse active color %s\n"
 msgstr "%s: 無法分析使用的顏色 %s\n"
 
-#: src/settings.c:702
+#: src/settings.c:723
 #, c-format
 msgid "%s: Cannot allocate inactive color %s\n"
 msgstr "%s: 無法分配未使用的顏色 %s\n"
 
-#: src/settings.c:708
+#: src/settings.c:729
 #, c-format
 msgid "%s: Cannot parse inactive color %s\n"
 msgstr "%s: 無法分析未使用的顏色 %s\n"
-- 
GitLab