[Xfce4-commits] r23049 - in thunar/trunk: . po

Benedikt Meurer benny at xfce.org
Sat Sep 2 17:04:19 UTC 2006


Author: benny
Date: 2006-09-02 17:04:08 +0000 (Sat, 02 Sep 2006)
New Revision: 23049

Modified:
   thunar/trunk/ChangeLog
   thunar/trunk/NEWS
   thunar/trunk/README
   thunar/trunk/THANKS
   thunar/trunk/configure.in.in
   thunar/trunk/po/Thunar.pot
   thunar/trunk/po/ca.po
   thunar/trunk/po/cs.po
   thunar/trunk/po/de.po
   thunar/trunk/po/el.po
   thunar/trunk/po/eo.po
   thunar/trunk/po/es.po
   thunar/trunk/po/et.po
   thunar/trunk/po/eu.po
   thunar/trunk/po/fi.po
   thunar/trunk/po/fr.po
   thunar/trunk/po/gl.po
   thunar/trunk/po/he.po
   thunar/trunk/po/hu.po
   thunar/trunk/po/it.po
   thunar/trunk/po/ja.po
   thunar/trunk/po/ka.po
   thunar/trunk/po/lt.po
   thunar/trunk/po/nl.po
   thunar/trunk/po/pl.po
   thunar/trunk/po/pt_BR.po
   thunar/trunk/po/ro.po
   thunar/trunk/po/ru.po
   thunar/trunk/po/sv.po
   thunar/trunk/po/uk.po
   thunar/trunk/po/zh_CN.po
   thunar/trunk/po/zh_TW.po
