rev update
This commit is contained in:
parent
86cb638637
commit
24ea480276
2
boot.php
2
boot.php
|
@ -10,7 +10,7 @@ require_once('include/nav.php');
|
||||||
require_once('include/cache.php');
|
require_once('include/cache.php');
|
||||||
|
|
||||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||||
define ( 'FRIENDICA_VERSION', '3.0.1400' );
|
define ( 'FRIENDICA_VERSION', '3.0.1401' );
|
||||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||||
define ( 'DB_UPDATE_VERSION', 1153 );
|
define ( 'DB_UPDATE_VERSION', 1153 );
|
||||||
|
|
||||||
|
|
|
@ -6,9 +6,9 @@
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 3.0.1400\n"
|
"Project-Id-Version: 3.0.1401\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-07-10 10:00-0700\n"
|
"POT-Creation-Date: 2012-07-11 10:00-0700\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -2925,7 +2925,7 @@ msgstr ""
|
||||||
msgid "People Search"
|
msgid "People Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/like.php:144 ../../mod/like.php:301 ../../mod/tagger.php:70
|
#: ../../mod/like.php:144 ../../mod/like.php:297 ../../mod/tagger.php:70
|
||||||
#: ../../addon/facebook/facebook.php:1586
|
#: ../../addon/facebook/facebook.php:1586
|
||||||
#: ../../addon/communityhome/communityhome.php:158
|
#: ../../addon/communityhome/communityhome.php:158
|
||||||
#: ../../addon/communityhome/communityhome.php:167
|
#: ../../addon/communityhome/communityhome.php:167
|
||||||
|
@ -7287,7 +7287,7 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../include/enotify.php:127
|
#: ../../include/enotify.php:127
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s posted to [url=%2s]your wall[/url]"
|
msgid "%1$s posted to [url=%2$s]your wall[/url]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../include/enotify.php:138
|
#: ../../include/enotify.php:138
|
||||||
|
|
Loading…
Reference in a new issue