mirror of
				https://github.com/oxen-io/session-android.git
				synced 2025-10-30 23:09:20 +00:00 
			
		
		
		
	Updated language translations.
This commit is contained in:
		 Alan Evans
					Alan Evans
				
			
				
					committed by
					
						 Greyson Parrelli
						Greyson Parrelli
					
				
			
			
				
	
			
			
			 Greyson Parrelli
						Greyson Parrelli
					
				
			
						parent
						
							cc0ced9a81
						
					
				
				
					commit
					4fa8b8a4bd
				
			| @@ -70,7 +70,7 @@ task excludeNonTranslatables { | ||||
|     group 'Translate' | ||||
|     description 'Remove strings that are marked "translatable"="false" or are ExtraTranslations.' | ||||
|     doLast { | ||||
|         def englishFile = file('res/values/strings.xml') | ||||
|         def englishFile = file('../res/values/strings.xml') | ||||
|  | ||||
|         def english = new XmlParser().parse(englishFile) | ||||
|         def nonTranslatable = english | ||||
|   | ||||
		Reference in New Issue
	
	Block a user