summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2007-07-23 21:26:49 +0000
committerAndre Klapper <aklapper@src.gnome.org>2007-07-23 21:26:49 +0000
commitc007aa1a589ca6488f39cc52e079c85bcbbd7f58 (patch)
tree7ee306bb2afc10154bba68520690d9261e8cb619
parent62ae989447f812b97bde31ee5eaa2ed0c3ad613e (diff)
downloadnautilus-c007aa1a589ca6488f39cc52e079c85bcbbd7f58.tar.gz
corrected description for confirm_trash (#329440)
2007-07-23 Andre Klapper <a9016009@gmx.de> * libnautilus-private/apps_nautilus_preferences.schemas.in: corrected description for confirm_trash (#329440) svn path=/trunk/; revision=13014
-rw-r--r--ChangeLog5
-rw-r--r--libnautilus-private/apps_nautilus_preferences.schemas.in4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 873aa9bee..2c95a13fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-23 Andre Klapper <a9016009@gmx.de>
+ * libnautilus-private/apps_nautilus_preferences.schemas.in:
+ corrected description for confirm_trash (#329440)
+
+2007-07-23 Andre Klapper <a9016009@gmx.de>
+
* src/nautilus-window-menus.c:
added two missing tooltip strings (#329308)
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in
index dde860b43..007fd5e35 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
@@ -75,10 +75,10 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Whether to ask for confirmation when moving files to trash</short>
+ <short>Whether to ask for confirmation when deleting files, or emptying Trash</short>
<long>
If set to true, then Nautilus will ask for confirmation when
- you attempt to put files in the trash.
+ you attempt to delete files, or empty the Trash.
</long>
</locale>
</schema>