diff options
author | Sebastien Bacher <seb128@debian.org> | 2003-11-26 19:56:34 +0000 |
---|---|---|
committer | Sebastien Bacher <sbacher@src.gnome.org> | 2003-11-26 19:56:34 +0000 |
commit | bda9b30f8180eb0660b0a83c055741014261f3f6 (patch) | |
tree | 20931a88c64447204c90fbf899cf5ebf3fa20944 /libnautilus-private/apps_nautilus_preferences.schemas.in | |
parent | 5038ef999de4d1e35fd302d32f4dfe233ee57d77 (diff) | |
download | nautilus-bda9b30f8180eb0660b0a83c055741014261f3f6.tar.gz |
Fix other typos. (Closes: #115744).
2003-11-26 Sebastien Bacher <seb128@debian.org>
* libnautilus-private/apps_nautilus_preferences.schemas.in: Fix
other typos. (Closes: #115744).
Diffstat (limited to 'libnautilus-private/apps_nautilus_preferences.schemas.in')
-rw-r--r-- | libnautilus-private/apps_nautilus_preferences.schemas.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in index 72fa87b6c..987f677db 100644 --- a/libnautilus-private/apps_nautilus_preferences.schemas.in +++ b/libnautilus-private/apps_nautilus_preferences.schemas.in @@ -456,7 +456,7 @@ <short>Default sort order</short> <long> The default sort-order for items in the icon view. Possible - values are "name", "size", "type", "modification_date", "emblems". + values are "name", "size", "type", "modification_date", and "emblems". </long> </locale> </schema> @@ -547,8 +547,8 @@ <locale name="C"> <short>Default sort order</short> <long> - The default sort-order for the item in the list view. Possible - values are name, size, type, and modification_date. + The default sort-order for the items in the list view. Possible + values are "name", "size", "type", and "modification_date". </long> </locale> </schema> |