add a comment
This commit is contained in:
		
							parent
							
								
									edfafe964f
								
							
						
					
					
						commit
						408ed03bd0
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -33,6 +33,8 @@ if os.path.isdir('../po'):
 | 
				
			||||||
else:
 | 
					else:
 | 
				
			||||||
	DIR = '../../locale'
 | 
						DIR = '../../locale'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# set '' so each part of the locale that should be modified is set
 | 
				
			||||||
 | 
					# according to the environment variables
 | 
				
			||||||
locale.setlocale(locale.LC_ALL, '')
 | 
					locale.setlocale(locale.LC_ALL, '')
 | 
				
			||||||
_translation = None
 | 
					_translation = None
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue