From e93cd0118cc9147741961aae2e8d6eb08c5fbad9 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 17 May 2016 15:17:00 +0200 Subject: Replaced _() with _$() in scripts, where appropriate Signed-off-by: Haru --- npc/re/quests/quests_malangdo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re') diff --git a/npc/re/quests/quests_malangdo.txt b/npc/re/quests/quests_malangdo.txt index 1b1944655..9a3a3284f 100644 --- a/npc/re/quests/quests_malangdo.txt +++ b/npc/re/quests/quests_malangdo.txt @@ -825,7 +825,7 @@ mal_in02,174,64,5 script Linguist Devore#mal 4_CAT_MERMASTER,{ mes "If you see the words on the first page of this book, there's a sentence seeming like short conversation."; next; mes "[Linguist Devore]"; - mes sprintf(_("It's like this, for the question, %s, it says, %s"), + mes sprintf(_$("It's like this, for the question, %s, it says, %s"), "¬¬¬Ñ¬Ü ¬ã¬Ú?", "¬¡¬Ù ¬ã¬ì¬Þ ¬Õ¬à¬Ò¬â¬Ö, ¬Ò¬Ý¬Ñ¬Ô¬à¬Õ¬Ñ¬â¬ñ. ¬¡ ¬£¬Ú¬Ö?"); next; mes "[Linguist Devore]"; -- cgit v1.2.3-70-g09d2