[TRANSLATION][RAPPS] Fix the unrecognised escape sequence in the Hungarian translation
authorGeorge Bișoc <george.bisoc@reactos.org>
Thu, 15 Apr 2021 15:23:25 +0000 (17:23 +0200)
committerGeorge Bișoc <george.bisoc@reactos.org>
Thu, 15 Apr 2021 15:23:25 +0000 (17:23 +0200)
This is an addendum to ea04edc. The author has forgotten the newline escape sequence, whoops...

base/applications/rapps/lang/hu-HU.rc

index e4b0529..db86756 100644 (file)
@@ -126,7 +126,7 @@ END
 
 STRINGTABLE
 BEGIN
-    IDS_INFO_VERSION "\Verzió: "
+    IDS_INFO_VERSION "\nVerzió: "
     IDS_INFO_DESCRIPTION "\nLeírás: "
     IDS_INFO_PUBLISHER "\nKiadó: "
     IDS_INFO_HELPLINK "\nSúgó hivatkozás: "