diff --git a/boot.php b/boot.php index 51cf674a35..666e138acd 100644 --- a/boot.php +++ b/boot.php @@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('include/features.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.1.1707' ); +define ( 'FRIENDICA_VERSION', '3.1.1708' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1163 ); define ( 'EOL', "
\r\n" ); diff --git a/mod/install.php b/mod/install.php index eda6b137f4..b92856690e 100755 --- a/mod/install.php +++ b/mod/install.php @@ -114,7 +114,7 @@ function install_content(&$a) { global $install_wizard_pass, $db; $o = ''; $wizard_status = ""; - $install_title = t('Friendica Social Communications Server - Setup'); + $install_title = t('Friendica Communications Server - Setup'); diff --git a/util/messages.po b/util/messages.po index 8061060c8f..ccd6f7165f 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 3.1.1707\n" +"Project-Id-Version: 3.1.1708\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-21 00:03-0700\n" +"POT-Creation-Date: 2013-05-22 00:01-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"