-
Theme settings
+
-
-
diff --git a/includes/webconsole.php b/includes/webconsole.php
old mode 100644
new mode 100755
diff --git a/index.php b/index.php
index f8868773..87ef5ea9 100755
--- a/index.php
+++ b/index.php
@@ -13,13 +13,14 @@
* @author Lawrence Yau
* @author Bill Zimmerman
* @license GNU General Public License, version 3 (GPL-3.0)
- * @version 1.3.0
+ * @version 1.3.1
* @link https://github.com/billz/raspap-webgui
* @see http://sirlagz.net/2013/02/08/raspap-webgui/
*/
include_once( 'includes/config.php' );
include_once( RASPI_CONFIG.'/raspap.php' );
+include_once( 'includes/locale.php');
include_once( 'includes/functions.php' );
include_once( 'includes/dashboard.php' );
include_once( 'includes/authenticate.php' );
@@ -61,7 +62,7 @@ $theme_url = 'dist/css/' . $theme;
- Raspbian WiFi Configuration Portal
+
@@ -104,7 +105,7 @@ $theme_url = 'dist/css/' . $theme;
- RaspAP Wifi Portal v1.3.0
+ v
@@ -113,48 +114,48 @@ $theme_url = 'dist/css/' . $theme;
diff --git a/locale/en_US/LC_MESSAGES/messages.mo b/locale/en_US/LC_MESSAGES/messages.mo
new file mode 100644
index 00000000..a17113bd
Binary files /dev/null and b/locale/en_US/LC_MESSAGES/messages.mo differ
diff --git a/locale/en_US/LC_MESSAGES/messages.po b/locale/en_US/LC_MESSAGES/messages.po
new file mode 100644
index 00000000..7dc6830f
--- /dev/null
+++ b/locale/en_US/LC_MESSAGES/messages.po
@@ -0,0 +1,447 @@
+# RaspAP Portable Object file
+# Project home: https://github.com/billz/raspap-webgui
+# Licensed under the GNU General Public License v3.0
+# This file is distributed under the same license as the RaspAP package
+# FIRST AUTHOR billzimmerman@gmail.com, 2017
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: 1.2.1\n"
+"Report-Msgid-Bugs-To: Bill Zimmerman