mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
COSMETIC: Fix naming of actions opening new dialogs (use Name...)
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user