forked from GNUsocial/gnu-social
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			187 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			187 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								cd `dirname $0`
							 | 
						||
| 
								 | 
							
								cd ..
							 | 
						||
| 
								 | 
							
								xgettext --from-code=UTF-8 --default-domain=laconica --output=locale/laconica.pot --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php
							 |