OSDN Git Service

Convert source codes' encoding to UTF-8.
[ffftp/ffftp.git] / mesg-eng.old.h
index ce44780..537fbad 100644 (file)
 #define MSGJPN303              "Master password has been changed."
 #define MSGJPN304              "Speecified master password is not correct.\r\nAre you sure you want to re-enter?\r\nNo memorized FTP password is available if you choose 'NO'"
 #define MSGJPN305              "Shift_JIS"
-#define MSGJPN306              "UTF-8N"
+#define MSGJPN306              "UTF-8"
 #define MSGJPN307              "Shift_JIS Kanji Code"
-#define MSGJPN308              "UTF-8N Kanji Code"
+#define MSGJPN308              "UTF-8 Kanji Code"
 #define MSGJPN309              "Shift_JIS Kanji Code (Local)"
 #define MSGJPN310              "EUC Kanji Code (Local)"
 #define MSGJPN311              "JIS Kanji Code (Local)"
-#define MSGJPN312              "UTF-8N Kanji Code (Local)"
+#define MSGJPN312              "UTF-8 Kanji Code (Local)"
+#define MSGJPN313              "Encryption"
+#define MSGJPN314              "Communication is not encrypted.\r\nPassword and other data may be intercepted by a third party."
+#define MSGJPN315              "Using FTP over Explicit SSL/TLS (FTPES)."
+#define MSGJPN316              "Using FTP over Implicit SSL/TLS (FTPIS)."
+#define MSGJPN317              "Using SSH FTP (SFTP)."
+#define MSGJPN318              "OpenSSL is loaded."
+#define MSGJPN319              "OpenSSL is not installed.\r\nCommunication will not be encrypted."