[patch] Re: Replace 'side pane' by 'sidebar' in Nautilus
- From: Reinout van Schouwen <reinouts gnome org>
- To: gnome-i18n gnome org, nautilus-list gnome org
- Subject: [patch] Re: Replace 'side pane' by 'sidebar' in Nautilus
- Date: Fri, 10 Aug 2007 00:39:31 +0200
Op donderdag 09-08-2007 om 17:05 uur [tijdzone +0100], schreef Calum
Benson:
> Until somebody updates the style guide, calling it anything else is a
> bug :)
Alright then. Here's a patch that should change all (user visible)
occurrences of 'sidebar' to 'side pane'.
regards,
--
Reinout van Schouwen
Index: src/nautilus-navigation-window-menus.c
===================================================================
--- src/nautilus-navigation-window-menus.c (revision 13067)
+++ src/nautilus-navigation-window-menus.c (working copy)
@@ -477,7 +477,7 @@
TRUE}, /* is_active */
{ "Show Hide Sidebar", NULL, /* name, stock id */
N_("_Side Pane"), "F9", /* label, accelerator */
- N_("Change the visibility of this window's sidebar"), /* tooltip */
+ N_("Change the visibility of this window's side pane"), /* tooltip */
G_CALLBACK (action_show_hide_sidebar_callback),
TRUE}, /* is_active */
{ "Show Hide Location Bar", NULL, /* name, stock id */
Index: libnautilus-private/apps_nautilus_preferences.schemas.in
===================================================================
--- libnautilus-private/apps_nautilus_preferences.schemas.in (revision 13067)
+++ libnautilus-private/apps_nautilus_preferences.schemas.in (working copy)
@@ -755,7 +755,7 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Only show folders in the tree sidebar</short>
+ <short>Only show folders in the tree side pane</short>
<long>
If set to true, Nautilus will only show folders
in the tree side pane. Otherwise it will show both folders
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]