summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2002-11-06 22:33:32 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2002-11-06 22:33:32 +0000
commit210d602eb49ec3ec505b20a689c3e2a8c126b4a4 (patch)
treec3e8f495c59ada3b6a35604ad44fc1c9455b7a6c
parent5e602471e2ae1cd7e494059e73f9b11c02c0afa7 (diff)
downloadnautilus-210d602eb49ec3ec505b20a689c3e2a8c126b4a4.tar.gz
Fix some bad english.
2002-11-06 Kjartan Maraas <kmaraas@gnome.org> * src/nautilus-file-management-properties.glade: Fix some bad english.
-rw-r--r--ChangeLog5
-rw-r--r--src/nautilus-file-management-properties.glade4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8af688aa4..4afefe7b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-06 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/nautilus-file-management-properties.glade: Fix some bad
+ english.
+
2002-11-07 Jan Arne Petersen <jpetersen@uni-bonn.de>
* libnautilus-private/nautilus-icon-canvas-item.c:
diff --git a/src/nautilus-file-management-properties.glade b/src/nautilus-file-management-properties.glade
index 1a5eac461..ca74c028c 100644
--- a/src/nautilus-file-management-properties.glade
+++ b/src/nautilus-file-management-properties.glade
@@ -1330,7 +1330,7 @@
<child>
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="label" translatable="yes">Files and Folder</property>
+ <property name="label" translatable="yes">Files and Folders</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1416,7 +1416,7 @@
<child>
<widget class="GtkLabel" id="label29">
<property name="visible">True</property>
- <property name="label" translatable="yes">Choose the order of information to appear beneath icon names. More informations appear as you zoom in closer.</property>
+ <property name="label" translatable="yes">Choose the order of information to appear beneath icon names. More information will appear when zooming in closer.</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>