view translate.bat @ 745:b30f03c1a40d

Changed the positioning of the about dialog background to work on Linux properly. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1022 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 27 Sep 2010 18:53:48 +0000
parents 620505a89b17
children
line wrap: on
line source

lupdate src -ts .\translations\universalindent_de.ts
lupdate src -ts .\translations\universalindent_zh_TW.ts
lupdate src -ts .\translations\universalindent_ja_JP.ts
lupdate src -ts .\translations\universalindent.ts
linguist .\translations\universalindent_de.ts
lrelease .\translations\universalindent_de.ts -qm .\translations\universalindent_de.qm
pause