diff options
| author | Burkhard Lück <[email protected]> | 2009-12-19 20:26:46 +0000 |
|---|---|---|
| committer | Burkhard Lück <[email protected]> | 2009-12-19 20:26:46 +0000 |
| commit | afb526bb4a3d708f2e6f4c0b569089b7fc944d1c (patch) | |
| tree | 4ec460e6027704219eb04c810ea00521e0944004 | |
| parent | 11abae0a1ddbeed2adf8631dd4392812184a5f2b (diff) | |
remove the inconsistencies wrt Navigation/Location Bar
CCMAIL:[email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1064000
| -rw-r--r-- | src/dolphinui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index ff5e22f3c..61b7df615 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -64,7 +64,7 @@ <Action name="show_terminal_panel" /> </Menu> <Menu name="navigation_bar"> - <text context="@title:menu">Navigation Bar</text> + <text context="@title:menu">Location Bar</text> <Action name="editable_location" /> <Action name="replace_location" /> </Menu> |
