[DSHub-commit] SF.net SVN: dshub: [257] trunk
Status: Beta
Brought to you by:
pietricica
|
From: <pie...@us...> - 2008-01-26 21:57:59
|
Revision: 257
http://dshub.svn.sourceforge.net/dshub/?rev=257&view=rev
Author: pietricica
Date: 2008-01-26 13:57:50 -0800 (Sat, 26 Jan 2008)
Log Message:
-----------
* the main language file is called Translation.properties, and it contains
key = value
where only value needs to be translated.
For each translation create a file named Translation_xx_XX. properties
where xx is language code and XX country code.
example :
Translation_ro_RO.properties for ro, Translation_en_US.properties for english but in united states.
These files are included in the jar file, I will add them personally when translators will provide them to me.
* starting work on translations;
Modified Paths:
--------------
trunk/DSHub.jar
trunk/changelog.txt
trunk/src/dshub/Main.java
Added Paths:
-----------
trunk/src/Translation.properties
trunk/src/Translation_ro_RO.properties
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|