[Goodies-commits] r4922 - in thunar-svn-plugin/trunk: po thunar-svn-plugin tsp-svn-helper

Peter de Ridder peter at xfce.org
Mon Jun 9 00:26:44 CEST 2008


Author: peter
Date: 2008-06-08 22:26:44 +0000 (Sun, 08 Jun 2008)
New Revision: 4922

Modified:
   thunar-svn-plugin/trunk/po/cs.po
   thunar-svn-plugin/trunk/po/en_GB.po
   thunar-svn-plugin/trunk/po/fr.po
   thunar-svn-plugin/trunk/po/hu.po
   thunar-svn-plugin/trunk/po/lv.po
   thunar-svn-plugin/trunk/po/nl.po
   thunar-svn-plugin/trunk/po/pt_BR.po
   thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
   thunar-svn-plugin/trunk/po/ur.po
   thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c
   thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
   thunar-svn-plugin/trunk/tsp-svn-helper/main.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-add.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-checkout.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-commit.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-copy.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-delete.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-export.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-import.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-lock.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-move.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-properties.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-resolved.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-revert.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-unlock.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-update.c
Log:
added switch action
fixed permanent cancel after single cancel for status and log refreshes
updated translations

Modified: thunar-svn-plugin/trunk/po/cs.po
===================================================================
--- thunar-svn-plugin/trunk/po/cs.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/cs.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xfce 4-i18-goodies\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2007-12-15 22:05+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech\n"
@@ -26,8 +26,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Přidat"
 
@@ -46,8 +46,8 @@
 msgid "Menu|Checkout"
 msgstr "Checkout (stáhnout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout (stáhnout)"
 
@@ -56,7 +56,7 @@
 msgid "Menu|Cleanup"
 msgstr "Vyčistit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Vyčistit"
 
@@ -65,8 +65,8 @@
 msgid "Menu|Commit"
 msgstr "Zapsat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Zapsat"
 
@@ -74,8 +74,8 @@
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr ""
 
@@ -84,8 +84,8 @@
 msgid "Menu|Delete"
 msgstr "Smazat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Smazat"
 
@@ -104,8 +104,8 @@
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
@@ -114,8 +114,8 @@
 msgid "Menu|Import"
 msgstr "_Import SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "_Import SVN"
@@ -135,8 +135,8 @@
 msgid "Menu|Lock"
 msgstr "Zámek"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Zámek"
 
@@ -144,7 +144,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Protokol"
@@ -153,8 +153,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -172,8 +172,8 @@
 msgid "Menu|Resolved"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Vyřešit"
@@ -193,8 +193,8 @@
 msgid "Menu|Revert"
 msgstr "Obnovit předchozí"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Obnovit předchozí"
 
@@ -203,7 +203,7 @@
 msgid "Menu|Status"
 msgstr "Stav"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Stav"
@@ -213,32 +213,31 @@
 msgid "Menu|Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Aktualizovat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizovat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -253,10 +252,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -338,171 +337,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Vytisknout informaci o verzi"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Upravit vlastnosti"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Upravit vlastnosti"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -522,174 +531,174 @@
 msgid "Cleanup failed"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "Na revizi: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Zapsat"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Přidáno"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Smazáno"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Vyřešit"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Aktualizováno"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Externí"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Zámek"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Odemknout"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Odemknout"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Dokončeno"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Smazat"
@@ -712,7 +721,7 @@
 msgid "Certificate"
 msgstr "Oznámení"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
@@ -773,11 +782,11 @@
 msgid "Login"
 msgstr "Přihlásit se"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/en_GB.po
===================================================================
--- thunar-svn-plugin/trunk/po/en_GB.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/en_GB.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunart-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2008-05-10 13:15+1000\n"
 "Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
 "Language-Team: English/GB\n"
@@ -27,8 +27,8 @@
 msgid "Menu|Add"
 msgstr "Add"
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Add"
 
@@ -45,8 +45,8 @@
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
@@ -54,7 +54,7 @@
 msgid "Menu|Cleanup"
 msgstr "Cleanup"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Cleanup"
 
@@ -62,8 +62,8 @@
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Commit"
 
@@ -71,8 +71,8 @@
 msgid "Menu|Copy"
 msgstr "Copy"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Copy"
 
@@ -80,8 +80,8 @@
 msgid "Menu|Delete"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Delete"
 
@@ -98,8 +98,8 @@
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
@@ -107,8 +107,8 @@
 msgid "Menu|Import"
 msgstr "Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Import"
 
@@ -125,8 +125,8 @@
 msgid "Menu|Lock"
 msgstr "Lock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Lock"
 
@@ -134,7 +134,7 @@
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
@@ -143,8 +143,8 @@
 msgid "Menu|Move"
 msgstr "Move"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Move"
 
@@ -160,8 +160,8 @@
 msgid "Menu|Resolved"
 msgstr "Resolved"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Resolved"
 
