浏览代码

OPENSSH_CONFIG_NO_SITES has no argument

Source commit: 7e9701c554a9ee42e5f5c37355b82ae9d11805fd
Martin Prikryl 3 年之前
父节点
当前提交
8456b1e51c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/resource/TextsCore1.rc

+ 1 - 1
source/resource/TextsCore1.rc

@@ -249,7 +249,7 @@ BEGIN
   TIMEOUT_ERROR, "Timeout waiting for server to respond."
   TIMEOUT_ERROR, "Timeout waiting for server to respond."
   CREATE_TEMP_DIR_ERROR, "Cannot create temporary directory '%s'. You may change root directory to store temporary files in Preferences."
   CREATE_TEMP_DIR_ERROR, "Cannot create temporary directory '%s'. You may change root directory to store temporary files in Preferences."
   OPENSSH_CONFIG_NOT_FOUND, "OpenSSH config file not found."
   OPENSSH_CONFIG_NOT_FOUND, "OpenSSH config file not found."
-  OPENSSH_CONFIG_NO_SITES, "No Host directives for specific hosts found in OpenSSH config file (%s)."
+  OPENSSH_CONFIG_NO_SITES, "No Host directives for specific hosts found in OpenSSH config file."
 
 
   CORE_CONFIRMATION_STRINGS, "CORE_CONFIRMATION"
   CORE_CONFIRMATION_STRINGS, "CORE_CONFIRMATION"
   CONFIRM_PROLONG_TIMEOUT3, "Host is not communicating for %d seconds.\n\nWait for another %0:d seconds?"
   CONFIRM_PROLONG_TIMEOUT3, "Host is not communicating for %d seconds.\n\nWait for another %0:d seconds?"