mirror of https://github.com/zlatinb/muwire
some suggestions from AO
parent
5144d1e6ad
commit
c038846ff3
|
@ -695,8 +695,8 @@ TOOLTIP_PUBLISH_FILE_FEED=Publish selected files to your file feed
|
|||
TOOLTIP_SUBSCRIBE_FILE_FEED=Subscribe to the file feed of the sender
|
||||
TOOLTIP_MESSAGE_SENDER=Send a message to the sender
|
||||
TOOLTIP_CHAT_SENDER=Start a chat with the sender
|
||||
TOOLTIP_BROWSE_FILES_SENDER=Browse all shared files of the sender
|
||||
TOOLTIP_BROWSE_COLLECTIONS_SENDER=Browse the collections of the sender
|
||||
TOOLTIP_BROWSE_FILES_SENDER=Browse all files shared by the sender
|
||||
TOOLTIP_BROWSE_COLLECTIONS_SENDER=Browse all the sender's collections
|
||||
TOOLTIP_SENDER_COPY_FULL=Copy the full ID of the sender
|
||||
TOOLTIP_ADD_CONTACT_SENDER=Add the sender as a trusted contact
|
||||
TOOLTIP_DISTRUST_SENDER=Block the sender
|
||||
|
@ -789,15 +789,15 @@ TOOLTIP_CONTACTS_UPDATE=Update the selected contact list
|
|||
TOOLTIP_CONTACTS_UNSUBSCRIBE=Unsubscribe from the selected contact list
|
||||
|
||||
## Tooltips for Options
|
||||
TOOLTIP_OPTIONS_SEARCH_COMMENTS=Search in the comments for shared files
|
||||
TOOLTIP_OPTIONS_SEARCH_COLLECTIONS=Search in the names and comments of collections
|
||||
TOOLTIP_OPTIONS_SEARCH_COMMENTS=Search in the shared files comments
|
||||
TOOLTIP_OPTIONS_SEARCH_COLLECTIONS=Search in the collections names and comments
|
||||
TOOLTIP_OPTIONS_SEARCH_FOLDERS=Search in the names of the folders containing shared files
|
||||
TOOLTIP_OPTIONS_SHOW_PATHS=Send the shared parts of the file path in results
|
||||
TOOLTIP_OPTIONS_SHOW_PATHS=Send the shared parts of the file path with results
|
||||
TOOLTIP_OPTIONS_ALLOW_BROWSING=Allow other users to browse your shared files
|
||||
TOOLTIP_OPTIONS_ALLOW_TRACKING=Allow trackers to track your shared files
|
||||
TOOLTIP_OPTIONS_ALLOW_REGEX=Respond to queries containing regular expressions
|
||||
TOOLTIP_OPTIONS_RETRY_FAILED=Retry downloads that have failed this often
|
||||
TOOLTIP_OPTIONS_GIVE_UP_SOURCES=Give up on download sources after this many download attempts
|
||||
TOOLTIP_OPTIONS_GIVE_UP_SOURCES=Give up on download sources after this many failed download attempts
|
||||
TOOLTIP_OPTIONS_SAVE_DOWNLOADED=Location to save the downloaded files to
|
||||
TOOLTIP_OPTIONS_INCOMPLETE=Location to store temporary files for incomplete downloads
|
||||
TOOLTIP_OPTIONS_TOTAL_UPLOAD_SLOTS=Allow this many uploads at the same time
|
||||
|
@ -818,10 +818,10 @@ TOOLTIP_OPTIONS_ENABLE_FEED=Enable or disable your personal file feed
|
|||
TOOLTIP_OPTIONS_ADVERTISE_FEED=Let others know about your file feed when you send search results
|
||||
TOOLTIP_OPTIONS_PUBLISH_SHARED=Publish files to your feed as soon as they are shared
|
||||
TOOLTIP_OPTIONS_ONLY_TRUSTED=Connect only to users in your contact list
|
||||
TOOLTIP_OPTIONS_SEARCH_EXTRA_HOP=Search an extra hop. If enabled your search may reach users not in your contact list
|
||||
TOOLTIP_OPTIONS_SEARCH_EXTRA_HOP=Search an extra hop. If enabled your search may reach users not in your contact list
|
||||
|
||||
## Tooltips for Tools
|
||||
TOOLTIP_TOOLS_FOLDER_CONFIGURE=Configure properties of the selecte filer
|
||||
TOOLTIP_TOOLS_FOLDER_CONFIGURE=Configure properties of the selected folder
|
||||
TOOLTIP_TOOLS_FOLDER_SYNC=Synchronize the selected folder now
|
||||
TOOLTIP_TOOLS_FOLDER_AUTO_WATCH=Watching with the operating system is recommended, but may not work for network drives
|
||||
TOOLTIP_TOOLS_FOLDER_SYNC_FREQUENCY=MuWire will check for new or removed files this often
|
||||
|
@ -837,7 +837,7 @@ TOOLTIP_RULE_DROP=Drop queries that match this rule
|
|||
TOOLTIP_RULE_BLOCK=Mark the sender of queries that match this rule as Distrusted
|
||||
|
||||
### Tooltips for update dialog
|
||||
TOOLTIP_FIND=Search for the update
|
||||
TOOLTIP_FIND=Search for an update
|
||||
TOOLTIP_RESTART=Update and restart MuWire
|
||||
|
||||
### Tooltips for search tab renderer
|
||||
|
|
Loading…
Reference in New Issue