@@ -178,8 +178,8 @@
 msgid "Menu|Revert"
 msgstr "Revert"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revert"
 
@@ -187,7 +187,7 @@
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -196,30 +196,29 @@
 msgid "Menu|Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 msgid "Menu|Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 msgid "Menu|Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Action %s is unimplemented"
@@ -234,10 +233,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr "Unknown"
 
@@ -318,153 +317,163 @@
 msgid "Other..."
 msgstr "Other..."
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Print version information"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 msgid "Execute add action"
 msgstr "Execute add action"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Execute checkout action"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 msgid "Execute cleanup action"
 msgstr "Execute cleanup action"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 msgid "Execute commit action"
 msgstr "Execute commit action"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 msgid "Execute copy action"
 msgstr "Execute copy action"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 msgid "Execute delete action"
 msgstr "Execute delete action"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 msgid "Execute export action"
 msgstr "Execute export action"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 msgid "Execute import action"
 msgstr "Execute import action"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 msgid "Execute lock action"
 msgstr "Execute lock action"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 msgid "Execute log action"
 msgstr "Execute log action"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 msgid "Execute move action"
 msgstr "Execute move action"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 msgid "Execute properties action"
 msgstr "Execute properties action"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 msgid "Execute resolved action"
 msgstr "Execute resolved action"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 msgid "Execute revert action"
 msgstr "Execute revert action"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 msgid "Execute status action"
 msgstr "Execute status action"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
+#, fuzzy
+msgid "Execute switch action"
+msgstr "Execute commit action"
+
+#: tsp-svn-helper/main.c:199
 msgid "Execute unlock action"
 msgstr "Execute unlock action"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Execute update action"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr "Add Related Options:"
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Checkout Related Options:"
 msgstr "Checkout Related Options:"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr "Cleanup Related Options:"
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr "Commit Related Options:"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr "Copy Related Options:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr "Export Related Options:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr "Import Related Options:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr "Lock Related Options:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr "Log Related Options:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr "Move Related Options:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 msgid "Properties Related Options:"
 msgstr "Properties Related Options:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Properties"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr "Resolved Related Options:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr "Revert Related Options:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr "Status Related Options:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Commit Related Options:"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr "Unlock Related Options:"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr "Update Related Options:"
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr "Not enough arguments provided"
 
@@ -483,163 +492,163 @@
 msgid "Cleanup failed"
 msgstr "Cleanup failed"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Cleanup finished"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 msgid "Cleaning up ..."
 msgstr "Cleaning up ..."
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
 msgid "At revision: %ld"
 msgstr "At revision: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nothing to do"
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Completed"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Commit Message"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Added"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 msgid "Copied"
 msgstr "Copied"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Deleted"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 msgid "Restored"
 msgstr "Restored"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Reverted"
 msgstr "Reverted"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Revert failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr "Skipped"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Updated"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "External"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr "Modified"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr "Replaced"
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr "Transmitting"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 msgid "Locked"
 msgstr "Locked"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 msgid "Unlocked"
 msgstr "Unlocked"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr "Lock failed"
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Unlock failed"
 msgstr "Unlock failed"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr "Inapplicable"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr "Unchanged"
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr "Missing"
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr "Obstructed"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr "Changed"
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr "Merged"
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Conflicted"
 msgstr "Conflicted"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr "Ignored"
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 msgid "Incomplete"
 msgstr "Incomplete"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr "Local copy"
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr "Copy To"
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Local delete"
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Delete Message"
 
@@ -660,7 +669,7 @@
 msgid "Certificate"
 msgstr "Certificate"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Import Message"
 
@@ -718,11 +727,11 @@
 msgid "Login"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr "Local move"
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr "Move To"
 

Modified: thunar-svn-plugin/trunk/po/fr.po
===================================================================
--- thunar-svn-plugin/trunk/po/fr.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/fr.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xfce-i 18n\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2007-10-24 13:04+0100\n"
 "Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
 "Language-Team: French\n"
@@ -27,8 +27,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Ajouter"
 
@@ -47,8 +47,8 @@
 msgid "Menu|Checkout"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Extraction"
 
@@ -57,7 +57,7 @@
 msgid "Menu|Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
@@ -66,8 +66,8 @@
 msgid "Menu|Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Envoyer"
 
@@ -76,8 +76,8 @@
 msgid "Menu|Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Complété"
@@ -87,8 +87,8 @@
 msgid "Menu|Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Effacer"
 
@@ -107,8 +107,8 @@
 msgid "Menu|Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporter"
 
@@ -117,8 +117,8 @@
 msgid "Menu|Import"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Importer"
@@ -138,8 +138,8 @@
 msgid "Menu|Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Bloquer"
 
@@ -147,7 +147,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Journal"
@@ -156,8 +156,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -175,8 +175,8 @@
 msgid "Menu|Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Fixer comme résolu"
