* src/po/Makefile.am: added support for building zh_CN.mo
* src/po/zh_CN.po: Partial Simplified Chinese translation svn: r2146
This commit is contained in:
		@@ -24,3 +24,8 @@ SUFFIXES = .po .mo
 | 
			
		||||
	$(MSGFMT) -v temp.po -o $@
 | 
			
		||||
	rm temp.po
 | 
			
		||||
 | 
			
		||||
zh_CN.mo: zh_CN.po
 | 
			
		||||
	iconv -f GB2312 -t UTF-8 zh_CN.po > temp.po
 | 
			
		||||
	$(MSGFMT) -v temp.po -o $@
 | 
			
		||||
	rm temp.po
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										6778
									
								
								src/po/zh_CN.po
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6778
									
								
								src/po/zh_CN.po
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user