From f3aa5637580ef10fcfc1436fe7037054fca45b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Wed, 8 Feb 2012 11:54:01 +0100 Subject: [PATCH] Planet resources interface fix * Some text in the English version of the planet page's "natural resources" tab incorrectly used the term "settings" instead of "priorities". * The English version of the planet page's "natural resources" tab did not display any explanation when the planet was following empire-wide mining priorities. --- .../Content/Raw/WEB-INF/fm/en/types/planet/natres.ftl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/legacyworlds-web-main/Content/Raw/WEB-INF/fm/en/types/planet/natres.ftl b/legacyworlds-web-main/Content/Raw/WEB-INF/fm/en/types/planet/natres.ftl index b110914..001a30d 100644 --- a/legacyworlds-web-main/Content/Raw/WEB-INF/fm/en/types/planet/natres.ftl +++ b/legacyworlds-web-main/Content/Raw/WEB-INF/fm/en/types/planet/natres.ftl @@ -61,11 +61,12 @@ <@lv_line> <@lv_column right=true colspan=5> <#if data.own.ownMiningSettings> - Using planet-specific settings - + This planet follows planet-specific mining priorities. + <#else> - + This planet follows empire-wide mining priorities. +