From ded02f5e0b8eb28d272aa69b6d17a90fbc01274d Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Sat, 19 Dec 2009 22:54:01 +0000 Subject: [PATCH] Psyringe - Fixed a language-specific line in new "info for translators" --- projects/mtg/bin/Res/lang/es.txt | 2 +- projects/mtg/bin/Res/lang/fr.txt | 2 +- projects/mtg/bin/Res/lang/it.txt | 2 +- projects/mtg/bin/Res/lang/pt.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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.