Log:
2006-09-02	Benedikt Meurer <benny at xfce.org>

	* === Released 0.4.0rc1 ===
	* configure.in.in, NEWS: Bump version.
	* configure.in.in, README: Depend on libexo 0.3.1.10rc1.
	* THANKS: Add missing translator credits.
	* po/*.po: Update Project-Id-Version.




Modified: thunar/trunk/ChangeLog
===================================================================
--- thunar/trunk/ChangeLog	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/ChangeLog	2006-09-02 17:04:08 UTC (rev 23049)
@@ -1,5 +1,13 @@
 2006-09-02	Benedikt Meurer <benny at xfce.org>
 
+	* === Released 0.4.0rc1 ===
+	* configure.in.in, NEWS: Bump version.
+	* configure.in.in, README: Depend on libexo 0.3.1.10rc1.
+	* THANKS: Add missing translator credits.
+	* po/*.po: Update Project-Id-Version.
+
+2006-09-02	Benedikt Meurer <benny at xfce.org>
+
 	* docs/reference/thunar-vfs/, thunar-vfs/: Update the thunar-vfs
 	  reference manual.
 	* po/cs.po: Update czech translations by Michal Várady

Modified: thunar/trunk/NEWS
===================================================================
--- thunar/trunk/NEWS	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/NEWS	2006-09-02 17:04:08 UTC (rev 23049)
@@ -1,3 +1,62 @@
+0.4.0rc1
+========
+- An implementation of the XDG Trash Specification was imported and is now
+  used by both Thunar and xfdesktop to display and manage trashed files.
+  The implementation is currently limited to the home trash, but that will
+  be extended to support foreign trash cans soon.
+- Add a trash panel applet for the Xfce panel, that displays the current
+  state of the trash, allows to open and empty the trash, and supports
+  drops of files to the trash.
+- Add "No to all" response to the transfer progress dialog, which allows to
+  skip all further overwrite dialogs (Bug #1666).
+- Add ISO Speed Ratings to the Image page of the properties dialog.
+- Add rubberband selection support to the detailed list view when build with
+  GTK+ 2.9.0 and above (Bug #1996).
+- Add menus to the "Back" and "Forward" buttons in the toolbar (Bug #1782).
+- Update the path bar with the latest changes to GtkFileChooser (Bug #2060).
+- The dependency of the thunar-vfs library on GConf is gone. Instead the
+  available thumbnailers are now determined by an external tool and added to
+  a cache file, which will be mapped by all processes using the thunar-vfs
+  library (Bug #2131).
+- Add a new thumbnailer for TrueType fonts using the FreeType 2.x library.
+- Add a warning text to the window when running as super user (Bug #2218).
+- Add desktop shortcut to the shortcuts pane and use a special icon for the
+  desktop folder (Bug #2235).
+- Use the new icon chooser dialog, available with exo 0.3.1.10rc1, to pick
+  icons for custom actions.
+- Fix invalid display of the file's group in the properties dialog (Bug #1838).
+- Fix the location entry completion crashing with certain GTK+ versions (Bug
+  #1891).
+- Fix list model related crashes with GTK+ 2.10 (Gnome Bug #349128).
+- Use CRLF for text/uri-list as specified by RFC 2483 (Bug #2166).
+- Fix invalid substitution of %d in custom commands (Bug #2214).
+- Fix not working Ctrl+A in the location entry (Bug #2036).
+- Fix the progress bar text being truncated (Bug #2003).
+- Fix missing mkdtemp on Solaris (Bug #2070).
+- Fix compilation with compilers other than gcc (Bug #1852).
+- Fix compilation on NetBSD 2.99 and above.
+- Fix compilation on OpenBSD.
+- Add manual page for Thunar (Bug #1650).
+- Unmount volumes prior to ejecting them (Bug #2236).
+- Do not use different icons to represent the home folder.
+- Use "<folder> - File Manager" for the title of Thunar windows to make it
+  easier to identify file manager windows in the taskbar.
+- The thunar-vfs reference manual was updated to reflect the latest changes.
+- Case sensitive sorting is now disabled by default (Bug #2064).
+- Use a localized human readable format for the file dates (Bug #2057).
+- Use the new GSlice allocator where possible to reduce memory overhead.
+- Avoid the usage of GMemChunk, because in GLib 2.10 and above that is not
+  only inefficient, but also continously leaks memory.
+- Updated translations: Pau Rul-lan Ferragut (ca), Michal Várady (cs),
+                        Benedikt Meurer and Fabian Nowak (de), Stavros
+			Giannouris (el), Sylvain Vedrenne (eo), Piarres
+			Beobide (eu), Jari Rahkonen (fi), Maximilian
+			Schleiss (fr), Szervác Attila (hu), Roberto
+			Pariset (it), Piotr Maliński and Szymon Kałasz (pl),
+			Hydonsingore Cia (zh_TW)
+- New translations: Iván Seoane Pardo (gl), Dimitri Gogelia (ka)
+
+
 0.3.2beta2
 ==========
 - The default operation when dropping files into a folder is now to move the

Modified: thunar/trunk/README
===================================================================
--- thunar/trunk/README	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/README	2006-09-02 17:04:08 UTC (rev 23049)
@@ -12,7 +12,7 @@
 
  - perl 5.6 or above
  - GTK+ 2.6.0 or above
- - libexo 0.3.1.9 or above
+ - libexo 0.3.1.10rc1 or above
  - intltool 0.30 or above
  - libpng12 1.2.0 or above
  - shared-mime-info 0.15 or above

Modified: thunar/trunk/THANKS
===================================================================
--- thunar/trunk/THANKS	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/THANKS	2006-09-02 17:04:08 UTC (rev 23049)
@@ -16,18 +16,39 @@
 ----------------------------------
 These people have translated Thunar to foreign languages.
 
+ Carles Muñoz Gorriz <carlesmu at internautas.org>
+  * ca translations
+
  Pau Rul·lan Ferragut <paurullan at bulma.net>
   * ca translations
 
  Michal Várady <miko.vaji at gmail.com>
   * cs translations
 
+ Benedikt Meurer <benny at xfce.org>
+  * de translations
+ 
+ Fabian Nowak <timystery at arcor.de>
+  * de translations
+
+ Jannis Pohlmann <jannis at xfce.org>
+  * de translations
+
+ Stathis Kamperis <ekamperi at auth.gr>
+  * el translations
+
  Stavros Giannouris <stavrosg2002 at freemail.gr>
   * el translations
 
  Antono Vasiljev <antono.vasiljev at gmail.com>
   * eo translations
 
+ Sylvain Vedrenne <gnu_sylvain at xfce.org>
+  * eo translations
+
+ Daniel Fuertes Pérez <danifp25 at yahoo.es>
+  * es translations
+
  Miguel Angel Ruiz Manzano <debianized at gmail.com>
   * es translations
 
@@ -43,9 +64,18 @@
  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
   * fi translations
 
+ Maximilian Schleiss <maxschleiss at bluewin.ch>
+  * fr translations
+
+ Rafaël Carré <wavael at yahoo.fr>
+  * fr translations
+
  Stephane Roy <sroy at j2n.net>
   * fr translations
 
+ Iván Seoane Pardo <talivan.ivan at gmail.com>
+  * gl translations
+
  Yo'av Moshe <bjesus at gmail.com>
   * he translations
 
@@ -61,6 +91,9 @@
  Daichi Kawahata <daichi at xfce.org>
   * ja translations
 
+ Dimitri Gogelia <delphi.knight at gmail.com>
+  * ka translations
+
  Mantas Zapolskas <mantaz at users.sourceforge.net>
   * lt translations
 
@@ -94,6 +127,9 @@
  Sergey Fedoseev <fedoseev.sergey at gmail.com>
   * ru translations
 
+ Alexander Toresson <alexander.toresson at gmail.com>
+  * sv translations
+
  Daniel Nylander <po at danielnylander.se>
   * sv translations
 
@@ -103,6 +139,9 @@
  kangkang <kanger at gmail.com>
   * zh_CN translations
 
+ Li Linxiao <linxiao.li at gmail.com>
+  * zh_CN translations
+
  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
   * zh_TW translations
 

Modified: thunar/trunk/configure.in.in
===================================================================
--- thunar/trunk/configure.in.in	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/configure.in.in	2006-09-02 17:04:08 UTC (rev 23049)
@@ -12,10 +12,10 @@
 m4_define([thunar_verinfo], [4:0:2])
 m4_define([thunar_version_api], [1])
 m4_define([thunar_version_major], [0])
-m4_define([thunar_version_minor], [3])
-m4_define([thunar_version_micro], [3])
+m4_define([thunar_version_minor], [4])
+m4_define([thunar_version_micro], [0])
 m4_define([thunar_version_build], [r at REVISION@])
-m4_define([thunar_version_tag], [svn])
+m4_define([thunar_version_tag], [])
 m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_tag(), [svn], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
 
 dnl *******************************************
@@ -144,7 +144,7 @@
 dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
-XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.1.9])
+XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.1.10])
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.6.4])
 XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.4])
 XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])

Modified: thunar/trunk/po/Thunar.pot
===================================================================
--- thunar/trunk/po/Thunar.pot	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/Thunar.pot	2006-09-02 17:04:08 UTC (rev 23049)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-08-29 16:46+0200\n"
+"POT-Creation-Date: 2006-09-02 18:42+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"
@@ -105,7 +105,7 @@
 #. display an error to the user
 #: ../thunar-vfs/thunar-vfs-io-local-xfer.c:234
 #: ../thunar-vfs/thunar-vfs-io-local-xfer.c:297
-#: ../thunar-vfs/thunar-vfs-io-ops.c:496 ../thunar/thunar-chooser-dialog.c:787
+#: ../thunar-vfs/thunar-vfs-io-ops.c:496 ../thunar/thunar-chooser-dialog.c:775
 #, c-format
 msgid "Failed to remove \"%s\""
 msgstr ""
@@ -121,7 +121,7 @@
 msgstr ""
 
 #: ../thunar-vfs/thunar-vfs-io-local-xfer.c:347
-#: ../thunar/thunar-list-model.c:777 ../thunar/thunar-properties-dialog.c:762
+#: ../thunar/thunar-list-model.c:753 ../thunar/thunar-properties-dialog.c:762
 #, c-format
 msgid "link to %s"
 msgstr ""
@@ -339,12 +339,12 @@
 msgstr ""
 
 #. something went wrong, for sure
-#: ../thunar-vfs/thunar-vfs-volume-hal.c:317
+#: ../thunar-vfs/thunar-vfs-volume-hal.c:326
 #, c-format
 msgid "Failed to determine the mount point for %s"
 msgstr ""
 
-#: ../thunar-vfs/thunar-vfs-volume-hal.c:804
+#: ../thunar-vfs/thunar-vfs-volume-hal.c:813
 #, c-format
 msgid "Failed to connect to the HAL daemon: %s"
 msgstr ""
@@ -536,8 +536,8 @@
 #. append the "Empty Trash" menu action
 #. add the "Empty Trash" menu item
 #: ../thunar/thunar-application.c:1269 ../thunar/thunar-location-buttons.c:169
-#: ../thunar/thunar-shortcuts-view.c:855 ../thunar/thunar-tree-view.c:1076
-#: ../plugins/thunar-tpa/main.c:49
+#: ../thunar/thunar-shortcuts-view.c:849 ../thunar/thunar-tree-view.c:1070
+#: ../thunar/thunar-window.c:266 ../plugins/thunar-tpa/main.c:49
 msgid "_Empty Trash"
 msgstr ""
 
@@ -642,35 +642,35 @@
 msgstr ""
 
 #. append the "Remove Launcher" item
-#: ../thunar/thunar-chooser-dialog.c:604
+#: ../thunar/thunar-chooser-dialog.c:597
 msgid "_Remove Launcher"
 msgstr ""
 
 #. update the header label
-#: ../thunar/thunar-chooser-dialog.c:705
+#: ../thunar/thunar-chooser-dialog.c:693
 #, c-format
 msgid "Open <i>%s</i> and other files of type \"%s\" with:"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:713
+#: ../thunar/thunar-chooser-dialog.c:701
 #, c-format
 msgid ""
 "Browse the file system to select an application to open files of type \"%s\"."
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:719
+#: ../thunar/thunar-chooser-dialog.c:707
 #, c-format
 msgid ""
 "Change the default application for files of type \"%s\" to the selected "
 "application."
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:766
+#: ../thunar/thunar-chooser-dialog.c:754
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:772
+#: ../thunar/thunar-chooser-dialog.c:760
 msgid ""
 "This will remove the application launcher that appears in the file context "
 "menu, but will not uninstall the application itself.\n"
@@ -679,38 +679,38 @@
 "command box in the \"Open With\" dialog of the file manager."
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:813
+#: ../thunar/thunar-chooser-dialog.c:801
 #: ../plugins/thunar-uca/thunar-uca-editor.c:490
 msgid "Select an Application"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:823
-#: ../thunar/thunar-renamer-dialog.c:1095
+#: ../thunar/thunar-chooser-dialog.c:811
+#: ../thunar/thunar-renamer-dialog.c:1073
 #: ../plugins/thunar-uca/thunar-uca-editor.c:500
 msgid "All Files"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:828
+#: ../thunar/thunar-chooser-dialog.c:816
 #: ../plugins/thunar-uca/thunar-uca-editor.c:505
 msgid "Executable Files"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:843
+#: ../thunar/thunar-chooser-dialog.c:831
 #: ../plugins/thunar-uca/thunar-uca-editor.c:520
 msgid "Perl Scripts"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:849
+#: ../thunar/thunar-chooser-dialog.c:837
 #: ../plugins/thunar-uca/thunar-uca-editor.c:526
 msgid "Python Scripts"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:855
+#: ../thunar/thunar-chooser-dialog.c:843
 #: ../plugins/thunar-uca/thunar-uca-editor.c:532
 msgid "Ruby Scripts"
 msgstr ""
 
-#: ../thunar/thunar-chooser-dialog.c:861
+#: ../thunar/thunar-chooser-dialog.c:849
 #: ../plugins/thunar-uca/thunar-uca-editor.c:538
 msgid "Shell Scripts"
 msgstr ""
@@ -734,52 +734,52 @@
 msgid "There is nothing on the clipboard to paste"
 msgstr ""
 
-#: ../thunar/thunar-column-editor.c:154
+#: ../thunar/thunar-column-editor.c:152
 msgid "Configure Columns in the Detailed List View"
 msgstr ""
 
-#: ../thunar/thunar-column-editor.c:165
+#: ../thunar/thunar-column-editor.c:163
 msgid "Visible Columns"
 msgstr ""
 
 #. create the top label for the column editor dialog
-#: ../thunar/thunar-column-editor.c:178
+#: ../thunar/thunar-column-editor.c:176
 msgid ""
 "Choose the order of information to appear in the\n"
 "detailed list view."
 msgstr ""
 
 #. create the "Move Up" button
-#: ../thunar/thunar-column-editor.c:219
+#: ../thunar/thunar-column-editor.c:217
 msgid "Move _Up"
 msgstr ""
 
 #. create the "Move Down" button
-#: ../thunar/thunar-column-editor.c:229
+#: ../thunar/thunar-column-editor.c:227
 msgid "Move Dow_n"
 msgstr ""
 
 #. create the "Show" button
-#: ../thunar/thunar-column-editor.c:239
+#: ../thunar/thunar-column-editor.c:237
 msgid "_Show"
 msgstr ""
 
 #. create the "Hide" button
-#: ../thunar/thunar-column-editor.c:245
+#: ../thunar/thunar-column-editor.c:243
 msgid "Hi_de"
 msgstr ""
 
 #. create the "Use Default" button
-#: ../thunar/thunar-column-editor.c:256
+#: ../thunar/thunar-column-editor.c:254
 msgid "Use De_fault"
 msgstr ""
 
-#: ../thunar/thunar-column-editor.c:265
+#: ../thunar/thunar-column-editor.c:263
 msgid "Column Sizing"
 msgstr ""
 
 #. create the label that explains the column sizing option
-#: ../thunar/thunar-column-editor.c:278
+#: ../thunar/thunar-column-editor.c:276
 msgid ""
 "By default columns will be automatically expanded if\n"
 "needed to ensure the text is fully visible. If you dis-\n"
@@ -788,16 +788,16 @@
 msgstr ""
 
 #. create the "Automatically expand columns as needed" button
-#: ../thunar/thunar-column-editor.c:287
+#: ../thunar/thunar-column-editor.c:285
 msgid "Automatically _expand columns as needed"
 msgstr ""
 
 #. the file_time is invalid
 #. reset page title
 #. tell the user that we're unable to determine the file info
-#: ../thunar/thunar-column-model.c:890 ../thunar/thunar-list-model.c:727
-#: ../thunar/thunar-list-model.c:756
-#: ../thunar/thunar-permissions-chooser.c:272 ../thunar/thunar-util.c:131
+#: ../thunar/thunar-column-model.c:890 ../thunar/thunar-list-model.c:704
+#: ../thunar/thunar-list-model.c:733
+#: ../thunar/thunar-permissions-chooser.c:269 ../thunar/thunar-util.c:131
 #: ../plugins/thunar-apr/thunar-apr-desktop-page.c:469
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:287
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:288
@@ -813,16 +813,16 @@
 msgid "Compact view"
 msgstr ""
 
-#: ../thunar/thunar-create-dialog.c:165
+#: ../thunar/thunar-create-dialog.c:163
 msgid "C_reate"
 msgstr ""
 
-#: ../thunar/thunar-create-dialog.c:180 ../thunar/thunar-standard-view.c:2206
+#: ../thunar/thunar-create-dialog.c:178 ../thunar/thunar-standard-view.c:2207
 msgid "Enter the new name:"
 msgstr ""
 
 #. display an error message
-#: ../thunar/thunar-create-dialog.c:528
+#: ../thunar/thunar-create-dialog.c:520
 #, c-format
 msgid "Cannot convert filename \"%s\" to the local encoding"
 msgstr ""
@@ -864,7 +864,7 @@
 
 #. display an error message to the user
 #. tell the user that we failed
-#: ../thunar/thunar-dialogs.c:229 ../thunar/thunar-renamer-dialog.c:981
+#: ../thunar/thunar-dialogs.c:229 ../thunar/thunar-renamer-dialog.c:959
 msgid "Failed to open the documentation browser"
 msgstr ""
 
@@ -996,13 +996,13 @@
 #. append the "Open" menu action
 #: ../thunar/thunar-launcher.c:137 ../thunar/thunar-launcher.c:783
 #: ../thunar/thunar-location-buttons.c:166
-#: ../thunar/thunar-shortcuts-view.c:796 ../thunar/thunar-tree-view.c:1016
+#: ../thunar/thunar-shortcuts-view.c:790 ../thunar/thunar-tree-view.c:1010
 msgid "_Open"
 msgstr ""
 
 #. append the "Open in New Window" menu action
 #: ../thunar/thunar-launcher.c:138 ../thunar/thunar-location-buttons.c:167
-#: ../thunar/thunar-shortcuts-view.c:807 ../thunar/thunar-tree-view.c:1028
+#: ../thunar/thunar-shortcuts-view.c:801 ../thunar/thunar-tree-view.c:1022
 msgid "Open in New Window"
 msgstr ""
 
@@ -1136,12 +1136,12 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-list-model.c:775 ../thunar/thunar-properties-dialog.c:760
+#: ../thunar/thunar-list-model.c:751 ../thunar/thunar-properties-dialog.c:760
 msgid "broken link"
 msgstr ""
 
 #. generate a text which includes the size of all items in the folder
-#: ../thunar/thunar-list-model.c:2203
+#: ../thunar/thunar-list-model.c:2157
 #, c-format
 msgid "%d item (%s), Free space: %s"
 msgid_plural "%d items (%s), Free space: %s"
@@ -1149,31 +1149,31 @@
 msgstr[1] ""
 
 #. just the standard text
-#: ../thunar/thunar-list-model.c:2212
+#: ../thunar/thunar-list-model.c:2166
 #, c-format
 msgid "%d item, Free space: %s"
 msgid_plural "%d items, Free space: %s"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-list-model.c:2220
+#: ../thunar/thunar-list-model.c:2174
 #, c-format
 msgid "%d item"
 msgid_plural "%d items"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-list-model.c:2236
+#: ../thunar/thunar-list-model.c:2190
 #, c-format
 msgid "\"%s\" broken link"
 msgstr ""
 
-#: ../thunar/thunar-list-model.c:2240
+#: ../thunar/thunar-list-model.c:2194
 #, c-format
 msgid "\"%s\" (%s) link to %s"
 msgstr ""
 
-#: ../thunar/thunar-list-model.c:2245
+#: ../thunar/thunar-list-model.c:2199
 #, c-format
 msgid "\"%s\" (%s) %s"
 msgstr ""
@@ -1182,24 +1182,24 @@
 #. * where the trashed file/folder was located before it was moved to the trash), otherwise the
 #. * properties dialog width will be messed up.
 #.
-#: ../thunar/thunar-list-model.c:2256 ../thunar/thunar-properties-dialog.c:340
+#: ../thunar/thunar-list-model.c:2210 ../thunar/thunar-properties-dialog.c:340
 msgid "Original Path:"
 msgstr ""
 
 #. append the image dimensions to the statusbar text
-#: ../thunar/thunar-list-model.c:2268
+#: ../thunar/thunar-list-model.c:2222
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:151
 msgid "Image Size:"
 msgstr ""
 
-#: ../thunar/thunar-list-model.c:2287
+#: ../thunar/thunar-list-model.c:2241
 #, c-format
 msgid "%d item selected (%s)"
 msgid_plural "%d items selected (%s)"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-list-model.c:2292
+#: ../thunar/thunar-list-model.c:2246
 #, c-format
 msgid "%d item selected"
 msgid_plural "%d items selected"
@@ -1208,21 +1208,21 @@
 
 #. append the "Create Folder" menu action
 #: ../thunar/thunar-location-buttons.c:168
-#: ../thunar/thunar-standard-view.c:315 ../thunar/thunar-tree-view.c:1092
+#: ../thunar/thunar-standard-view.c:316 ../thunar/thunar-tree-view.c:1086
 msgid "Create _Folder..."
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:169
+#: ../thunar/thunar-location-buttons.c:169 ../thunar/thunar-window.c:266
 msgid "Delete all files and folders in the Trash"
 msgstr ""
 
 #: ../thunar/thunar-location-buttons.c:170
-#: ../thunar/thunar-standard-view.c:321
+#: ../thunar/thunar-standard-view.c:322
 msgid "Paste Into Folder"
 msgstr ""
 
 #: ../thunar/thunar-location-buttons.c:171
-#: ../thunar/thunar-renamer-dialog.c:179 ../thunar/thunar-standard-view.c:316
+#: ../thunar/thunar-renamer-dialog.c:179 ../thunar/thunar-standard-view.c:317
 msgid "_Properties..."
 msgstr ""
 
@@ -1234,52 +1234,52 @@
 msgid "The amount of space between the path buttons"
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:1252
+#: ../thunar/thunar-location-buttons.c:1250
 #, c-format
 msgid "Open \"%s\" in this window"
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:1258
+#: ../thunar/thunar-location-buttons.c:1256
 #, c-format
 msgid "Open \"%s\" in a new window"
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:1263
+#: ../thunar/thunar-location-buttons.c:1261
 #, c-format
 msgid "Create a new folder in \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:1275
+#: ../thunar/thunar-location-buttons.c:1273
 #, c-format
 msgid ""
 "Move or copy files previously selected by a Cut or Copy command into \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:1281
+#: ../thunar/thunar-location-buttons.c:1279
 #, c-format
 msgid "View the properties of the folder \"%s\""
 msgstr ""
 
 #. ask the user to enter a name for the new folder
-#: ../thunar/thunar-location-buttons.c:1333
-#: ../thunar/thunar-standard-view.c:1784 ../thunar/thunar-tree-view.c:1448
+#: ../thunar/thunar-location-buttons.c:1319
+#: ../thunar/thunar-standard-view.c:1785 ../thunar/thunar-tree-view.c:1437
 msgid "New Folder"
 msgstr ""
 
-#: ../thunar/thunar-location-buttons.c:1333
-#: ../thunar/thunar-standard-view.c:1784 ../thunar/thunar-tree-view.c:1448
+#: ../thunar/thunar-location-buttons.c:1319
+#: ../thunar/thunar-standard-view.c:1785 ../thunar/thunar-tree-view.c:1437
 msgid "Create New Folder"
 msgstr ""
 
-#: ../thunar/thunar-location-dialog.c:89
+#: ../thunar/thunar-location-dialog.c:87
 msgid "Open Location"
 msgstr ""
 
-#: ../thunar/thunar-location-dialog.c:103
+#: ../thunar/thunar-location-dialog.c:101
 msgid "_Location:"
 msgstr ""
 
-#: ../thunar/thunar-location-entry.c:401 ../thunar/thunar-window.c:1295
+#: ../thunar/thunar-location-entry.c:401 ../thunar/thunar-window.c:1298
 #, c-format
 msgid "Failed to launch \"%s\""
 msgstr ""
@@ -1293,98 +1293,98 @@
 msgstr ""
 
 #. 0000
-#: ../thunar/thunar-permissions-chooser.c:245
+#: ../thunar/thunar-permissions-chooser.c:242
 msgid "None"
 msgstr ""
 
 #. 0002
-#: ../thunar/thunar-permissions-chooser.c:247
+#: ../thunar/thunar-permissions-chooser.c:244
 msgid "Write only"
 msgstr ""
 
 #. 0004
-#: ../thunar/thunar-permissions-chooser.c:249
+#: ../thunar/thunar-permissions-chooser.c:246
 msgid "Read only"
 msgstr ""
 
 #. 0006
-#: ../thunar/thunar-permissions-chooser.c:251
+#: ../thunar/thunar-permissions-chooser.c:248
 msgid "Read & Write"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:262
+#: ../thunar/thunar-permissions-chooser.c:259
 msgid "Owner:"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:286
-#: ../thunar/thunar-permissions-chooser.c:339
+#: ../thunar/thunar-permissions-chooser.c:277
+#: ../thunar/thunar-permissions-chooser.c:318
 msgid "Access:"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:315
+#: ../thunar/thunar-permissions-chooser.c:300
 msgid "Group:"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:368
+#: ../thunar/thunar-permissions-chooser.c:341
 msgid "Others:"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:397
+#: ../thunar/thunar-permissions-chooser.c:364
 msgid "Program:"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:403
+#: ../thunar/thunar-permissions-chooser.c:370
 msgid "Allow this file to _run as a program"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:429
+#: ../thunar/thunar-permissions-chooser.c:390
 msgid ""
 "Allowing untrusted programs to run\n"
 "presents a security risk to your system."
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:444
+#: ../thunar/thunar-permissions-chooser.c:405
 msgid ""
 "The folder permissions are inconsistent, you\n"
 "may not be able to work with files in this folder."
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:457
+#: ../thunar/thunar-permissions-chooser.c:418
 msgid "Correct folder permissions..."
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:458
+#: ../thunar/thunar-permissions-chooser.c:419
 msgid "Click here to automatically fix the folder permissions."
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:469
+#: ../thunar/thunar-permissions-chooser.c:430
 msgid "Please wait..."
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:474
+#: ../thunar/thunar-permissions-chooser.c:435
 msgid "Stop applying permissions recursively."
 msgstr ""
 
 #. allocate the question dialog
-#: ../thunar/thunar-permissions-chooser.c:589
+#: ../thunar/thunar-permissions-chooser.c:550
 msgid "Question"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:613
+#: ../thunar/thunar-permissions-chooser.c:574
 msgid "Apply recursively?"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:619
+#: ../thunar/thunar-permissions-chooser.c:580
 msgid ""
 "Do you want to apply your changes recursively to\n"
 "all files and subfolders below the selected folder?"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:624
+#: ../thunar/thunar-permissions-chooser.c:585
 msgid "Do _not ask me again"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:625
+#: ../thunar/thunar-permissions-chooser.c:586
 msgid ""
 "If you select this option your choice will be remembered and you won't be "
 "asked again. You can use the preferences dialog to alter your choice "
@@ -1392,94 +1392,94 @@
 msgstr ""
 
 #. display an error to the user
-#: ../thunar/thunar-permissions-chooser.c:705
+#: ../thunar/thunar-permissions-chooser.c:666
 msgid "Failed to change group"
 msgstr ""
 
 #. display an error to the user
-#: ../thunar/thunar-permissions-chooser.c:758
-#: ../thunar/thunar-permissions-chooser.c:1097
+#: ../thunar/thunar-permissions-chooser.c:719
+#: ../thunar/thunar-permissions-chooser.c:1058
 msgid "Failed to apply new permissions"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:940
+#: ../thunar/thunar-permissions-chooser.c:901
 msgid "Unknown file owner"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:1071
+#: ../thunar/thunar-permissions-chooser.c:1032
 msgid "Correct folder permissions automatically?"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:1073
+#: ../thunar/thunar-permissions-chooser.c:1034
 msgid "Correct folder permissions"
 msgstr ""
 
-#: ../thunar/thunar-permissions-chooser.c:1075
+#: ../thunar/thunar-permissions-chooser.c:1036
 msgid ""
 "The folder permissions will be reset to a consistent state. Only users "
 "allowed to read the contents of this folder will be allowed to enter the "
 "folder afterwards."
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:222
+#: ../thunar/thunar-preferences-dialog.c:219
 msgid "File Manager Preferences"
 msgstr ""
 
 #.
 #. Views
 #.
-#: ../thunar/thunar-preferences-dialog.c:239
+#: ../thunar/thunar-preferences-dialog.c:236
 msgid "Views"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:249
+#: ../thunar/thunar-preferences-dialog.c:246
 msgid "Default View"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:261
+#: ../thunar/thunar-preferences-dialog.c:258
 msgid "View _new folders using:"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:266
-#: ../thunar/thunar-preferences-dialog.c:303
+#: ../thunar/thunar-preferences-dialog.c:263
+#: ../thunar/thunar-preferences-dialog.c:294
 msgid "Icon View"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:267
+#: ../thunar/thunar-preferences-dialog.c:264
 msgid "Detailed List View"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:268
+#: ../thunar/thunar-preferences-dialog.c:265
 msgid "Compact List View"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:269
+#: ../thunar/thunar-preferences-dialog.c:266
 msgid "Last Active View"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:286
+#: ../thunar/thunar-preferences-dialog.c:277
 msgid "Sort _folders before files"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:288
+#: ../thunar/thunar-preferences-dialog.c:279
 msgid "Select this option to list folders before files when you sort a folder."
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:292
+#: ../thunar/thunar-preferences-dialog.c:283
 msgid "_Show thumbnails"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:294
+#: ../thunar/thunar-preferences-dialog.c:285
 msgid ""
 "Select this option to display previewable files within a folder as "
 "automatically generated thumbnail icons."
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:315
+#: ../thunar/thunar-preferences-dialog.c:306
 msgid "_Text beside icons"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:317
+#: ../thunar/thunar-preferences-dialog.c:308
 msgid ""
 "Select this option to place the icon captions for items beside the icon "
 "rather than below the icon."
@@ -1488,76 +1488,76 @@
 #.
 #. Side Pane
 #.
-#: ../thunar/thunar-preferences-dialog.c:326
+#: ../thunar/thunar-preferences-dialog.c:317
 msgid "Side Pane"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:336
+#: ../thunar/thunar-preferences-dialog.c:327
 msgid "Shortcuts Pane"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:348
+#: ../thunar/thunar-preferences-dialog.c:339
 msgid "_Icon Size:"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:353
-#: ../thunar/thunar-preferences-dialog.c:404
+#: ../thunar/thunar-preferences-dialog.c:344
+#: ../thunar/thunar-preferences-dialog.c:389
 msgid "Very Small"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:354
-#: ../thunar/thunar-preferences-dialog.c:405
+#: ../thunar/thunar-preferences-dialog.c:345
+#: ../thunar/thunar-preferences-dialog.c:390
 msgid "Smaller"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:355
-#: ../thunar/thunar-preferences-dialog.c:406
+#: ../thunar/thunar-preferences-dialog.c:346
+#: ../thunar/thunar-preferences-dialog.c:391
 msgid "Small"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:356
-#: ../thunar/thunar-preferences-dialog.c:407
+#: ../thunar/thunar-preferences-dialog.c:347
+#: ../thunar/thunar-preferences-dialog.c:392
 msgid "Normal"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:357
-#: ../thunar/thunar-preferences-dialog.c:408
+#: ../thunar/thunar-preferences-dialog.c:348
+#: ../thunar/thunar-preferences-dialog.c:393
 msgid "Large"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:358
-#: ../thunar/thunar-preferences-dialog.c:409
+#: ../thunar/thunar-preferences-dialog.c:349
+#: ../thunar/thunar-preferences-dialog.c:394
 msgid "Larger"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:359
-#: ../thunar/thunar-preferences-dialog.c:410
+#: ../thunar/thunar-preferences-dialog.c:350
+#: ../thunar/thunar-preferences-dialog.c:395
 msgid "Very Large"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:376
+#: ../thunar/thunar-preferences-dialog.c:361
 msgid "Show Icon _Emblems"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:378
+#: ../thunar/thunar-preferences-dialog.c:363
 msgid ""
 "Select this option to display icon emblems in the shortcuts pane for all "
 "folders for which emblems have been defined in the folders properties dialog."
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:387
+#: ../thunar/thunar-preferences-dialog.c:372
 msgid "Tree Pane"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:399
+#: ../thunar/thunar-preferences-dialog.c:384
 msgid "Icon _Size:"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:427
+#: ../thunar/thunar-preferences-dialog.c:406
 msgid "Show Icon E_mblems"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:429
+#: ../thunar/thunar-preferences-dialog.c:408
 msgid ""
 "Select this option to display icon emblems in the tree pane for all folders "
 "for which emblems have been defined in the folders properties dialog."
@@ -1566,25 +1566,25 @@
 #.
 #. Behavior
 #.
-#: ../thunar/thunar-preferences-dialog.c:438
+#: ../thunar/thunar-preferences-dialog.c:417
 msgid "Behavior"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:448
+#: ../thunar/thunar-preferences-dialog.c:427
 msgid "Navigation"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:460
+#: ../thunar/thunar-preferences-dialog.c:439
 msgid "_Single click to activate items"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:480
+#: ../thunar/thunar-preferences-dialog.c:459
 msgid ""
 "Specify the d_elay before an item gets selected\n"
 "when the mouse pointer is paused over it:"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:492
+#: ../thunar/thunar-preferences-dialog.c:471
 msgid ""
 "When single-click activation is enabled, pausing the mouse pointer over an "
 "item will automatically select that item after the chosen delay. You can "
@@ -1593,49 +1593,49 @@
 "to select the item without activating it."
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:516
+#: ../thunar/thunar-preferences-dialog.c:489
 msgid "Disabled"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:522
+#: ../thunar/thunar-preferences-dialog.c:495
 msgid "Medium"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:528
+#: ../thunar/thunar-preferences-dialog.c:501
 msgid "Long"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:534
+#: ../thunar/thunar-preferences-dialog.c:507
 msgid "_Double click to activate items"
 msgstr ""
 
 #.
 #. Advanced
 #.
-#: ../thunar/thunar-preferences-dialog.c:544
+#: ../thunar/thunar-preferences-dialog.c:517
 msgid "Advanced"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:554
+#: ../thunar/thunar-preferences-dialog.c:527
 msgid "Folder Permissions"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:566
+#: ../thunar/thunar-preferences-dialog.c:539
 msgid ""
 "When changing the permissions of a folder, you\n"
 "can also apply the changes to the contents of the\n"
 "folder. Select the default behavior below:"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:574
+#: ../thunar/thunar-preferences-dialog.c:547
 msgid "Ask everytime"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:575
+#: ../thunar/thunar-preferences-dialog.c:548
 msgid "Apply to Folder Only"
 msgstr ""
 
-#: ../thunar/thunar-preferences-dialog.c:576
+#: ../thunar/thunar-preferences-dialog.c:549
 msgid "Apply to Folder and Contents"
 msgstr ""
 
@@ -1728,20 +1728,20 @@
 
 #. display an error message
 #: ../thunar/thunar-properties-dialog.c:906
-#: ../thunar/thunar-standard-view.c:2248
+#: ../thunar/thunar-standard-view.c:2249
 #, c-format
 msgid "Failed to rename \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:172 ../thunar/thunar-window.c:261
+#: ../thunar/thunar-renamer-dialog.c:172 ../thunar/thunar-window.c:263
 msgid "_File"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:173 ../thunar/thunar-window.c:263
+#: ../thunar/thunar-renamer-dialog.c:173 ../thunar/thunar-window.c:265
 msgid "_Send To"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:174 ../thunar/thunar-standard-view.c:313
+#: ../thunar/thunar-renamer-dialog.c:174 ../thunar/thunar-standard-view.c:314
 msgid "File Context Menu"
 msgstr ""
 
@@ -1761,7 +1761,7 @@
 msgid "Clear the file list below"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:178 ../thunar/thunar-window.c:282
+#: ../thunar/thunar-renamer-dialog.c:178 ../thunar/thunar-window.c:285
 msgid "_About"
 msgstr ""
 
@@ -1769,12 +1769,12 @@
 msgid "Display information about Thunar Bulk Rename"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:179 ../thunar/thunar-standard-view.c:316
+#: ../thunar/thunar-renamer-dialog.c:179 ../thunar/thunar-standard-view.c:317
 msgid "View the properties of the selected file"
 msgstr ""
 
 #: ../thunar/thunar-renamer-dialog.c:360
-#: ../thunar/thunar-renamer-dialog.c:1702
+#: ../thunar/thunar-renamer-dialog.c:1680
 #: ../Thunar-bulk-rename.desktop.in.in.h:2
 msgid "Rename Multiple Files"
 msgstr ""
@@ -1808,48 +1808,48 @@
 msgstr ""
 
 #. allocate the file chooser
-#: ../thunar/thunar-renamer-dialog.c:1084
+#: ../thunar/thunar-renamer-dialog.c:1062
 msgid "Select files to rename"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:1100
+#: ../thunar/thunar-renamer-dialog.c:1078
 msgid "Audio Files"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:1105
+#: ../thunar/thunar-renamer-dialog.c:1083
 msgid "Image Files"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:1110
+#: ../thunar/thunar-renamer-dialog.c:1088
 msgid "Video Files"
 msgstr ""
 
 #. just popup the about dialog
-#: ../thunar/thunar-renamer-dialog.c:1240
+#: ../thunar/thunar-renamer-dialog.c:1218
 #: ../Thunar-bulk-rename.desktop.in.in.h:1
 msgid "Bulk Rename"
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:1241
+#: ../thunar/thunar-renamer-dialog.c:1219
 msgid ""
 "Thunar Bulk Rename is a powerful and extensible\n"
 "tool to rename multiple files at once."
 msgstr ""
 
-#: ../thunar/thunar-renamer-dialog.c:1549
+#: ../thunar/thunar-renamer-dialog.c:1527
 msgid "Remove File"
 msgid_plural "Remove Files"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-renamer-dialog.c:1551
+#: ../thunar/thunar-renamer-dialog.c:1529
 msgid "Remove the selected file from the list of files to be renamed"
 msgid_plural "Remove the selected files from the list of files to be renamed"
 msgstr[0] ""
 msgstr[1] ""
 
 #. change title to reflect the standalone status
-#: ../thunar/thunar-renamer-dialog.c:1702
+#: ../thunar/thunar-renamer-dialog.c:1680
 msgid "Bulk Rename - Rename Multiple Files"
 msgstr ""
 
@@ -1892,56 +1892,56 @@
 msgstr[1] ""
 
 #. append the "Mount Volume" menu action
-#: ../thunar/thunar-shortcuts-view.c:821 ../thunar/thunar-tree-view.c:1042
+#: ../thunar/thunar-shortcuts-view.c:815 ../thunar/thunar-tree-view.c:1036
 msgid "_Mount Volume"
 msgstr ""
 
 #. append the "Eject Volume" menu action
-#: ../thunar/thunar-shortcuts-view.c:831 ../thunar/thunar-tree-view.c:1052
+#: ../thunar/thunar-shortcuts-view.c:825 ../thunar/thunar-tree-view.c:1046
 msgid "E_ject Volume"
 msgstr ""
 
 #. append the "Unmount Volume" menu item
-#: ../thunar/thunar-shortcuts-view.c:840 ../thunar/thunar-tree-view.c:1061
+#: ../thunar/thunar-shortcuts-view.c:834 ../thunar/thunar-tree-view.c:1055
 msgid "_Unmount Volume"
 msgstr ""
 
 #. append the remove menu item
-#: ../thunar/thunar-shortcuts-view.c:868
+#: ../thunar/thunar-shortcuts-view.c:862
 msgid "_Remove Shortcut"
 msgstr ""
 
 #. append the rename menu item
-#: ../thunar/thunar-shortcuts-view.c:883
+#: ../thunar/thunar-shortcuts-view.c:877
 msgid "Re_name Shortcut"
 msgstr ""
 
-#: ../thunar/thunar-shortcuts-view.c:1156
+#: ../thunar/thunar-shortcuts-view.c:1145
 #, c-format
 msgid "The path \"%s\" does not refer to a directory"
 msgstr ""
 
 #. display an error message to the user
-#: ../thunar/thunar-shortcuts-view.c:1175
+#: ../thunar/thunar-shortcuts-view.c:1164
 msgid "Failed to add new shortcut"
 msgstr ""
 
 #. display an error dialog to inform the user
-#: ../thunar/thunar-shortcuts-view.c:1293 ../thunar/thunar-tree-view.c:1556
+#: ../thunar/thunar-shortcuts-view.c:1282 ../thunar/thunar-tree-view.c:1545
 #, c-format
 msgid "Failed to eject \"%s\""
 msgstr ""
 
 #. display an error dialog to inform the user
-#: ../thunar/thunar-shortcuts-view.c:1339 ../thunar/thunar-tree-view.c:950
-#: ../thunar/thunar-tree-view.c:1607
+#: ../thunar/thunar-shortcuts-view.c:1328 ../thunar/thunar-tree-view.c:951
+#: ../thunar/thunar-tree-view.c:1596
 #, c-format
 msgid "Failed to mount \"%s\""
 msgstr ""
 
 #. display an error dialog to inform the user
 #. display an error dialog
-#: ../thunar/thunar-shortcuts-view.c:1383 ../thunar/thunar-tree-view.c:1747
+#: ../thunar/thunar-shortcuts-view.c:1372 ../thunar/thunar-tree-view.c:1736
 #, c-format
 msgid "Failed to unmount \"%s\""
 msgstr ""
@@ -1972,176 +1972,176 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:314
+#: ../thunar/thunar-standard-view.c:315
 msgid "Folder Context Menu"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:315
+#: ../thunar/thunar-standard-view.c:316
 msgid "Create an empty folder within the current folder"
 msgstr ""
 
 #. append the "Cut" menu action
-#: ../thunar/thunar-standard-view.c:317 ../thunar/thunar-tree-view.c:1113
+#: ../thunar/thunar-standard-view.c:318 ../thunar/thunar-tree-view.c:1107
 msgid "Cu_t"
 msgstr ""
 
 #. append the "Copy" menu action
-#: ../thunar/thunar-standard-view.c:318 ../thunar/thunar-tree-view.c:1125
+#: ../thunar/thunar-standard-view.c:319 ../thunar/thunar-tree-view.c:1119
 msgid "_Copy"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:319
+#: ../thunar/thunar-standard-view.c:320
 msgid "_Paste"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:319
+#: ../thunar/thunar-standard-view.c:320
 msgid "Move or copy files previously selected by a Cut or Copy command"
 msgstr ""
 
 #. append the "Delete" menu action
-#: ../thunar/thunar-standard-view.c:320 ../thunar/thunar-tree-view.c:1160
+#: ../thunar/thunar-standard-view.c:321 ../thunar/thunar-tree-view.c:1154
 msgid "_Delete"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:321
+#: ../thunar/thunar-standard-view.c:322
 msgid ""
 "Move or copy files previously selected by a Cut or Copy command into the "
 "selected folder"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:322
+#: ../thunar/thunar-standard-view.c:323
 msgid "Select _all Files"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:322
+#: ../thunar/thunar-standard-view.c:323
 msgid "Select all files in this window"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:323
+#: ../thunar/thunar-standard-view.c:324
 msgid "Select _by Pattern..."
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:323
+#: ../thunar/thunar-standard-view.c:324
 msgid "Select all files that match a certain pattern"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:324
+#: ../thunar/thunar-standard-view.c:325
 msgid "Du_plicate"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:325 ../thunar/thunar-standard-view.c:3370
+#: ../thunar/thunar-standard-view.c:326 ../thunar/thunar-standard-view.c:3342
 msgid "Ma_ke Link"
 msgid_plural "Ma_ke Links"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:326
+#: ../thunar/thunar-standard-view.c:327
 msgid "_Rename..."
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:327
+#: ../thunar/thunar-standard-view.c:328
 msgid "_Restore"
 msgstr ""
 
 #. add the "Create Document" sub menu action
-#: ../thunar/thunar-standard-view.c:587
+#: ../thunar/thunar-standard-view.c:588
 msgid "Create _Document"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:1262
+#: ../thunar/thunar-standard-view.c:1263
 msgid "Loading folder contents..."
 msgstr ""
 
 #. ask the user to enter a name for the new empty file
-#: ../thunar/thunar-standard-view.c:1733
+#: ../thunar/thunar-standard-view.c:1734
 msgid "New Empty File"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:1733
+#: ../thunar/thunar-standard-view.c:1734
 msgid "New Empty File..."
 msgstr ""
 
 #. generate a title for the create dialog
-#: ../thunar/thunar-standard-view.c:1833
+#: ../thunar/thunar-standard-view.c:1834
 #, c-format
 msgid "Create Document from template \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:2028
+#: ../thunar/thunar-standard-view.c:2029
 msgid "Select by Pattern"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:2034
+#: ../thunar/thunar-standard-view.c:2035
 msgid "_Select"
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:2043
+#: ../thunar/thunar-standard-view.c:2044
 msgid "_Pattern:"
 msgstr ""
 
 #. create a new dialog window
-#: ../thunar/thunar-standard-view.c:2177
+#: ../thunar/thunar-standard-view.c:2178
 #, c-format
 msgid "Rename \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:2185
+#: ../thunar/thunar-standard-view.c:2186
 msgid "_Rename"
 msgstr ""
 
 #. tell the user that the file name provided by the X Direct Save source is invalid
-#: ../thunar/thunar-standard-view.c:2534
+#: ../thunar/thunar-standard-view.c:2535
 msgid "Invalid filename provided by XDS drag site"
 msgstr ""
 
 #. display an error dialog to the user
-#: ../thunar/thunar-standard-view.c:2711
+#: ../thunar/thunar-standard-view.c:2712
 #, c-format
 msgid "Failed to create a link for the URL \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:2974
+#: ../thunar/thunar-standard-view.c:2975
 #, c-format
 msgid "Failed to open directory \"%s\""
 msgstr ""
 
-#: ../thunar/thunar-standard-view.c:3330
+#: ../thunar/thunar-standard-view.c:3302
 msgid "Prepare the selected file to be moved with a Paste command"
 msgid_plural "Prepare the selected files to be moved with a Paste command"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:3338
+#: ../thunar/thunar-standard-view.c:3310
 msgid "Prepare the selected file to be copied with a Paste command"
 msgid_plural "Prepare the selected files to be copied with a Paste command"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:3349
+#: ../thunar/thunar-standard-view.c:3321
 msgid "Delete the selected file"
 msgid_plural "Delete the selected files"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:3363
+#: ../thunar/thunar-standard-view.c:3335
 msgid "Duplicate the selected file"
 msgid_plural "Duplicate each selected file"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:3372
+#: ../thunar/thunar-standard-view.c:3344
 msgid "Create a symbolic link for the selected file"
 msgid_plural "Create a symbolic link for each selected file"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:3380
+#: ../thunar/thunar-standard-view.c:3352
 msgid "Rename the selected file"
 msgid_plural "Rename the selected files"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../thunar/thunar-standard-view.c:3388
+#: ../thunar/thunar-standard-view.c:3360
 msgid "Restore the selected file"
 msgid_plural "Restore the selected files"
 msgstr[0] ""
@@ -2162,12 +2162,12 @@
 msgstr ""
 
 #. append the "Paste Into Folder" menu action
-#: ../thunar/thunar-tree-view.c:1142
+#: ../thunar/thunar-tree-view.c:1136
 msgid "_Paste Into Folder"
 msgstr ""
 
 #. append the "Properties" menu action
-#: ../thunar/thunar-tree-view.c:1183
+#: ../thunar/thunar-tree-view.c:1177
 msgid "P_roperties..."
 msgstr ""
 
@@ -2181,237 +2181,237 @@
 msgid "Yesterday"
 msgstr ""
 
-#: ../thunar/thunar-window.c:262
+#: ../thunar/thunar-window.c:264
 msgid "Open New _Window"
 msgstr ""
 
-#: ../thunar/thunar-window.c:262
+#: ../thunar/thunar-window.c:264
 msgid "Open a new Thunar window for the displayed location"
 msgstr ""
 
-#: ../thunar/thunar-window.c:264
+#: ../thunar/thunar-window.c:267
 msgid "Close _All Windows"
 msgstr ""
 
-#: ../thunar/thunar-window.c:264
+#: ../thunar/thunar-window.c:267
 msgid "Close all Thunar windows"
 msgstr ""
 
-#: ../thunar/thunar-window.c:265
+#: ../thunar/thunar-window.c:268
 msgid "_Close"
 msgstr ""
 
-#: ../thunar/thunar-window.c:265
+#: ../thunar/thunar-window.c:268
 msgid "Close this window"
 msgstr ""
 
-#: ../thunar/thunar-window.c:266
+#: ../thunar/thunar-window.c:269
 msgid "_Edit"
 msgstr ""
 
-#: ../thunar/thunar-window.c:267
+#: ../thunar/thunar-window.c:270
 msgid "Pr_eferences..."
 msgstr ""
 
-#: ../thunar/thunar-window.c:267
+#: ../thunar/thunar-window.c:270
 msgid "Edit Thunars Preferences"
 msgstr ""
 
-#: ../thunar/thunar-window.c:268
+#: ../thunar/thunar-window.c:271
 msgid "_View"
 msgstr ""
 
-#: ../thunar/thunar-window.c:269
+#: ../thunar/thunar-window.c:272
 msgid "_Reload"
 msgstr ""
 
-#: ../thunar/thunar-window.c:269
+#: ../thunar/thunar-window.c:272
 msgid "Reload the current folder"
 msgstr ""
 
-#: ../thunar/thunar-window.c:270
+#: ../thunar/thunar-window.c:273
 msgid "_Location Selector"
 msgstr ""
 
-#: ../thunar/thunar-window.c:271
+#: ../thunar/thunar-window.c:274
 msgid "_Side Pane"
 msgstr ""
 
-#: ../thunar/thunar-window.c:272
+#: ../thunar/thunar-window.c:275
 msgid "Zoom I_n"
 msgstr ""
 
-#: ../thunar/thunar-window.c:272
+#: ../thunar/thunar-window.c:275
 msgid "Show the contents in more detail"
 msgstr ""
 
-#: ../thunar/thunar-window.c:273
+#: ../thunar/thunar-window.c:276
 msgid "Zoom _Out"
 msgstr ""
 
-#: ../thunar/thunar-window.c:273
+#: ../thunar/thunar-window.c:276
 msgid "Show the contents in less detail"
 msgstr ""
 
-#: ../thunar/thunar-window.c:274
+#: ../thunar/thunar-window.c:277
 msgid "Normal Si_ze"
 msgstr ""
 
-#: ../thunar/thunar-window.c:274
+#: ../thunar/thunar-window.c:277
 msgid "Show the contents at the normal size"
 msgstr ""
 
-#: ../thunar/thunar-window.c:275
+#: ../thunar/thunar-window.c:278
 msgid "_Go"
 msgstr ""
 
-#: ../thunar/thunar-window.c:276
+#: ../thunar/thunar-window.c:279
 msgid "Open _Parent"
 msgstr ""
 
-#: ../thunar/thunar-window.c:276
+#: ../thunar/thunar-window.c:279
 msgid "Open the parent folder"
 msgstr ""
 
-#: ../thunar/thunar-window.c:277
+#: ../thunar/thunar-window.c:280
 msgid "_Home"
 msgstr ""
 
-#: ../thunar/thunar-window.c:277
+#: ../thunar/thunar-window.c:280
 msgid "Go to the home folder"
 msgstr ""
 
-#: ../thunar/thunar-window.c:278
+#: ../thunar/thunar-window.c:281
 msgid "T_emplates"
 msgstr ""
 
-#: ../thunar/thunar-window.c:278
+#: ../thunar/thunar-window.c:281
 msgid "Go to the templates folder"
 msgstr ""
 
-#: ../thunar/thunar-window.c:279
+#: ../thunar/thunar-window.c:282
 msgid "_Open Location..."
 msgstr ""
 
-#: ../thunar/thunar-window.c:279
+#: ../thunar/thunar-window.c:282
 msgid "Specify a location to open"
 msgstr ""
 
-#: ../thunar/thunar-window.c:280
+#: ../thunar/thunar-window.c:283
 msgid "_Help"
 msgstr ""
 
-#: ../thunar/thunar-window.c:281
+#: ../thunar/thunar-window.c:284
 msgid "_Contents"
 msgstr ""
 
-#: ../thunar/thunar-window.c:281
+#: ../thunar/thunar-window.c:284
 msgid "Display Thunar user manual"
 msgstr ""
 
-#: ../thunar/thunar-window.c:282
+#: ../thunar/thunar-window.c:285
 msgid "Display information about Thunar"
 msgstr ""
 
-#: ../thunar/thunar-window.c:287
+#: ../thunar/thunar-window.c:290
 msgid "Show _Hidden Files"
 msgstr ""
 
-#: ../thunar/thunar-window.c:287
+#: ../thunar/thunar-window.c:290
 msgid "Toggles the display of hidden files in the current window"
 msgstr ""
 
-#: ../thunar/thunar-window.c:288
+#: ../thunar/thunar-window.c:291
 msgid "_Pathbar Style"
 msgstr ""
 
-#: ../thunar/thunar-window.c:288
+#: ../thunar/thunar-window.c:291
 msgid "Modern approach with buttons that correspond to folders"
 msgstr ""
 
-#: ../thunar/thunar-window.c:289
+#: ../thunar/thunar-window.c:292
 msgid "_Toolbar Style"
 msgstr ""
 
-#: ../thunar/thunar-window.c:289
+#: ../thunar/thunar-window.c:292
 msgid "Traditional approach with location bar and navigation buttons"
 msgstr ""
 
-#: ../thunar/thunar-window.c:290
+#: ../thunar/thunar-window.c:293
 msgid "_Shortcuts"
 msgstr ""
 
-#: ../thunar/thunar-window.c:290
+#: ../thunar/thunar-window.c:293
 msgid "Toggles the visibility of the shortcuts pane"
 msgstr ""
 
-#: ../thunar/thunar-window.c:291
+#: ../thunar/thunar-window.c:294
 msgid "_Tree"
 msgstr ""
 
-#: ../thunar/thunar-window.c:291
+#: ../thunar/thunar-window.c:294
 msgid "Toggles the visibility of the tree pane"
 msgstr ""
 
-#: ../thunar/thunar-window.c:292
+#: ../thunar/thunar-window.c:295
 msgid "St_atusbar"
 msgstr ""
 
-#: ../thunar/thunar-window.c:292
+#: ../thunar/thunar-window.c:295
 msgid "Change the visibility of this window's statusbar"
 msgstr ""
 
 #.
 #. * add view options
 #.
-#: ../thunar/thunar-window.c:595
+#: ../thunar/thunar-window.c:598
 msgid "View as _Icons"
 msgstr ""
 
-#: ../thunar/thunar-window.c:595
+#: ../thunar/thunar-window.c:598
 msgid "Display folder content in an icon view"
 msgstr ""
 
-#: ../thunar/thunar-window.c:602
+#: ../thunar/thunar-window.c:605
 msgid "View as _Detailed List"
 msgstr ""
 
-#: ../thunar/thunar-window.c:602
+#: ../thunar/thunar-window.c:605
 msgid "Display folder content in a detailed list view"
 msgstr ""
 
-#: ../thunar/thunar-window.c:609
+#: ../thunar/thunar-window.c:612
 msgid "View as _Compact List"
 msgstr ""
 
-#: ../thunar/thunar-window.c:609
+#: ../thunar/thunar-window.c:612
 msgid "Display folder content in a compact list view"
 msgstr ""
 
 #. add the label with the root warning
-#: ../thunar/thunar-window.c:671
+#: ../thunar/thunar-window.c:674
 msgid "Warning, you are using the root account, you may harm your system."
 msgstr ""
 
-#: ../thunar/thunar-window.c:1675
+#: ../thunar/thunar-window.c:1692
 msgid "Failed to open parent folder"
 msgstr ""
 
 #. display an error to the user
-#: ../thunar/thunar-window.c:1701
+#: ../thunar/thunar-window.c:1718
 msgid "Failed to open home directory"
 msgstr ""
 
 #. display the "About Templates" dialog
-#: ../thunar/thunar-window.c:1763
+#: ../thunar/thunar-window.c:1780
 msgid "About Templates"
 msgstr ""
 
-#: ../thunar/thunar-window.c:1784
+#: ../thunar/thunar-window.c:1801
 msgid "All files in this folder will appear in the \"Create Document\" menu."
 msgstr ""
 
-#: ../thunar/thunar-window.c:1791
+#: ../thunar/thunar-window.c:1808
 msgid ""
 "If you frequently create certain kinds of documents, make a copy of one and "
 "put it in this folder. Thunar will add an entry for this document in the "
@@ -2421,22 +2421,22 @@
 "of the document will be created in the directory you are viewing."
 msgstr ""
 
-#: ../thunar/thunar-window.c:1803
+#: ../thunar/thunar-window.c:1820
 msgid "Do _not display this message again"
 msgstr ""
 
-#: ../thunar/thunar-window.c:1816
+#: ../thunar/thunar-window.c:1833
 msgid "Failed to open templates folder"
 msgstr ""
 
-#: ../thunar/thunar-window.c:1852
+#: ../thunar/thunar-window.c:1869
 msgid ""
 "Thunar is a fast and easy to use file manager\n"
 "for the Xfce Desktop Environment."
 msgstr ""
 
 #. set window title and icon
-#: ../thunar/thunar-window.c:1885 ../Thunar.desktop.in.in.h:2
+#: ../thunar/thunar-window.c:1908 ../Thunar.desktop.in.in.h:2
 msgid "File Manager"
 msgstr ""
 

Modified: thunar/trunk/po/ca.po
===================================================================
--- thunar/trunk/po/ca.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/ca.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 # Carles Muñoz Gorriz <carlesmu at internautas.org>, 2006.
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-24 08:54+0200\n"

Modified: thunar/trunk/po/cs.po
===================================================================
--- thunar/trunk/po/cs.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/cs.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.1svn\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 00:14+0200\n"
 "PO-Revision-Date: 2006-08-29 22:58+0100\n"

Modified: thunar/trunk/po/de.po
===================================================================
--- thunar/trunk/po/de.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/de.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -7,7 +7,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.3svn\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-29 16:41+0100\n"

Modified: thunar/trunk/po/el.po
===================================================================
--- thunar/trunk/po/el.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/el.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-27 02:16+0200\n"

Modified: thunar/trunk/po/eo.po
===================================================================
--- thunar/trunk/po/eo.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/eo.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-07-20 22:42+0200\n"

Modified: thunar/trunk/po/es.po
===================================================================
--- thunar/trunk/po/es.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/es.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -7,7 +7,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-05-04 14:12+0000\n"

Modified: thunar/trunk/po/et.po
===================================================================
--- thunar/trunk/po/et.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/et.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-04-18 16:37+0300\n"

Modified: thunar/trunk/po/eu.po
===================================================================
--- thunar/trunk/po/eu.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/eu.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -7,7 +7,7 @@
 # Piarres Beobide <pi at beobide.net>, 2006.
 msgid ""
 msgstr ""
-"Project-Id-Version: eu\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-28 23:43+0200\n"

Modified: thunar/trunk/po/fi.po
===================================================================
--- thunar/trunk/po/fi.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/fi.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-30 23:59+0300\n"
 "PO-Revision-Date: 2006-08-31 00:02+0300\n"

Modified: thunar/trunk/po/fr.po
===================================================================
--- thunar/trunk/po/fr.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/fr.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-19 16:28+0100\n"

Modified: thunar/trunk/po/gl.po
===================================================================
--- thunar/trunk/po/gl.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/gl.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: thunar\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-07-05 14:54+0000\n"

Modified: thunar/trunk/po/he.po
===================================================================
--- thunar/trunk/po/he.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/he.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 # This file is distributed under the same license as the Thunar package.
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-05-05 22:28+0300\n"

Modified: thunar/trunk/po/hu.po
===================================================================
--- thunar/trunk/po/hu.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/hu.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-29 17:26+0100\n"

Modified: thunar/trunk/po/it.po
===================================================================
--- thunar/trunk/po/it.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/it.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.3svn\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-09-01 18:12+0100\n"

Modified: thunar/trunk/po/ja.po
===================================================================
--- thunar/trunk/po/ja.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/ja.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -14,7 +14,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-06-13 04:11+0900\n"

Modified: thunar/trunk/po/ka.po
===================================================================
--- thunar/trunk/po/ka.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/ka.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -1,6 +1,6 @@
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-24 23:37+0400\n"

Modified: thunar/trunk/po/lt.po
===================================================================
--- thunar/trunk/po/lt.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/lt.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-05-26 11:16+0300\n"

Modified: thunar/trunk/po/nl.po
===================================================================
--- thunar/trunk/po/nl.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/nl.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-03-25 18:02+0100\n"

Modified: thunar/trunk/po/pl.po
===================================================================
--- thunar/trunk/po/pl.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/pl.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -7,7 +7,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-08-30 13:40+0200\n"

Modified: thunar/trunk/po/pt_BR.po
===================================================================
--- thunar/trunk/po/pt_BR.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/pt_BR.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -7,7 +7,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-06-04 15:12-0300\n"

Modified: thunar/trunk/po/ro.po
===================================================================
--- thunar/trunk/po/ro.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/ro.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-06-05 00:42+0300\n"

Modified: thunar/trunk/po/ru.po
===================================================================
--- thunar/trunk/po/ru.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/ru.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-04-25 20:35+0600\n"

Modified: thunar/trunk/po/sv.po
===================================================================
--- thunar/trunk/po/sv.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/sv.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-02-22 16:28+0100\n"

Modified: thunar/trunk/po/uk.po
===================================================================
--- thunar/trunk/po/uk.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/uk.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-04-20 17:07+0300\n"

Modified: thunar/trunk/po/zh_CN.po
===================================================================
--- thunar/trunk/po/zh_CN.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/zh_CN.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-05-03 15:08+0000\n"

Modified: thunar/trunk/po/zh_TW.po
===================================================================
--- thunar/trunk/po/zh_TW.po	2006-09-02 16:07:56 UTC (rev 23048)
+++ thunar/trunk/po/zh_TW.po	2006-09-02 17:04:08 UTC (rev 23049)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Thunar 0.3.2beta2\n"
+"Project-Id-Version: Thunar 0.4.0rc1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-08-29 16:46+0200\n"
 "PO-Revision-Date: 2006-09-02 22:41+0800\n"



More information about the Xfce4-commits mailing list