@@ -196,8 +196,8 @@
 msgid "Menu|Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restaurer"
 
@@ -206,7 +206,7 @@
 msgid "Menu|Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "État"
@@ -216,32 +216,31 @@
 msgid "Menu|Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -256,10 +255,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -342,171 +341,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Exécuter une extraction"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Éditer les propriétés"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -526,174 +535,174 @@
 msgid "Cleanup failed"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "À la révision : %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Ajouté"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Effacé"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Fixer comme résolu"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Mise à jour"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Bloquer"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Complété"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Envoyer"
@@ -716,7 +725,7 @@
 msgid "Certificate"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Envoyer"
@@ -780,11 +789,11 @@
 msgid "Login"
 msgstr "Se connecter"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/hu.po
===================================================================
--- thunar-svn-plugin/trunk/po/hu.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/hu.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: Thunar SVN plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2007-06-04 08:37+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian\n"
@@ -23,8 +23,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Hozzáad"
 
@@ -42,8 +42,8 @@
 msgid "Menu|Checkout"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 #, fuzzy
 msgid "Checkout"
 msgstr "SVN _Checkout"
@@ -53,7 +53,7 @@
 msgid "Menu|Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Tisztít"
 
@@ -61,8 +61,8 @@
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
@@ -71,8 +71,8 @@
 msgid "Menu|Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Kész"
@@ -82,8 +82,8 @@
 msgid "Menu|Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Töröl"
 
@@ -102,8 +102,8 @@
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
@@ -112,8 +112,8 @@
 msgid "Menu|Import"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Import"
@@ -133,8 +133,8 @@
 msgid "Menu|Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Zár"
 
@@ -142,7 +142,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Napló"
@@ -151,8 +151,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -170,8 +170,8 @@
 msgid "Menu|Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Megold"
@@ -191,8 +191,8 @@
 msgid "Menu|Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Visszaállít"
 
@@ -201,7 +201,7 @@
 msgid "Menu|Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Állapot"
@@ -211,32 +211,31 @@
 msgid "Menu|Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -251,10 +250,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -337,171 +336,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Verzió kiírása"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Checkout művelet futtatása"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Tulajdonságok szerkesztése"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -521,173 +530,173 @@
 msgid "Cleanup failed"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "E verziónál: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Hozzáadva"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Törölve"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Megold"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Frissítve"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Zár"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Kész"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Töröl"
@@ -709,7 +718,7 @@
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Töröl"
@@ -773,11 +782,11 @@
 msgid "Login"
 msgstr "Bejelentkezés"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/lv.po
===================================================================
--- thunar-svn-plugin/trunk/po/lv.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/lv.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2007-11-15 21:18+0300\n"
 "Last-Translator: Rihards Priedītis <rprieditis at inbox.lv>\n"
 "Language-Team: Latvian <rprieditis at inbox.lv>\n"
@@ -25,8 +25,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Pievienot"
 
@@ -45,8 +45,8 @@
 msgid "Menu|Checkout"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Izrakstīt"
 
@@ -55,7 +55,7 @@
 msgid "Menu|Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Uzkopt"
 
@@ -64,8 +64,8 @@
 msgid "Menu|Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Apstiprināt"
 
@@ -74,8 +74,8 @@
 msgid "Menu|Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Pabeigts"
@@ -85,8 +85,8 @@
 msgid "Menu|Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Dzēst"
 
@@ -105,8 +105,8 @@
 msgid "Menu|Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportēt"
 
@@ -115,8 +115,8 @@
 msgid "Menu|Import"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Imports"
@@ -136,8 +136,8 @@
 msgid "Menu|Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Slēgt"
 
@@ -145,7 +145,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Reģistrēt"
@@ -154,8 +154,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -173,8 +173,8 @@
 msgid "Menu|Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Atpazīt"
@@ -194,8 +194,8 @@
 msgid "Menu|Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Atgriezt"
 
@@ -204,7 +204,7 @@
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -214,32 +214,31 @@
 msgid "Menu|Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -254,10 +253,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -340,171 +339,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Izpildīt izrakstīšanas darbību"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Rediģēt Rekvizītus"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -524,174 +533,174 @@
 msgid "Cleanup failed"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "Revizija: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Pievienots"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Dzēsts"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Atpazīt"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Atjaunināts"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Slēgt"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Pabeigts"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Apstiprināt"
@@ -714,7 +723,7 @@
 msgid "Certificate"
 msgstr "Paziņošana"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Apstiprināt"
@@ -778,11 +787,11 @@
 msgid "Login"
 msgstr "Pieteikties"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/nl.po
===================================================================
--- thunar-svn-plugin/trunk/po/nl.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/nl.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
-"PO-Revision-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"PO-Revision-Date: 2008-06-09 00:32+0200\n"
 "Last-Translator: Peter de Ridder <peter at xfce.org>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
 "MIME-Version: 1.0\n"
