From 705c894c7c53a0d3948f22bbfffa72c3cdce983b Mon Sep 17 00:00:00 2001 From: fullwall Date: Mon, 15 Jul 2013 19:58:30 +0800 Subject: [PATCH] Update version incompatible version to be more clear --- src/main/resources/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages_en.properties b/src/main/resources/messages_en.properties index e01e05220..7174bacae 100644 --- a/src/main/resources/messages_en.properties +++ b/src/main/resources/messages_en.properties @@ -209,7 +209,7 @@ citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding rang citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML citizens.notifications.error-reloading=Error occured while reloading, see console. citizens.notifications.exception-updating-npc=Exception while updating {0}: {1}. -citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1}. Disabling. +citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling. citizens.notifications.locale=Using locale {0}. citizens.notifications.metrics-load-error=Unable to start metrics: {0}. citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.