diff --git a/AndorsTrail/assets/translation/english.pot b/AndorsTrail/assets/translation/english.pot index e135e5441..f1f689d7b 100644 --- a/AndorsTrail/assets/translation/english.pot +++ b/AndorsTrail/assets/translation/english.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Andors Trail\n" -"POT-Creation-Date: Sun Jul 7 15:49:52 CEST 2013\n" +"POT-Creation-Date: Sun Jul 7 16:21:46 CEST 2013\n" "PO-Revision-Date: \n" "Last-Translator: Oskar Wiksten \n" "Language-Team: \n" @@ -3085,6 +3085,10 @@ msgstr "" msgid "Ring of lesser Shadow" msgstr "" +#: itemlist_v068.json:ring_shadow0:description +msgid "The glow of the Shadow guides my path. It follows me wherever I go, and aids me against the dangers that others might not see. I am Shadow, and Shadow is in me." +msgstr "" + #: itemlist_v069.json:rapier_lifesteal msgid "Rapier of lifesteal" msgstr "" diff --git a/AndorsTrail/res/raw/itemlist_v068.json b/AndorsTrail/res/raw/itemlist_v068.json index 29c9050a5..ef0303ad5 100644 --- a/AndorsTrail/res/raw/itemlist_v068.json +++ b/AndorsTrail/res/raw/itemlist_v068.json @@ -185,6 +185,7 @@ "magnitude": 1 } ] - } + }, + "description": "The glow of the Shadow guides my path. It follows me wherever I go, and aids me against the dangers that others might not see. I am Shadow, and Shadow is in me." } ]