Remove link to old metadata syntax doc

This commit is contained in:
Oliver Hamlet
2016-09-21 20:38:34 +01:00
parent f0bd3e0e1a
commit 9af29b99b7
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LOOT 0.10.0\n"
"Report-Msgid-Bugs-To: https://github.com/loot/loot/issues\n"
"POT-Creation-Date: 2016-09-18 06:59+0100\n"
"POT-Creation-Date: 2016-09-21 19:40+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -604,8 +604,7 @@ msgid ""
"To do so, use the 'Open Debug Log Location' in LOOT's main menu to open its "
"data folder, then open your 'userlist.yaml' file in the relevant game "
"folder. You can then edit the metadata it contains with reference to the "
"[syntax documentation](https://loot.github.io/docs/%2%.%3%.%4%/LOOT%"
"%20Metadata%%20Syntax.html).\n"
"documentation, which is accessible through LOOT's main menu.\n"
"\n"
"You can also seek support on LOOT's forum thread, which is linked to on "
"[LOOT's website](https://loot.github.io/)."
+1 -1
View File
@@ -99,7 +99,7 @@ private:
"menu to open its data folder, then open your 'userlist.yaml' "
"file in the relevant game folder. You can then edit the "
"metadata it contains with reference to the "
"[syntax documentation](https://loot.github.io/docs/%2%.%3%.%4%/LOOT%%20Metadata%%20Syntax.html).\n\n"
"documentation, which is accessible through LOOT's main menu.\n\n"
"You can also seek support on LOOT's forum thread, which is "
"linked to on [LOOT's website](https://loot.github.io/)."
)) % e.what() % LootVersion::major % LootVersion::minor % LootVersion::patch).str()));