@@ -25,8 +25,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Toevoegen"
 
@@ -43,8 +43,8 @@
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Ophalen"
 
@@ -52,7 +52,7 @@
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Opschonen"
 
@@ -60,8 +60,8 @@
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Versturen"
 
@@ -69,8 +69,8 @@
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Kopieeren"
 
@@ -78,8 +78,8 @@
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Verwijderen"
 
@@ -96,8 +96,8 @@
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporteren"
 
@@ -105,8 +105,8 @@
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importeren"
 
@@ -123,8 +123,8 @@
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Vast Zetten"
 
@@ -132,7 +132,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Geschiedenis"
@@ -141,8 +141,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Verplaatsen"
 
@@ -158,8 +158,8 @@
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Opgelost"
 
@@ -176,8 +176,8 @@
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Terug Halen"
 
@@ -185,7 +185,7 @@
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -194,30 +194,29 @@
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Omschakelen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Vrijgeven"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Bijwerken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
@@ -232,10 +231,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr "Onbekend"
 
@@ -316,153 +315,161 @@
 msgid "Other..."
 msgstr "Andere..."
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Versie informatie tonen"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 msgid "Execute add action"
 msgstr "Toevoeg actie uitvoeren"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Ophaal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 msgid "Execute cleanup action"
 msgstr "Opschoon actie uitvoeren"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 msgid "Execute commit action"
 msgstr "Verstuur actie uitvoeren"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 msgid "Execute copy action"
 msgstr "Kopieer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 msgid "Execute delete action"
 msgstr "Verwijder actie uitvoeren"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 msgid "Execute export action"
 msgstr "Exporteer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 msgid "Execute import action"
 msgstr "Importeer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 msgid "Execute lock action"
 msgstr "Vast zet actie uitvoeren"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 msgid "Execute log action"
 msgstr "Geschiedenis actie uitvoeren"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 msgid "Execute move action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 msgid "Execute properties action"
 msgstr "Attributen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 msgid "Execute resolved action"
 msgstr "Verholpen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 msgid "Execute revert action"
 msgstr "Terug haal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 msgid "Execute status action"
 msgstr "Status actie uitvoeren"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
+msgid "Execute switch action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:199
 msgid "Execute unlock action"
 msgstr "Vrijgeef actie uitvoeren"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Bijwerk actie uitvoeren"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr "Toevoegen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Checkout Related Options:"
 msgstr "Ophalen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr "Opschonen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr "Versturen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr "Kopieer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr "Verwijder gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr "Exporteer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr "Importeer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr "Vast zetten gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr "Geschiedenis gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 msgid "Properties Related Options:"
 msgstr "Attributen gerelateerde opties:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Attributen"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr "Verholpen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr "Status gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+msgid "Switch Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr "Vrijgeven gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr "Bijwerken gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr "Onvoldoende argumenten meegegeven"
 
@@ -481,162 +488,162 @@
 msgid "Cleanup failed"
 msgstr "Opschonen is gefaald"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 msgid "Cleanup finished"
 msgstr "Klaar met opschonen"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 msgid "Cleaning up ..."
 msgstr "Bezig met opschonen ..."
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
 msgid "At revision: %ld"
 msgstr "Op versie: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Niets te doen"
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Voltooid"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Toegevoegd"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 msgid "Copied"
 msgstr "Gekopieerd"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Verwijderd"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 msgid "Restored"
 msgstr "Hersteld"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Reverted"
 msgstr "Terug gehaald"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Revert failed"
 msgstr "Terug halen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr "Overgeslagen"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Bijgewerkt"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr "Aangepast"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr "Vervangen"
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr "Versturen"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 msgid "Locked"
 msgstr "Vast gezet"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 msgid "Unlocked"
 msgstr "Vrijgegeven"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr "Vast zetten gefaald"
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Unlock failed"
 msgstr "Vrijgeven gefaald"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr "Irrelevant"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr "Ongewijzigd"
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr "Vermist"
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr "Geblokkeerd"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr "Gewijzigd"
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr "Samengevoegd"
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Conflicted"
 msgstr "Conflicten"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr "Normaal"
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr "Genegeerd"
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 msgid "Incomplete"
 msgstr "Incompleet"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr "Lokaal gekopieerd"
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr "Kopieeren naar"
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Lokaal verwijderd"
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr ""
 
@@ -657,7 +664,7 @@
 msgid "Certificate"
 msgstr "Certificaat"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
@@ -715,11 +722,11 @@
 msgid "Login"
 msgstr "Aanmelden"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr "Lokaal verplaatst"
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr "Verplaatsen naar"
 

Modified: thunar-svn-plugin/trunk/po/pt_BR.po
===================================================================
--- thunar-svn-plugin/trunk/po/pt_BR.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/pt_BR.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2008-06-08 14:48-0500\n"
 "Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -19,8 +19,7 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:413
