From 659b0ebfe319d9f6697574f9eeff00808ec2d427 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 25 Nov 2013 12:12:34 -0200 Subject: Fixed txt_time (used by @time) number of screwed up scenarios e.g. when day, hour and second are 0 but minute is not. Signed-off-by: shennetsind --- conf/messages.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'conf/messages.conf') diff --git a/conf/messages.conf b/conf/messages.conf index e1321241d..b6904328f 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -241,12 +241,12 @@ 218: This player's Peco Peco has been released. 219: %d day 220: %d days -221: %s %d hour -222: %s %d hours -223: %s %d minute -224: %s %d minutes -225: %s and %d second -226: %s and %d seconds +221: %d hour +222: %d hours +223: %d minute +224: %d minutes +225: and %d second +226: and %d seconds 227: Party modification is disabled on this map. 228: Guild modification is disabled on this map. 229: Your effect has changed. @@ -254,9 +254,9 @@ 231: Game time: The game is in permanent daylight. 232: Game time: The game is in permanent night. 233: Game time: The game is in night for %s. -234: Game time: After, the game will be in permanent daylight. +//234: 235: Game time: The game is in daylight for %s. -236: Game time: After, the game will be in permanent night. +//236: 237: Game time: After, the game will be in night for %s. 238: Game time: A day cycle has a normal duration of %s. 239: Game time: After, the game will be in daylight for %s. -- cgit v1.2.3-70-g09d2