diff options
| author | Stephan Binner <[email protected]> | 2008-01-04 15:26:42 +0000 |
|---|---|---|
| committer | Stephan Binner <[email protected]> | 2008-01-04 15:26:42 +0000 |
| commit | a888b8fb94cc0b60de72540603743326cdc33d3d (patch) | |
| tree | d943573c3806ca4502f32d8139d58d936453d72a /src/dolphinpart.rc | |
| parent | 7bdfc2600908b72fbf790e6b96f8ca6de997931a (diff) | |
i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/; revision=757261
Diffstat (limited to 'src/dolphinpart.rc')
| -rw-r--r-- | src/dolphinpart.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinpart.rc b/src/dolphinpart.rc index 35bde506e..2e3f63e5c 100644 --- a/src/dolphinpart.rc +++ b/src/dolphinpart.rc @@ -13,7 +13,7 @@ </Menu> <Menu name="view"> <Menu name="sort"> - <text context="@title:menu">Sort by</text> + <text context="@title:menu">Sort By</text> <Action name="sort_by_name" /> <Action name="sort_by_size" /> <Action name="sort_by_date" /> |