-#: thunar-svn-plugin/tsp-provider.c:444
+#: thunar-svn-plugin/tsp-provider.c:413 thunar-svn-plugin/tsp-provider.c:444
 msgid "SVN"
 msgstr "SVN"
 
@@ -28,10 +27,8 @@
 msgid "Menu|Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:242
-#: tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112
-#: tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Adicionar"
 
@@ -48,10 +45,8 @@
 msgid "Menu|Checkout"
 msgstr "Obter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
-#: tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96
-#: tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obter"
 
@@ -59,8 +54,7 @@
 msgid "Menu|Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
-#: tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Limpar"
 
@@ -68,10 +62,8 @@
 msgid "Menu|Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
-#: tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124
-#: tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Enviar"
 
@@ -79,9 +71,8 @@
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
-#: tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Copiar"
 
@@ -89,10 +80,8 @@
 msgid "Menu|Delete"
 msgstr "Excluir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
-#: tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124
-#: tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Excluir"
 
@@ -109,10 +98,8 @@
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105
-#: tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
@@ -120,10 +107,8 @@
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99
-#: tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
@@ -140,10 +125,8 @@
 msgid "Menu|Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128
-#: tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Travar"
 
@@ -151,8 +134,7 @@
 msgid "Menu|Log"
 msgstr "Registro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Registrar"
@@ -161,9 +143,8 @@
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Mover"
 
@@ -179,10 +160,8 @@
 msgid "Menu|Resolved"
 msgstr "Resolvido"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Resolvido"
 
@@ -199,10 +178,8 @@
 msgid "Menu|Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110
-#: tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Reverter"
 
@@ -210,8 +187,7 @@
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -220,32 +196,29 @@
 msgid "Menu|Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 msgid "Menu|Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 msgid "Menu|Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Ação %s não está implementada"
@@ -260,13 +233,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478
-#: tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566
-#: tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr "Desconhecido"
 
@@ -347,171 +317,173 @@
 msgid "Other..."
 msgstr "Outro..."
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 msgid "Execute add action"
 msgstr "Executar ação de adição"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Executar ação de obtenção"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 msgid "Execute cleanup action"
 msgstr "Executar ação de limpeza"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 msgid "Execute commit action"
 msgstr "Executar ação de envio"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 msgid "Execute copy action"
 msgstr "Executar ação de cópia"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 msgid "Execute delete action"
 msgstr "Executar ação de exclusão"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 msgid "Execute export action"
 msgstr "Executar ação de exportação"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 msgid "Execute import action"
 msgstr "Executar ação de importação"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 msgid "Execute lock action"
 msgstr "Executar ação de travamento"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 msgid "Execute log action"
 msgstr "Executar ação de registro"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 msgid "Execute move action"
 msgstr "Executar ação de mudança"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 msgid "Execute properties action"
 msgstr "Executar ação de propriedades"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 msgid "Execute resolved action"
 msgstr "Executar ação de resolução"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 msgid "Execute revert action"
 msgstr "Executar ação de reversão"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 msgid "Execute status action"
 msgstr "Executar ação de status"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
+#, fuzzy
+msgid "Execute switch action"
+msgstr "Executar ação de envio"
+
+#: tsp-svn-helper/main.c:199
 msgid "Execute unlock action"
 msgstr "Executar ação de destravamento"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr "Adicionar opções:"
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Checkout Related Options:"
 msgstr "Opções de obtenção:"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr "Opções de limpeza:"
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr "Opções de envio:"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr "Opções de cópia:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr "Opções de exclusão:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr "Opções de exportação:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr "Opções de importação:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr "Opções de travamento:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr "Opções de registro:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr "Opções de mudança:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 msgid "Properties Related Options:"
 msgstr "Opções de propriedades:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Propriedades"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr "Opções de resolução:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr "Opções de reversão:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr "Opções de status:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Opções de envio:"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr "Opções de destravamento:"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr "Opções de atualização:"
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr "Insuficiente argumentos providenciados"
 
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72
-#: tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91
-#: tsp-svn-helper/tsh-move.c:72
-#: tsp-svn-helper/tsh-resolved.c:72
-#: tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87
-#: tsp-svn-helper/tsh-unlock.c:86
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
+#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
+#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
 #: tsp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Falhou"
@@ -520,185 +492,162 @@
 msgid "Cleanup failed"
 msgstr "Falha de limpeza"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 msgid "Cleanup finished"
 msgstr "Limpeza concluída"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 msgid "Cleaning up ..."
 msgstr "Limpando..."
 
-#: tsp-svn-helper/tsh-commit.c:102
-#: tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85
-#: tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81
-#: tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
 msgid "At revision: %ld"
 msgstr "Na revisão: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nada a fazer"
 
-#: tsp-svn-helper/tsh-commit.c:112
-#: tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112
-#: tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Concluído"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Mensagem de envio"
 
