┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-07-12 06:10:54 +0000
committerPeter Penz <[email protected]>2007-07-12 06:10:54 +0000
commit7eef5ebec2ceaebb4088629093ecd3f0c2635816 (patch)
tree836324390b42174a0cd402b3eda8400f102105c6 /src/dolphinui.rc
parent9c9374c7da1a514b721793759a2f8047a35083c5 (diff)
KUIT adaptions (applied i18ncheckarg - everything should be OK now)
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=686787
Diffstat (limited to 'src/dolphinui.rc')
-rw-r--r--src/dolphinui.rc12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
index a7ecc78ed..8b51f1184 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -17,13 +17,13 @@
</Menu>
<Menu name="view">
<Menu name="view_mode" >
- <text>View Mode</text>
+ <text context="@title:menu">View Mode</text>
<Action name="icons" />
<Action name="details" />
<Action name="columns" />
</Menu>
<Menu name="sort">
- <text>Sort</text>
+ <text context="@title:menu">Sort</text>
<Action name="by_name" />
<Action name="by_size" />
<Action name="by_date" />
@@ -37,7 +37,7 @@
<Action name="descending" />
</Menu>
<Menu name="additional_info">
- <text>Additional Information</text>
+ <text context="@title:menu">Additional Information</text>
<Action name="clear_info" />
<Action name="show_mime_info" />
<Action name="show_size_info" />
@@ -52,14 +52,14 @@
<Action name="stop" />
<Separator/>
<Menu name="panels">
- <text>Panels</text>
+ <text context="@title:menu">Panels</text>
<Action name="show_places_panel" />
<Action name="show_info_panel" />
<Action name="show_folders_panel" />
<Action name="show_terminal_panel" />
</Menu>
<Menu name="navigation_bar">
- <text>Navigation Bar</text>
+ <text context="@title:menu">Navigation Bar</text>
<Action name="editable_location" />
<Action name="edit_location" />
</Menu>
@@ -110,7 +110,7 @@
</disable>
</State>
<ToolBar noMerge="1" name="mainToolBar" >
- <text>Main Toolbar</text>
+ <text context="@title:menu">Main Toolbar</text>
<Action name="go_back" />
<Action name="go_forward" />
<Separator name="separator_1" />