diff --git a/projects/mtg/bin/Res/lang/es.txt b/projects/mtg/bin/Res/lang/es.txt index d02a040e4..236a65d10 100644 --- a/projects/mtg/bin/Res/lang/es.txt +++ b/projects/mtg/bin/Res/lang/es.txt @@ -4,7 +4,7 @@ #Note to translators: # - Cards' names and types are translated here (see bottom of the file) -# - Cards' rules text is translated in a separate file: Res\lang\de_cards.txt +# - Cards' rules text is translated in a separate file: Res\lang\es_cards.txt # - Translations are case sensitive # - Limitation: Special characters that are not in the limited 128 ASCII # set can not be used, the game won't display them. diff --git a/projects/mtg/bin/Res/lang/fr.txt b/projects/mtg/bin/Res/lang/fr.txt index 881f153af..94ded0eb5 100644 --- a/projects/mtg/bin/Res/lang/fr.txt +++ b/projects/mtg/bin/Res/lang/fr.txt @@ -4,7 +4,7 @@ #Note to translators: # - Cards' names and types are translated here (see bottom of the file) -# - Cards' rules text is translated in a separate file: Res\lang\de_cards.txt +# - Cards' rules text is translated in a separate file: Res\lang\fr_cards.txt # - Translations are case sensitive # - Limitation: Special characters that are not in the limited 128 ASCII # set can not be used, the game won't display them. diff --git a/projects/mtg/bin/Res/lang/it.txt b/projects/mtg/bin/Res/lang/it.txt index 2eca707bb..6796d2450 100644 --- a/projects/mtg/bin/Res/lang/it.txt +++ b/projects/mtg/bin/Res/lang/it.txt @@ -6,7 +6,7 @@ #Note to translators: # - Cards' names and types are translated here (see bottom of the file) -# - Cards' rules text is translated in a separate file: Res\lang\de_cards.txt +# - Cards' rules text is translated in a separate file: Res\lang\it_cards.txt # - Translations are case sensitive # - Limitation: Special characters that are not in the limited 128 ASCII # set can not be used, the game won't display them. diff --git a/projects/mtg/bin/Res/lang/pt.txt b/projects/mtg/bin/Res/lang/pt.txt index b5bc0015c..6c7601714 100644 --- a/projects/mtg/bin/Res/lang/pt.txt +++ b/projects/mtg/bin/Res/lang/pt.txt @@ -5,7 +5,7 @@ #Note to translators: # - Cards' names and types are translated here (see bottom of the file) -# - Cards' rules text is translated in a separate file: Res\lang\de_cards.txt +# - Cards' rules text is translated in a separate file: Res\lang\pt_cards.txt # - Translations are case sensitive # - Limitation: Special characters that are not in the limited 128 ASCII # set can not be used, the game won't display them.