浏览代码

Reflecting "file manager" in 6.0 propagation strings

Source commit: abd937149af02e86513b876e662dd9f789e0eda9
Martin Prikryl 2 年之前
父节点
当前提交
f814b3827d
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      source/resource/Propagation.rc

+ 5 - 4
source/resource/Propagation.rc

@@ -4,16 +4,16 @@ BEGIN
   DESCRIPTION_45_LETTERS2, "Free SFTP, SCP, S3 and FTP client for Windows"
   // GitHub organization description
   // <meta name="description">
-  DESCRIPTION_80_LETTERS2, "WinSCP is a free SFTP, SCP, Amazon S3, WebDAV, and FTP client for Windows."
+  DESCRIPTION_80_LETTERS3, "WinSCP is a free file manager for Windows supporting FTP, SFTP, S3 and WebDAV."
   // REGISTERED_APP_DESC3
   // GitHub repository description
   // Facebook <meta property="og:description">
-  DESCRIPTION_250_LETTERS2, "WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly."
+  DESCRIPTION_250_LETTERS3, "WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also local-local mode and FTPS, S3, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly."
   // readme.md
   // Microsoft Store "Description"
-  DESCRIPTION_450_LETTERS2, "WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages."
+  DESCRIPTION_450_LETTERS3, "WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. WinSCP can copy files between two local folders too. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages."
   // "English" shall be replaced by translation language
-  DESCRIPTION_2000_LETTERS, "WinSCP is a popular free SFTP and FTP client for Windows. Moreover, WinSCP is a powerful multi-functional tool that will improve your productivity. WinSCP can copy files between a local and remote computer using multiple protocols: FTP, FTPS, SCP, SFTP, WebDAV or S3. On the one hand, WinSCP offers an easy to use graphical user interface; you can choose between Windows File Explorer look and tabbed twin-panel interface like Norton commander. On the other hand, advanced users can automate WinSCP functionality using .NET assembly or simple batch file scripting. You will use WinSCP for all common operations with files. You can start editing a file directly from WinSCP, either using WinSCP internal text editor or using integration with your favorite external text editor. WinSCP operations are not limited to individual files; WinSCP offers several ways to synchronize your remote and local directories. After connecting to a site you can choose to store site information for repeated access, WinSCP can even share site settings with another popular open source tool PuTTY. WinSCP integrates also with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH. Admins love WinSCP support for portable operation using a configuration file instead of registry entries, suitable for operation from removable media. A comprehensive WinSCP documentation is freely accessible at https://winscp.net/. This site hosts also a very active user forum for support and feature requests. WinSCP is available in English and many other languages. WinSCP is an open source software distributed free of charge under the terms of the GNU General Public License (GPL)."
+  DESCRIPTION_2000_LETTERS3, "WinSCP is a popular free SFTP and FTP client for Windows. Moreover, WinSCP is a powerful universal file manager that will improve your productivity. WinSCP can copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. WinSCP can copy files between two local folders too. On the one hand, WinSCP offers an easy to use graphical user interface; you can choose between Windows Explorer look and tabbed twin-panel interface like Norton commander. On the other hand, advanced users can automate WinSCP functionality using .NET assembly or simple batch file scripting. You will use WinSCP for all common operations with files. You can start editing a file directly from WinSCP, either using WinSCP internal text editor or using integration with your favorite external text editor. WinSCP operations are not limited to individual files; WinSCP offers also several ways to synchronize directories. After connecting to a site you can choose to store site information for repeated access, WinSCP can even share site settings with another popular open source tool PuTTY. WinSCP integrates also with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH. Admins love WinSCP support for portable operation using a configuration file instead of registry entries, suitable for operation from removable media. A comprehensive WinSCP documentation is freely accessible at http://winscp.net. This site hosts also a very active user forum for support and feature requests. WinSCP is available in <English> and many other languages. WinSCP is an open source software distributed free of charge under the terms of the GNU General Public License (GPL)."
 
   FUNCTIONS_PROTOCOLS2, "Support for Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV"
   FUNCTIONS_FILE_OPERATION, "All common operations with files"
@@ -29,6 +29,7 @@ BEGIN
 
   STORE_BUYING, "By buying official WinSCP from Microsoft Store you support WinSCP development. Thank you!"
 
+  KEYWORD_FILE_MANAGER, "file manager"
   KEYWORD_SFTP_CLIENT, "sftp client"
   KEYWORD_FTP_CLIENT, "ftp client"
   KEYWORD_FTP, "ftp"