Sfoglia il codice sorgente

Missing dot

Source commit: e44d8995cb4e32e0c3aad60c28d0058f768949c4
Martin Prikryl 3 anni fa
parent
commit
360cda5423
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      source/resource/TextsCore1.rc

+ 1 - 1
source/resource/TextsCore1.rc

@@ -245,7 +245,7 @@ BEGIN
   STORE_NEW_HOSTKEY_ERROR, "Failed to store new host key."
   STREAM_IN_SCRIPT_ERROR, "When uploading streamed data, only one source can be specified and the target must specify a filename."
   STREAM_READ_ERROR, "Error reading input stream."
-  S3_CONFIG_ERROR, "Error reading AWS configuration parameter %s"
+  S3_CONFIG_ERROR, "Error reading AWS configuration parameter %s."
   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."
   OPENSSH_CONFIG_NOT_FOUND, "OpenSSH config file not found."