Summary Bar: Change header from "I2P Updates" to "Update Status" (ticket #2137)

/configsidebar: Tag sections for translation; translate unselected sections;
sort unselected sections by translated name
This commit is contained in:
zzz
2018-05-26 13:56:06 +00:00
parent 39c0f558c1
commit f11104e7bc
4 changed files with 42 additions and 31 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 = 11;
public final static long BUILD = 12;
/** for example "-test" */
public final static String EXTRA = "";