-#: tsp-svn-helper/tsh-common.c:451
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Adicionado"
 
-#: tsp-svn-helper/tsh-common.c:452
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 msgid "Copied"
 msgstr "Copiado"
 
-#: tsp-svn-helper/tsh-common.c:453
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601
-#: tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Excluído"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 msgid "Restored"
 msgstr "Restaurado"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Reverted"
 msgstr "Revertido"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Revert failed"
 msgstr "Falha de reversão"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr "Pulado"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Atualizado"
 
-#: tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607
-#: tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr "Substituído"
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr "Transmitindo"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 msgid "Locked"
 msgstr "Travado"
 
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 msgid "Unlocked"
 msgstr "Destravado"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr "Falha ao travar"
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Unlock failed"
 msgstr "Falha ao destravar"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr "Não pode ser aplicado"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr "Sem modificação"
 
-#: tsp-svn-helper/tsh-common.c:520
-#: tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr "Faltando"
 
-#: tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr "Obstruído"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr "Combinado"
 
-#: tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Conflicted"
 msgstr "Em conflito"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 msgid "Incomplete"
 msgstr "Incompleto"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr "Cópia local"
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr "Copiar para"
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Exclusão local"
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Mensagem de exclusão"
 
@@ -710,8 +659,7 @@
 msgid "Select a file"
 msgstr "Selecionar um arquivo"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
 #: tsp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Lembrar"
@@ -720,7 +668,7 @@
 msgid "Certificate"
 msgstr "Certificado"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Mensagem de importação"
 
@@ -744,8 +692,7 @@
 msgid "Message"
 msgstr "Mensagem"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Ação"
 
@@ -779,11 +726,11 @@
 msgid "Login"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr "Mudança local"
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr "Mover para"
 
@@ -889,12 +836,13 @@
 #, fuzzy
 #~ msgid "At revision: %"
 #~ msgstr "Na revisão: %li"
+
 #~ msgid "SVN _Import"
 #~ msgstr "_Importar SVN"
+
 #~ msgid "SVN _Checkout"
 #~ msgstr "SVN _Checkout"
 
 #, fuzzy
 #~ msgid "SVN _Export"
 #~ msgstr "_Importar SVN"
-

Modified: thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
===================================================================
--- thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot	2008-06-08 22:26:44 UTC (rev 4922)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -26,8 +26,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr ""
 
@@ -44,8 +44,8 @@
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
@@ -53,7 +53,7 @@
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr ""
 
@@ -61,8 +61,8 @@
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
@@ -70,8 +70,8 @@
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr ""
 
@@ -79,8 +79,8 @@
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr ""
 
@@ -97,8 +97,8 @@
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr ""
 
@@ -106,8 +106,8 @@
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr ""
 
@@ -124,8 +124,8 @@
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr ""
 
@@ -133,7 +133,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr ""
@@ -142,8 +142,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -159,8 +159,8 @@
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr ""
 
@@ -177,8 +177,8 @@
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
@@ -186,7 +186,7 @@
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr ""
@@ -195,30 +195,29 @@
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -233,10 +232,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -317,153 +316,161 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr ""
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 msgid "Execute add action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 msgid "Execute cleanup action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 msgid "Execute commit action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 msgid "Execute copy action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 msgid "Execute delete action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 msgid "Execute export action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 msgid "Execute import action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 msgid "Execute lock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 msgid "Execute log action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 msgid "Execute move action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 msgid "Execute properties action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 msgid "Execute resolved action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 msgid "Execute revert action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 msgid "Execute status action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
+msgid "Execute switch action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:199
 msgid "Execute unlock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Checkout Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 msgid "Properties Related Options:"
 msgstr ""
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+msgid "Switch Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -482,162 +489,162 @@
 msgid "Cleanup failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 msgid "Cleanup finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 msgid "Cleaning up ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
 msgid "At revision: %ld"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 msgid "Copied"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Revert failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 msgid "Locked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 msgid "Unlocked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Unlock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Conflicted"
 msgstr ""
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 msgid "Incomplete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr ""
 
@@ -658,7 +665,7 @@
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
@@ -716,11 +723,11 @@
 msgid "Login"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/ur.po
===================================================================
--- thunar-svn-plugin/trunk/po/ur.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/ur.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2007-10-26 15:12+0500\n"
 "Last-Translator: Muhammad Ali Makki <makk.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -28,8 +28,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "شامل کریں"
 
@@ -48,8 +48,8 @@
 msgid "Menu|Checkout"
 msgstr "چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
 
@@ -58,7 +58,7 @@
 msgid "Menu|Cleanup"
 msgstr "صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "صاف کریں"
 
@@ -67,8 +67,8 @@
 msgid "Menu|Commit"
 msgstr "تبصرہ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "تبصرہ"
 
