mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 01:11:03 +08:00
[TRANSLATION][RAPPS] Fix the unrecognised escape sequence in the Hungarian translation
This is an addendum to ea04edc. The author has forgotten the newline escape sequence, whoops...
This commit is contained in:
@@ -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: "
|
||||
|
||||
Reference in New Issue
Block a user