Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							772c048d01 
							
						 
					 
					
						
						
							
							refactor engine's search language handling  
						
						... 
						
						
						
						Add match_language function in utils to match any user given
language code with a list of engine's supported languages.
Also add language_aliases dict on each engine to translate
standard language codes into the custom codes used by the engine. 
						
						
					 
					
						2018-03-27 00:08:03 -06:00 
						 
				 
			
				
					
						
							
							
								Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							d1eae9359f 
							
						 
					 
					
						
						
							
							fix fetch_langauges to be more accurate  
						
						... 
						
						
						
						Add languages supported by either all default general engines or 10 engines. 
						
						
					 
					
						2018-03-20 17:58:20 -06:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							44085e31d0 
							
						 
					 
					
						
						
							
							update engines_languages.json and languages.py  
						
						... 
						
						
						
						Also, fix fetch_languages.py so it can run on python3. 
						
						
					 
					
						2017-10-10 16:53:28 -05:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							805fb02ed1 
							
						 
					 
					
						
						
							
							add language support for qwant  
						
						... 
						
						
						
						closes issue #863  
						
						
					 
					
						2017-03-18 23:44:21 +01:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							1175b3906f 
							
						 
					 
					
						
						
							
							change language list to only include languages with a minimum of engines  
						
						... 
						
						
						
						that support them.
users can still query lesser supported through the :lang_code bang. 
						
						
					 
					
						2016-12-29 01:55:30 -06:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							4a1ff56389 
							
						 
					 
					
						
						
							
							minor fixes in utils/fetch_languages.py  
						
						
						
						
					 
					
						2016-12-16 22:14:14 -06:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							af35eee10b 
							
						 
					 
					
						
						
							
							tests for _fetch_supported_languages in engines  
						
						... 
						
						
						
						and refactor method to make it testable without making requests 
						
						
					 
					
						2016-12-15 00:40:21 -06:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							f62ce21f50 
							
						 
					 
					
						
						
							
							[mod] fetch supported languages for several engines  
						
						... 
						
						
						
						utils/fetch_languages.py gets languages supported by each engine and
generates engines_languages.json with each engine's supported language. 
						
						
					 
					
						2016-12-13 19:58:10 -06:00