make general_inventoryUpdateNote slightly more concise
This commit is contained in:
		
							parent
							
								
									4504b95977
								
							
						
					
					
						commit
						6d89491651
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
dict = {
 | 
					dict = {
 | 
				
			||||||
	general_inventoryUpdateNote: `Note: Changes made here will only be reflected in-game when the game re-downloads your inventory. Visiting the navigation should be the easiest way to trigger that.`,
 | 
						general_inventoryUpdateNote: `Note: Changes made here will only be applied in-game when the game syncs the inventory. Visiting the navigation should be the easiest way to trigger that.`,
 | 
				
			||||||
	general_addButton: `Add`,
 | 
						general_addButton: `Add`,
 | 
				
			||||||
	general_bulkActions: `Bulk Actions`,
 | 
						general_bulkActions: `Bulk Actions`,
 | 
				
			||||||
	code_nonValidAuthz: `Your credentials are no longer valid.`,
 | 
						code_nonValidAuthz: `Your credentials are no longer valid.`,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user