Signed-off-by: His Dad <John@hisdad.org>

His Dad [09-18-18 - 07:26]
Signed-off-by: His Dad <John@hisdad.org>
Filename
Doc/Changelog.txt
HistOffline.lua
data/de/de.lua
data/fr/fr.lua
history.txt
diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt
index 396c9ab..90669ab 100644
--- a/Doc/Changelog.txt
+++ b/Doc/Changelog.txt
@@ -1,3 +1,6 @@
+2018-09-17 version 54
+	fix for DE and FR skillquests, Imperial City
+
 2018-09-15 version 53
     Thanks Snakefish!
 	Added missing skillquests,
diff --git a/HistOffline.lua b/HistOffline.lua
index 5cff283..f80a391 100644
--- a/HistOffline.lua
+++ b/HistOffline.lua
@@ -16,7 +16,7 @@ local dname, key, count, ccount, colour, bgcolour
 --force_lang = "fr"  --	or "de" or "fr"  for debugging

 -- ========================
-version= "53"
+version= "54"
 require( "iuplua" )
 require( "iupluacontrols" )
 iup.SetGlobal("UTF8MODE","YES")
diff --git a/data/de/de.lua b/data/de/de.lua
index ac96175..ca72c0c 100644
--- a/data/de/de.lua
+++ b/data/de/de.lua
@@ -277,13 +277,16 @@ Locations = {
 	["14"] = "Kalthafen",
 	["24"] = "Diebesgilde",
 	["34"] = "Dark Brotherhood",
-	["44"] = "VVardenfell",
+	["44"] = "Kaiserstadt",
+	["54"] = "VVardenfell",
 	--Other
 	["15"] = "Orsinium",
 	["25"] = "Stadt der Uhrwerke",
 	["35"] = "Sommersend",
 }

+
+
 Locations2 = {   -- Used for WB and SQ,

 --EP
diff --git a/data/fr/fr.lua b/data/fr/fr.lua
index 1ab3e8c..35e4d33 100644
--- a/data/fr/fr.lua
+++ b/data/fr/fr.lua
@@ -189,7 +189,7 @@ Trials_Names["N"] = {
 	["91"] = "Summerset: Cloudrest Savior",
 	["101"] = "Cité mécanique: Asylum Sanctorium Redeemer",
 	["111"] = "Cité mécanique: Asylum Sanctorium Completed",
-
+
 	["121"] = "Cité mécanique: Asylum Sanctorium Contender",
 }
 Trials_Names["V"] = {
@@ -280,7 +280,8 @@ Locations = {
 		["14"] = "Coldharbour",
 		["24"] = "Thieves Guild",
 		["34"] = "Dark Brotherhood",
-		["44"] = "VVardenfell",
+		["44"] = "La cité impériale",
+		["54"] = "VVardenfell",
 --other
 		["15"] = "Orsinium",
 		["25"] = "Cité mécanique",
diff --git a/history.txt b/history.txt
index 7690852..d0eb06a 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,6 @@
 ## Title: Dad's History
 ## APIVersion: 100024
-## Version: 53
+## Version: 54
 ## Author: HisDad
 ## Description: Record progress of all characters for offline viewing.
 ## SavedVariables: History_SV