[nautilus] Rename Location to Parent Folder - bug #47678



commit 22e89a9176a334d181b836c0fcf3109631e77092
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jan 19 09:10:37 2015 +0200

    Rename Location to Parent Folder - bug #47678

 src/nautilus-properties-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-properties-window.c b/src/nautilus-properties-window.c
index c8a1305..1412bcf 100644
--- a/src/nautilus-properties-window.c
+++ b/src/nautilus-properties-window.c
@@ -2995,7 +2995,7 @@ create_basic_page (NautilusPropertiesWindow *window)
        append_blank_row (grid);
 
        if (should_show_location_info (window)) {
-               append_title_and_ellipsizing_value (window, grid, _("Location:"),
+               append_title_and_ellipsizing_value (window, grid, _("Parent Folder:"),
                                                    "where",
                                                    INCONSISTENT_STATE_STRING,
                                                    location_show_original (window));


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]