Translation updates, addition of Japanese language

-28
This commit is contained in:
kytv
2013-11-19 23:59:46 +00:00
parent 7e3e08532f
commit 244209d3b7
96 changed files with 63360 additions and 42641 deletions

View File

@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 27;
public final static long BUILD = 28;
/** for example "-test" */
public final static String EXTRA = "";