From 35d831485aed343e4b5cfc883294409cf7816ecf Mon Sep 17 00:00:00 2001 From: Gonk Date: Sat, 4 Jan 2020 21:08:46 +0100 Subject: [PATCH] corrected the link in about to the game wiki and spelling of "lose" --- AndorsTrail/res/values-ja/strings.xml | 2 +- AndorsTrail/res/values/strings.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AndorsTrail/res/values-ja/strings.xml b/AndorsTrail/res/values-ja/strings.xml index 7bc2fdcb9..2edb274da 100644 --- a/AndorsTrail/res/values-ja/strings.xml +++ b/AndorsTrail/res/values-ja/strings.xml @@ -145,7 +145,7 @@ フォーラムに来て、他のプレイヤーとAndor\'s Trailの話をしませんか?<br /> <a href="http://andorstrail.com/">andorstrail.com に、このゲームに関する質問と議論のためのフォーラム(英語)があります。</a><br /> <br /> - <a href="http://andorstrail.com/wiki">Game wiki for info about the Andor\'s Trail world, among other things.</a><br /> + <a href="http://docs.andorstrail.com/">Game wiki for info about the Andor\'s Trail world, among other things.</a><br /> <br /> <a href="http://code.google.com/p/andors-trail/">開発者のためのプロジェクト・ページは code.google.com にあります。</a><br /> <br /> diff --git a/AndorsTrail/res/values/strings.xml b/AndorsTrail/res/values/strings.xml index 3900590d5..6ca71af9d 100644 --- a/AndorsTrail/res/values/strings.xml +++ b/AndorsTrail/res/values/strings.xml @@ -156,7 +156,7 @@ Load Mode Load game - The current game is unsaved and you will loose your character. + The current game is unsaved and you will lose your character. Error loading game Can\'t load from an empty slot. Attention @@ -211,7 +211,7 @@ <br /> <a href="http://andorstrail.com/">Game forums on andorstrail.com for questions and gameplay discussions.</a><br /> <br /> - <a href="http://andorstrail.com/wiki">Game wiki for info about the Andor\'s Trail world, among other things.</a><br /> + <a href="http://docs.andorstrail.com/">Game wiki for info about the Andor\'s Trail world, among other things.</a><br /> <br /> <a href="https://github.com/Zukero/andors-trail/">Project source code on github.com for developers.</a><br /> <br />