fixed hangman images, and some strings
This commit is contained in:
		@@ -15,7 +15,7 @@ namespace NadekoBot.Modules.Games.Hangman
 | 
			
		||||
{
 | 
			
		||||
    public class HangmanTermPool
 | 
			
		||||
    {
 | 
			
		||||
        const string termsPath = "data/hangman2.json";
 | 
			
		||||
        const string termsPath = "data/hangman3.json";
 | 
			
		||||
        public static IReadOnlyDictionary<string, HangmanObject[]> data { get; }
 | 
			
		||||
        static HangmanTermPool()
 | 
			
		||||
        {
 | 
			
		||||
 
 | 
			
		||||
@@ -2085,6 +2085,9 @@ Owner ID: {2}</value>
 | 
			
		||||
    <value>Page {0} of quotes</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="utility_quotes_page_none" xml:space="preserve">
 | 
			
		||||
    <value>No quotes found on that page.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="utility_quotes_notfound" xml:space="preserve">
 | 
			
		||||
    <value>No quotes found matching the quote ID specified.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="utility_quotes_remove_none" xml:space="preserve">
 | 
			
		||||
 
 | 
			
		||||
@@ -772,7 +772,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Antigua and Barbuda",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/antigua-and-barbuda.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/antigua_and_barbuda.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Argentina",
 | 
			
		||||
@@ -836,7 +836,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Bosnia and Herzegovina",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/bosnia-and-herzegovina.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/bosnia_and_herzegovina.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Botswana",
 | 
			
		||||
@@ -856,7 +856,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Burkina Faso",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/burkina-faso.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/burkina_faso.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Burma",
 | 
			
		||||
@@ -880,11 +880,11 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Cape Verde",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/cape-verde.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/cape_verde.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Central African Republic",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/central-african-republic.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/central_african_republic.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Chad",
 | 
			
		||||
@@ -912,7 +912,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Costa Rica",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/costa-rica.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/costa_rica.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Croatia",
 | 
			
		||||
@@ -928,7 +928,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Czech Republic",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/czech-republic.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/czech_republic.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Denmark",
 | 
			
		||||
@@ -944,11 +944,11 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Dominican Republic",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/dominican-republic.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/dominican_republic.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "East Timor",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/east-timor.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/east_timor.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Ecuador",
 | 
			
		||||
@@ -960,7 +960,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "El Salvador",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/el-salvador.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/el_salvador.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "England",
 | 
			
		||||
@@ -968,7 +968,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Equatorial Guinea",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/equatorial-guinea.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/equatorial_guinea.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Eritrea",
 | 
			
		||||
@@ -1032,7 +1032,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Guinea-Bissau",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/guinea-bissau.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/guinea_bissau.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Guyana",
 | 
			
		||||
@@ -1048,7 +1048,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Hong Kong",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/hong-kong.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/hong_kong.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Hungary",
 | 
			
		||||
@@ -1080,7 +1080,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Isle of Man",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/isle-of-man.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/isle_of_man.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Israel",
 | 
			
		||||
@@ -1116,11 +1116,11 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "North Korea",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/korea-north.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/korea_north.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "South Korea",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/korea-south.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/korea_south.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Kosovo",
 | 
			
		||||
@@ -1204,7 +1204,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Marshall Islands",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/marshall-islands.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/marshall_islands.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Mauritania",
 | 
			
		||||
@@ -1264,7 +1264,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "New Zealand",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/new-zealand.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/new_zealand.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Nicaragua",
 | 
			
		||||
@@ -1300,7 +1300,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Papua New Guinea",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/papua-new-guinea.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/papua_new_guinea.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Paraguay",
 | 
			
		||||
@@ -1324,7 +1324,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Puerto Rico",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/puerto-rico.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/puerto_rico.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Qatar",
 | 
			
		||||
@@ -1344,15 +1344,15 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Saint Kitts and Nevis",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saint-kitts-and-nevis.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saint_kitts_and_nevis.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Saint Lucia",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saint-lucia.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saint_lucia.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Saint Vincent and the Grenadines",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saint-vincent-and-the-grenadines.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saint_vincent_and_the_grenadines.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Samoa",
 | 
			
		||||
@@ -1360,11 +1360,11 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "San Marino",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/san-marino.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/san_marino.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Saudi Arabia",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saudi-arabia.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/saudi_arabia.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Scotland",
 | 
			
		||||
@@ -1384,7 +1384,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Sierra Leone",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/sierra-leone.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/sierra_leone.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Singapore",
 | 
			
		||||
@@ -1400,7 +1400,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Solomon Islands",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/solomon-islands.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/solomon_islands.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Somalia",
 | 
			
		||||
@@ -1408,7 +1408,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "South Africa",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/south-africa.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/south_africa.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Spain",
 | 
			
		||||
@@ -1416,7 +1416,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Sri Lanka",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/sri-lanka.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/sri_lanka.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Sudan",
 | 
			
		||||
@@ -1468,7 +1468,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Trinidad and Tobago",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/trinidad-and-tobago.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/trinidad_and_tobago.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Tunisia",
 | 
			
		||||
@@ -1496,15 +1496,15 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "United Arab Emirates",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/united-arab-emirates.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/united_arab_emirates.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "United Kingdom",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/united-kingdom.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/united_kingdom.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "United States of America",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/united-states-of-america.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/united_states_of_america.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Uruguay",
 | 
			
		||||
@@ -1524,7 +1524,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Vatican City",
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/vatican-city.gif"
 | 
			
		||||
      "ImageUrl": "https://www.randomlists.com/img/national-flags/vatican_city.gif"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Word": "Venezuela",
 | 
			
		||||
		Reference in New Issue
	
	Block a user