@@ -77,8 +77,8 @@
 msgid "Menu|Copy"
 msgstr "مکمل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "مکمل"
@@ -88,8 +88,8 @@
 msgid "Menu|Delete"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "حذف"
 
@@ -108,8 +108,8 @@
 msgid "Menu|Export"
 msgstr "برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "برآمد"
 
@@ -118,8 +118,8 @@
 msgid "Menu|Import"
 msgstr "SVN _درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _درآمد"
@@ -139,8 +139,8 @@
 msgid "Menu|Lock"
 msgstr "قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "قفل"
 
@@ -148,7 +148,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
@@ -157,8 +157,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -176,8 +176,8 @@
 msgid "Menu|Resolved"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Resolve"
@@ -197,8 +197,8 @@
 msgid "Menu|Revert"
 msgstr "واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "واپس"
 
@@ -207,7 +207,7 @@
 msgid "Menu|Status"
 msgstr "حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "حالت"
@@ -217,32 +217,31 @@
 msgid "Menu|Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -257,10 +256,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -343,171 +342,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "چیک کریں"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "خصوصیات مدون کریں"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "تجدید کریں"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -527,174 +536,174 @@
 msgid "Cleanup failed"
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "ورژن: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "تبصرہ"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "شامل کردہ"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "حذف"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Resolve"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "تجدید شدہ"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "خارجی"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "قفل"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "مکمل"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "تبصرہ"
@@ -717,7 +726,7 @@
 msgid "Certificate"
 msgstr "اطلاعیہ"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "تبصرہ"
@@ -781,11 +790,11 @@
 msgid "Login"
 msgstr "لاگ ان"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c
===================================================================
--- thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -511,7 +511,8 @@
 	if (tsp_action->property.is_parent && tsp_action->property.parent_version_control)
 	{
 	  subaction = gtk_action_new ("tsp::switch", Q_("Menu|Switch"), _("Switch"), GTK_STOCK_JUMP_TO);
-	  g_signal_connect_after (subaction, "activate", G_CALLBACK (tsp_action_unimplemented), _("Switch"));
+    g_object_set_qdata (G_OBJECT (subaction), tsp_action_arg_quark, "--switch");
+	  g_signal_connect_after (subaction, "activate", G_CALLBACK (tsp_action_exec), action);
 
 	  subitem = gtk_action_create_menu_item (subaction);
     g_object_get (G_OBJECT (subaction), "tooltip", &tooltip, NULL);

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am	2008-06-08 22:26:44 UTC (rev 4922)
@@ -46,6 +46,8 @@
 	tsh-revert.c							\
 	tsh-status.h							\
 	tsh-status.c							\
+	tsh-switch.h							\
+	tsh-switch.c							\
 	tsh-unlock.h							\
 	tsh-unlock.c							\
 	tsh-update.h							\

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/main.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/main.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/main.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -47,6 +47,7 @@
 #include "tsh-resolved.h"
 #include "tsh-revert.h"
 #include "tsh-status.h"
+#include "tsh-switch.h"
 #include "tsh-unlock.h"
 #include "tsh-update.h"
 
@@ -84,6 +85,7 @@
   gboolean resolved = FALSE;
   gboolean revert = FALSE;
   gboolean status = FALSE;
+  gboolean switch_ = FALSE;
 	gboolean unlock = FALSE;
 	gboolean update = FALSE;
 	gchar **files = NULL;
@@ -186,6 +188,12 @@
 		{ NULL, '\0', 0, 0, NULL, NULL, NULL }
 	};
 
+	GOptionEntry switch_options_table[] =
+	{
+		{ "switch", '\0', 0, G_OPTION_ARG_NONE, &switch_, N_("Execute switch action"), NULL },
+		{ NULL, '\0', 0, 0, NULL, NULL, NULL }
+	};
+
 	GOptionEntry unlock_options_table[] =
 	{
 		{ "unlock", '\0', 0, G_OPTION_ARG_NONE, &unlock, N_("Execute unlock action"), NULL },
@@ -264,6 +272,10 @@
 	g_option_group_add_entries(option_group, status_options_table);
 	g_option_context_add_group(option_context, option_group);
 
+	option_group = g_option_group_new("switch", N_("Switch Related Options:"), N_("Switch"), NULL, NULL);
+	g_option_group_add_entries(option_group, switch_options_table);
+	g_option_context_add_group(option_context, option_group);
+
 	option_group = g_option_group_new("unlock", N_("Unlock Related Options:"), N_("Unlock"), NULL, NULL);
 	g_option_group_add_entries(option_group, unlock_options_table);
 	g_option_context_add_group(option_context, option_group);
@@ -395,6 +407,11 @@
     thread = tsh_status(files, svn_ctx, pool);
   }
 
