COSMETIC: Fix naming of actions opening new dialogs (use Name...)

This commit is contained in:
Christophe Dumez
2010-06-21 22:22:00 +00:00
parent 87879b6738
commit f1bfcb4822
6 changed files with 15 additions and 14 deletions

View File

@@ -209,12 +209,12 @@
</action>
<action name="actionSet_upload_limit">
<property name="text">
<string>Set upload limit</string>
<string>Set upload limit...</string>
</property>
</action>
<action name="actionSet_download_limit">
<property name="text">
<string>Set download limit</string>
<string>Set download limit...</string>
</property>
</action>
<action name="actionDocumentation">
@@ -224,12 +224,12 @@
</action>
<action name="actionSet_global_download_limit">
<property name="text">
<string>Set global download limit</string>
<string>Set global download limit...</string>
</property>
</action>
<action name="actionSet_global_upload_limit">
<property name="text">
<string>Set global upload limit</string>
<string>Set global upload limit...</string>
</property>
</action>
<action name="actionDecreasePriority">

View File

@@ -190,7 +190,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/Icons/oxygen/edit_clear.png</normaloff>:/Icons/oxygen/edit_clear.png</iconset>
</property>
<property name="text">
<string>Rename</string>
<string>Rename...</string>
</property>
<property name="toolTip">
<string>Rename</string>
@@ -214,7 +214,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/Icons/oxygen/subscribe16.png</normaloff>:/Icons/oxygen/subscribe16.png</iconset>
</property>
<property name="text">
<string>New subscription</string>
<string>New subscription...</string>
</property>
</action>
<action name="actionUpdate_all_feeds">
@@ -274,7 +274,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/Icons/oxygen/download.png</normaloff>:/Icons/oxygen/download.png</iconset>
</property>
<property name="text">
<string>RSS feed downloader</string>
<string>RSS feed downloader...</string>
</property>
</action>
<action name="actionNew_folder">
@@ -283,7 +283,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/Icons/oxygen/folder-new.png</normaloff>:/Icons/oxygen/folder-new.png</iconset>
</property>
<property name="text">
<string>New folder</string>
<string>New folder...</string>
</property>
</action>
<action name="actionManage_cookies">
@@ -292,7 +292,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/Icons/oxygen/cookies.png</normaloff>:/Icons/oxygen/cookies.png</iconset>
</property>
<property name="text">
<string>Manage cookies</string>
<string>Manage cookies...</string>
</property>
</action>
</widget>