|
|
@@ -251,4 +251,8 @@ GIT_BRANCH = "Github branch to use when force installing (Leave this alone unles
|
|
|
GIT_CHECK = "Check for new 'master' releases"
|
|
|
GIT_FORCE = "Force Install Branch"
|
|
|
GIT_FORCE_CONFIRM = "Are you sure you want to install this branch? Going from a newer version to an older verison is not recommended or supported."
|
|
|
-SPEED_TEST = "Speed Test"
|
|
|
+SPEED_TEST = "Speed Test"
|
|
|
+NOTICE_COLOR = "Notice Color"
|
|
|
+NOTICE_TITLE = "Notice Title"
|
|
|
+NOTICE_MESSAGE = "Notice Message"
|
|
|
+SHOW_NAMES = "Show Names'
|