+  if(switch_)
+  {
+    thread = tsh_switch(files, svn_ctx, pool);
+  }
+
 	if(unlock)
 	{
 		thread = tsh_unlock(files, svn_ctx, pool);

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-add.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-add.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-add.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -100,7 +100,8 @@
 	gdk_threads_enter();
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
-	
+
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (result);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-checkout.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-checkout.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-checkout.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -74,6 +74,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -83,6 +84,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -73,7 +73,8 @@
     g_free(error_str);
 
 		svn_error_clear(err);
-		return GINT_TO_POINTER (FALSE);
+    tsh_reset_cancel();
+    return GINT_TO_POINTER (FALSE);
 	}
 
   svn_pool_destroy (subpool);
@@ -84,6 +85,7 @@
   tsh_dialog_start(GTK_DIALOG(dialog), TRUE);
 	gdk_threads_leave();
 
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-commit.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-commit.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-commit.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -94,6 +94,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -106,6 +107,7 @@
   {
     message = _("Nothing to do");
   }
+
   svn_pool_destroy (subpool);
 
 	gdk_threads_enter();
@@ -113,6 +115,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -444,6 +444,12 @@
 	return SVN_NO_ERROR;
 }
 
+void
+tsh_reset_cancel()
+{
+  cancelled = FALSE;
+}
+
 static const gchar *
 tsh_action_to_string(svn_wc_notify_action_t action)
 {

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h	2008-06-08 22:26:44 UTC (rev 4922)
@@ -23,6 +23,7 @@
 
 void tsh_replace_thread (GThread *);
 void tsh_cancel ();
+void tsh_reset_cancel();
 
 gboolean tsh_create_context (svn_client_ctx_t**, apr_pool_t*, svn_error_t**);
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-copy.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-copy.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-copy.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -77,6 +77,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -89,6 +90,7 @@
   {
     message = _("Local copy");
   }
+
   svn_pool_destroy (subpool);
 
 	gdk_threads_enter();
@@ -96,6 +98,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-delete.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-delete.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-delete.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -94,6 +94,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -106,6 +107,7 @@
   {
     message = _("Local delete");
   }
+
   svn_pool_destroy (subpool);
 
 	gdk_threads_enter();
@@ -113,6 +115,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-export.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-export.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-export.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -75,6 +75,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -84,6 +85,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -193,7 +193,8 @@
         gtk_widget_unref(GTK_WIDGET(dialog));
 
         svn_error_clear(err);
-        return NULL;
+        tsh_reset_cancel();
+        return NULL;  //FIXME: needed ??
       }
       files++;
     }
@@ -207,11 +208,14 @@
       gtk_widget_unref(GTK_WIDGET(dialog));
 
       svn_error_clear(err);
+      tsh_reset_cancel();
       return NULL;
     }
   }
+
   svn_pool_destroy (subpool);
 
+  tsh_reset_cancel();
 	return GTK_WIDGET(dialog);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-import.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-import.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-import.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -75,10 +75,12 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
   g_snprintf(buffer, 256, _("At revision: %ld"), commit_info->revision);
+
   svn_pool_destroy (subpool);
 
 	gdk_threads_enter();
@@ -86,6 +88,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-lock.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-lock.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-lock.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -95,6 +95,7 @@
 
 		svn_error_clear(err);
 		return GINT_TO_POINTER (FALSE);
+    tsh_reset_cancel();
 	}
 
   svn_pool_destroy (subpool);
@@ -103,6 +104,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -102,6 +102,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -111,6 +112,7 @@
 	tsh_log_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-move.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-move.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-move.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -75,6 +75,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -87,6 +88,7 @@
   {
     message = _("Local move");
   }
+
   svn_pool_destroy (subpool);
 
 	gdk_threads_enter();
@@ -94,6 +96,7 @@
   tsh_notify_dialog_done (dialog);
   gdk_threads_leave();
 
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-properties.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-properties.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-properties.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -109,6 +109,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -139,6 +140,7 @@
   tsh_properties_dialog_done (dialog);
   gdk_threads_leave();
 
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-resolved.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-resolved.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-resolved.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -100,6 +100,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (result);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-revert.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-revert.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-revert.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -90,6 +90,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -99,6 +100,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -86,6 +86,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -95,6 +96,7 @@
 	tsh_status_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-unlock.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-unlock.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-unlock.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -89,6 +89,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -98,6 +99,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-update.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-update.c	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-update.c	2008-06-08 22:26:44 UTC (rev 4922)
@@ -91,6 +91,7 @@
     g_free(error_str);
 
 		svn_error_clear(err);
+    tsh_reset_cancel();
 		return GINT_TO_POINTER (FALSE);
 	}
 
@@ -100,6 +101,7 @@
 	tsh_notify_dialog_done (dialog);
 	gdk_threads_leave();
 	
+  tsh_reset_cancel();
 	return GINT_TO_POINTER (TRUE);
 }
 




More information about the Goodies-commits mailing list