updated a string

git [02-03-19 - 13:57]
updated a string
Filename
data/RumourRecipes.lua
locale/en.lua
diff --git a/data/RumourRecipes.lua b/data/RumourRecipes.lua
index 18af825..7d88cf3 100644
--- a/data/RumourRecipes.lua
+++ b/data/RumourRecipes.lua
@@ -58,13 +58,10 @@ FurC.MiscItemSources[FURC_ALTMER][FURC_RUMOUR] = {
     [139369] = GetString(SI_FURC_DATAMINED_UNCLEAR), -- Abyssal Pearl, Sealed

 }
-
-FurC.EventItems[FURC_ALTMER] = {}
-
+
 -- Removed with Murkmire Live Release, RIP
 -- [126154] = GetString(SI_FURC_DATAMINED_UNCLEAR),  -- Statuette of Azura with Moon and Star
 -- [126155] = GetString(SI_FURC_DATAMINED_UNCLEAR),  -- Statuette of Lord Vivec, Warrior-Poet
 -- [126156] = GetString(SI_FURC_DATAMINED_UNCLEAR),  -- Statuette of Clavicus Vile, Unmasked
-
-FurC.Books[FURC_ALTMER] = {}
+

diff --git a/locale/en.lua b/locale/en.lua
index 35bb113..1bc4dbf 100644
--- a/locale/en.lua
+++ b/locale/en.lua
@@ -51,7 +51,7 @@ local strings = {
   SI_FURC_VERBOSE_DB_UPTODATE =         "|c2266ffFurniture Catalogue|r|cffffff: The database is up-to-date.|r",
   SI_FURC_VERBOSE_SCANNING_DATA_FILE =  "|c2266ffFurniture Catalogue|r|cffffff: Scanning data files...|r",
   SI_FURC_VERBOSE_SCANNING_CHARS =      "Not scanning files, scanning character knowledge now...",
-  SI_FURC_ITEMSOURCE_EMPTY =            "Item source unknown.\nTry to re-scan files (refresh button right click).\nIf still unknown after, please send a mail with the item link and -source to @manavortex",
+  SI_FURC_ITEMSOURCE_EMPTY =            "Item source unknown.\nTry to re-scan files (refresh button right click).\nIf the item is still unknown - and not part of the luxury furnisher's weekend inventory - please send a mail with the item link and -source to @manavortex.",
   SI_FURC_RUMOUR_SOURCE_RECIPE =        "This recipe has been datamined, but not seen in-game",
   SI_FURC_RUMOUR_SOURCE_ITEM =          "This item has been datamined, but not seen in-game",
   SI_FURC_STRING_CRAFTABLE_BY =         "Can be crafted by ",