]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authorfriendica <info@friendica.com>
Mon, 6 Aug 2012 04:43:20 +0000 (21:43 -0700)
committerfriendica <info@friendica.com>
Mon, 6 Aug 2012 04:43:20 +0000 (21:43 -0700)
boot.php
include/items.php
util/messages.po

index 7e3e9fee7b089261a9e728603ef4270591c1bf8b..6a350c5f4dd3998cbd9267b48b7469bb1e233271 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
 require_once('library/Mobile_Detect/Mobile_Detect.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1425' );
+define ( 'FRIENDICA_VERSION',      '3.0.1426' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1154      );
 
index e5b9dbffa6c7b4da0b621f0d01b71cc717a0dba3..c3dc7d06cb17cf6095faf27278f24814c917de99 100755 (executable)
@@ -3701,6 +3701,7 @@ function drop_item($id,$interactive = true) {
 
        if((local_user() == $item['uid']) || (remote_user() == $item['contact-id']) || (! $interactive)) {
 
+               logger('delete item: ' . $item['id'], LOGGER_DEBUG);
                // delete the item
 
                $r = q("UPDATE `item` SET `deleted` = 1, `title` = '', `body` = '', `edited` = '%s', `changed` = '%s' WHERE `id` = %d LIMIT 1",
index 04c69c6c1b2d6da6ecb5a3b5b70f289991732709..5f6dfcbd9e77739629319be4a184ad0d5c6559ac 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: 3.0.1425\n"
+"Project-Id-Version: 3.0.1426\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-04 10:00-0700\n"
+"POT-Creation-Date: 2012-08-05 10:00-0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -56,7 +56,7 @@ msgstr ""
 #: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81
 #: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:510
 #: ../../addon/facebook/facebook.php:516 ../../addon/dav/layout.fnk.php:354
-#: ../../include/items.php:3813 ../../index.php:315
+#: ../../include/items.php:3814 ../../index.php:315
 msgid "Permission denied."
 msgstr ""
 
@@ -125,7 +125,7 @@ msgstr ""
 #: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107
 #: ../../mod/events.php:439 ../../mod/photos.php:971 ../../mod/photos.php:1042
 #: ../../mod/photos.php:1285 ../../mod/photos.php:1325
-#: ../../mod/photos.php:1365 ../../mod/photos.php:1396
+#: ../../mod/photos.php:1366 ../../mod/photos.php:1398
 #: ../../mod/install.php:246 ../../mod/install.php:284
 #: ../../mod/localtime.php:45 ../../mod/poke.php:199 ../../mod/content.php:691
 #: ../../mod/contacts.php:341 ../../mod/settings.php:537
@@ -232,7 +232,7 @@ msgid "link to source"
 msgstr ""
 
 #: ../../mod/events.php:331 ../../view/theme/diabook/theme.php:131
-#: ../../include/nav.php:52 ../../boot.php:1634
+#: ../../include/nav.php:52 ../../boot.php:1635
 msgid "Events"
 msgstr ""
 
@@ -288,7 +288,7 @@ msgstr ""
 
 #: ../../mod/events.php:432 ../../mod/directory.php:132
 #: ../../include/event.php:40 ../../include/bb2diaspora.php:447
-#: ../../boot.php:1186
+#: ../../boot.php:1187
 msgid "Location:"
 msgstr ""
 
@@ -370,19 +370,19 @@ msgstr ""
 msgid "No"
 msgstr ""
 
-#: ../../mod/photos.php:46 ../../boot.php:1627
+#: ../../mod/photos.php:46 ../../boot.php:1628
 msgid "Photo Albums"
 msgstr ""
 
 #: ../../mod/photos.php:54 ../../mod/photos.php:137 ../../mod/photos.php:952
 #: ../../mod/photos.php:1034 ../../mod/photos.php:1049
-#: ../../mod/photos.php:1474 ../../mod/photos.php:1486
+#: ../../mod/photos.php:1477 ../../mod/photos.php:1489
 #: ../../addon/communityhome/communityhome.php:110
 #: ../../view/theme/diabook/theme.php:598
 msgid "Contact Photos"
 msgstr ""
 
-#: ../../mod/photos.php:61 ../../mod/photos.php:1059 ../../mod/photos.php:1524
+#: ../../mod/photos.php:61 ../../mod/photos.php:1059 ../../mod/photos.php:1527
 msgid "Upload New Photos"
 msgstr ""
 
@@ -499,7 +499,7 @@ msgstr ""
 msgid "Edit Album"
 msgstr ""
 
-#: ../../mod/photos.php:1077 ../../mod/photos.php:1507
+#: ../../mod/photos.php:1077 ../../mod/photos.php:1510
 msgid "View Photo"
 msgstr ""
 
@@ -574,48 +574,48 @@ msgstr ""
 msgid "I don't like this (toggle)"
 msgstr ""
 
-#: ../../mod/photos.php:1305 ../../include/conversation.php:1128
+#: ../../mod/photos.php:1305 ../../include/conversation.php:1129
 msgid "Share"
 msgstr ""
 
 #: ../../mod/photos.php:1306 ../../mod/editpost.php:112
-#: ../../mod/content.php:482 ../../mod/content.php:842
+#: ../../mod/content.php:482 ../../mod/content.php:843
 #: ../../mod/wallmessage.php:152 ../../mod/message.php:293
 #: ../../mod/message.php:479 ../../include/conversation.php:487
-#: ../../include/conversation.php:847 ../../include/conversation.php:1147
+#: ../../include/conversation.php:848 ../../include/conversation.php:1148
 msgid "Please wait"
 msgstr ""
 
-#: ../../mod/photos.php:1322 ../../mod/photos.php:1362
-#: ../../mod/photos.php:1393 ../../mod/content.php:688
+#: ../../mod/photos.php:1322 ../../mod/photos.php:1363
+#: ../../mod/photos.php:1395 ../../mod/content.php:688
 #: ../../include/conversation.php:693
 msgid "This is you"
 msgstr ""
 
-#: ../../mod/photos.php:1324 ../../mod/photos.php:1364
-#: ../../mod/photos.php:1395 ../../mod/content.php:690
-#: ../../include/conversation.php:695 ../../boot.php:569
+#: ../../mod/photos.php:1324 ../../mod/photos.php:1365
+#: ../../mod/photos.php:1397 ../../mod/content.php:690
+#: ../../include/conversation.php:695 ../../boot.php:570
 msgid "Comment"
 msgstr ""
 
 #: ../../mod/photos.php:1326 ../../mod/editpost.php:133
 #: ../../mod/content.php:700 ../../include/conversation.php:705
-#: ../../include/conversation.php:1165
+#: ../../include/conversation.php:1166
 msgid "Preview"
 msgstr ""
 
-#: ../../mod/photos.php:1423 ../../mod/content.php:439
-#: ../../mod/content.php:720 ../../mod/settings.php:600
+#: ../../mod/photos.php:1426 ../../mod/content.php:439
+#: ../../mod/content.php:721 ../../mod/settings.php:600
 #: ../../mod/settings.php:689 ../../mod/group.php:168 ../../mod/admin.php:668
-#: ../../include/conversation.php:444 ../../include/conversation.php:725
+#: ../../include/conversation.php:444 ../../include/conversation.php:726
 msgid "Delete"
 msgstr ""
 
-#: ../../mod/photos.php:1513
+#: ../../mod/photos.php:1516
 msgid "View Album"
 msgstr ""
 
-#: ../../mod/photos.php:1522
+#: ../../mod/photos.php:1525
 msgid "Recent Photos"
 msgstr ""
 
@@ -673,28 +673,28 @@ msgstr ""
 msgid "Edit post"
 msgstr ""
 
-#: ../../mod/editpost.php:88 ../../include/conversation.php:1114
+#: ../../mod/editpost.php:88 ../../include/conversation.php:1115
 msgid "Post to Email"
 msgstr ""
 
-#: ../../mod/editpost.php:103 ../../mod/content.php:707
-#: ../../mod/settings.php:599 ../../include/conversation.php:712
+#: ../../mod/editpost.php:103 ../../mod/content.php:708
+#: ../../mod/settings.php:599 ../../include/conversation.php:713
 msgid "Edit"
 msgstr ""
 
 #: ../../mod/editpost.php:104 ../../mod/wallmessage.php:150
 #: ../../mod/message.php:291 ../../mod/message.php:476
-#: ../../include/conversation.php:1129
+#: ../../include/conversation.php:1130
 msgid "Upload photo"
 msgstr ""
 
-#: ../../mod/editpost.php:105 ../../include/conversation.php:1131
+#: ../../mod/editpost.php:105 ../../include/conversation.php:1132
 msgid "Attach file"
 msgstr ""
 
 #: ../../mod/editpost.php:106 ../../mod/wallmessage.php:151
 #: ../../mod/message.php:292 ../../mod/message.php:477
-#: ../../include/conversation.php:1133
+#: ../../include/conversation.php:1134
 msgid "Insert web link"
 msgstr ""
 
@@ -710,42 +710,38 @@ msgstr ""
 msgid "Insert Vorbis [.ogg] audio"
 msgstr ""
 
-#: ../../mod/editpost.php:110 ../../include/conversation.php:1139
+#: ../../mod/editpost.php:110 ../../include/conversation.php:1140
 msgid "Set your location"
 msgstr ""
 
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1141
+#: ../../mod/editpost.php:111 ../../include/conversation.php:1142
 msgid "Clear browser location"
 msgstr ""
 
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1148
+#: ../../mod/editpost.php:113 ../../include/conversation.php:1149
 msgid "Permission settings"
 msgstr ""
 
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1157
+#: ../../mod/editpost.php:121 ../../include/conversation.php:1158
 msgid "CC: email addresses"
 msgstr ""
 
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1158
+#: ../../mod/editpost.php:122 ../../include/conversation.php:1159
 msgid "Public post"
 msgstr ""
 
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1144
+#: ../../mod/editpost.php:125 ../../include/conversation.php:1145
 msgid "Set title"
 msgstr ""
 
-#: ../../mod/editpost.php:127 ../../include/conversation.php:1146
+#: ../../mod/editpost.php:127 ../../include/conversation.php:1147
 msgid "Categories (comma-separated list)"
 msgstr ""
 
-#: ../../mod/editpost.php:128 ../../include/conversation.php:1160
+#: ../../mod/editpost.php:128 ../../include/conversation.php:1161
 msgid "Example: bob@example.com, mary@example.com"
 msgstr ""
 
-#: ../../mod/editpost.php:135 ../../include/conversation.php:1166
-msgid "Friendica mobile web"
-msgstr ""
-
 #: ../../mod/dfrn_request.php:93
 msgid "This introduction has already been accepted."
 msgstr ""
@@ -1255,7 +1251,7 @@ msgid "is interested in:"
 msgstr ""
 
 #: ../../mod/match.php:58 ../../mod/suggest.php:59
-#: ../../include/contact_widgets.php:9 ../../boot.php:1130
+#: ../../include/contact_widgets.php:9 ../../boot.php:1131
 msgid "Connect"
 msgstr ""
 
@@ -1283,20 +1279,20 @@ msgstr ""
 msgid "Group: "
 msgstr ""
 
-#: ../../mod/content.php:438 ../../mod/content.php:719
-#: ../../include/conversation.php:443 ../../include/conversation.php:724
+#: ../../mod/content.php:438 ../../mod/content.php:720
+#: ../../include/conversation.php:443 ../../include/conversation.php:725
 msgid "Select"
 msgstr ""
 
-#: ../../mod/content.php:455 ../../mod/content.php:812
-#: ../../mod/content.php:813 ../../include/conversation.php:460
-#: ../../include/conversation.php:817 ../../include/conversation.php:818
+#: ../../mod/content.php:455 ../../mod/content.php:813
+#: ../../mod/content.php:814 ../../include/conversation.php:460
+#: ../../include/conversation.php:818 ../../include/conversation.php:819
 #, php-format
 msgid "View %s's profile @ %s"
 msgstr ""
 
-#: ../../mod/content.php:465 ../../mod/content.php:824
-#: ../../include/conversation.php:470 ../../include/conversation.php:829
+#: ../../mod/content.php:465 ../../mod/content.php:825
+#: ../../include/conversation.php:470 ../../include/conversation.php:830
 #, php-format
 msgid "%s from %s"
 msgstr ""
@@ -1315,7 +1311,7 @@ msgstr[1] ""
 #: ../../mod/content.php:587 ../../addon/page/page.php:76
 #: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:119
 #: ../../include/contact_widgets.php:188 ../../include/conversation.php:592
-#: ../../boot.php:570
+#: ../../boot.php:571
 msgid "show more"
 msgstr ""
 
@@ -1367,39 +1363,39 @@ msgstr ""
 msgid "Video"
 msgstr ""
 
-#: ../../mod/content.php:732 ../../include/conversation.php:737
+#: ../../mod/content.php:733 ../../include/conversation.php:738
 msgid "add star"
 msgstr ""
 
-#: ../../mod/content.php:733 ../../include/conversation.php:738
+#: ../../mod/content.php:734 ../../include/conversation.php:739
 msgid "remove star"
 msgstr ""
 
-#: ../../mod/content.php:734 ../../include/conversation.php:739
+#: ../../mod/content.php:735 ../../include/conversation.php:740
 msgid "toggle star status"
 msgstr ""
 
-#: ../../mod/content.php:737 ../../include/conversation.php:742
+#: ../../mod/content.php:738 ../../include/conversation.php:743
 msgid "starred"
 msgstr ""
 
-#: ../../mod/content.php:738 ../../include/conversation.php:743
+#: ../../mod/content.php:739 ../../include/conversation.php:744
 msgid "add tag"
 msgstr ""
 
-#: ../../mod/content.php:742 ../../include/conversation.php:747
+#: ../../mod/content.php:743 ../../include/conversation.php:748
 msgid "save to folder"
 msgstr ""
 
-#: ../../mod/content.php:814 ../../include/conversation.php:819
+#: ../../mod/content.php:815 ../../include/conversation.php:820
 msgid "to"
 msgstr ""
 
-#: ../../mod/content.php:815 ../../include/conversation.php:820
+#: ../../mod/content.php:816 ../../include/conversation.php:821
 msgid "Wall-to-Wall"
 msgstr ""
 
-#: ../../mod/content.php:816 ../../include/conversation.php:821
+#: ../../mod/content.php:817 ../../include/conversation.php:822
 msgid "via Wall-To-Wall:"
 msgstr ""
 
@@ -1918,7 +1914,7 @@ msgstr ""
 #: ../../addon/facebook/facebook.php:1200
 #: ../../addon/public_server/public_server.php:62
 #: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:3214
-#: ../../boot.php:779
+#: ../../boot.php:780
 msgid "Administrator"
 msgstr ""
 
@@ -1928,7 +1924,7 @@ msgid ""
 "Password reset failed."
 msgstr ""
 
-#: ../../mod/lostpass.php:83 ../../boot.php:912
+#: ../../mod/lostpass.php:83 ../../boot.php:913
 msgid "Password Reset"
 msgstr ""
 
@@ -2596,7 +2592,7 @@ msgstr ""
 msgid "Invalid contact."
 msgstr ""
 
-#: ../../mod/notes.php:44 ../../boot.php:1641
+#: ../../mod/notes.php:44 ../../boot.php:1642
 msgid "Personal Notes"
 msgstr ""
 
@@ -2639,7 +2635,7 @@ msgstr ""
 
 #: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131
 #: ../../mod/message.php:242 ../../mod/message.php:250
-#: ../../include/conversation.php:1065 ../../include/conversation.php:1082
+#: ../../include/conversation.php:1066 ../../include/conversation.php:1083
 msgid "Please enter a link URL:"
 msgstr ""
 
@@ -2849,7 +2845,7 @@ msgstr ""
 
 #: ../../mod/profperm.php:103 ../../view/theme/diabook/theme.php:128
 #: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:84
-#: ../../include/nav.php:50 ../../boot.php:1617
+#: ../../include/nav.php:50 ../../boot.php:1618
 msgid "Profile"
 msgstr ""
 
@@ -2953,7 +2949,7 @@ msgstr ""
 msgid "Choose a nickname: "
 msgstr ""
 
-#: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:878
+#: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:879
 msgid "Register"
 msgstr ""
 
@@ -2996,7 +2992,7 @@ msgid "Access denied."
 msgstr ""
 
 #: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130
-#: ../../include/nav.php:51 ../../boot.php:1624
+#: ../../include/nav.php:51 ../../boot.php:1625
 msgid "Photos"
 msgstr ""
 
@@ -3807,7 +3803,7 @@ msgstr ""
 msgid "FTP Password"
 msgstr ""
 
-#: ../../mod/profile.php:21 ../../boot.php:1043
+#: ../../mod/profile.php:21 ../../boot.php:1044
 msgid "Requested profile is not available."
 msgstr ""
 
@@ -4202,28 +4198,28 @@ msgstr ""
 msgid "Edit/Manage Profiles"
 msgstr ""
 
-#: ../../mod/profiles.php:673 ../../boot.php:1152
+#: ../../mod/profiles.php:673 ../../boot.php:1153
 msgid "Change profile photo"
 msgstr ""
 
-#: ../../mod/profiles.php:674 ../../boot.php:1153
+#: ../../mod/profiles.php:674 ../../boot.php:1154
 msgid "Create New Profile"
 msgstr ""
 
-#: ../../mod/profiles.php:685 ../../boot.php:1163
+#: ../../mod/profiles.php:685 ../../boot.php:1164
 msgid "Profile Image"
 msgstr ""
 
-#: ../../mod/profiles.php:687 ../../boot.php:1166
+#: ../../mod/profiles.php:687 ../../boot.php:1167
 msgid "visible to everybody"
 msgstr ""
 
-#: ../../mod/profiles.php:688 ../../boot.php:1167
+#: ../../mod/profiles.php:688 ../../boot.php:1168
 msgid "Edit visibility"
 msgstr ""
 
-#: ../../mod/filer.php:29 ../../include/conversation.php:1069
-#: ../../include/conversation.php:1086
+#: ../../mod/filer.php:29 ../../include/conversation.php:1070
+#: ../../include/conversation.php:1087
 msgid "Save to Folder:"
 msgstr ""
 
@@ -4347,17 +4343,17 @@ msgid "Gender: "
 msgstr ""
 
 #: ../../mod/directory.php:134 ../../include/profile_advanced.php:17
-#: ../../boot.php:1188
+#: ../../boot.php:1189
 msgid "Gender:"
 msgstr ""
 
 #: ../../mod/directory.php:136 ../../include/profile_advanced.php:37
-#: ../../boot.php:1191
+#: ../../boot.php:1192
 msgid "Status:"
 msgstr ""
 
 #: ../../mod/directory.php:138 ../../include/profile_advanced.php:48
-#: ../../boot.php:1193
+#: ../../boot.php:1194
 msgid "Homepage:"
 msgstr ""
 
@@ -5115,7 +5111,7 @@ msgstr ""
 #: ../../addon/communityhome/communityhome.php:34
 #: ../../addon/communityhome/twillingham/communityhome.php:28
 #: ../../addon/communityhome/twillingham/communityhome.php:34
-#: ../../include/nav.php:64 ../../boot.php:899
+#: ../../include/nav.php:64 ../../boot.php:900
 msgid "Login"
 msgstr ""
 
@@ -7551,7 +7547,7 @@ msgstr ""
 msgid "Contacts not in any group"
 msgstr ""
 
-#: ../../include/nav.php:46 ../../boot.php:898
+#: ../../include/nav.php:46 ../../boot.php:899
 msgid "Logout"
 msgstr ""
 
@@ -7559,7 +7555,7 @@ msgstr ""
 msgid "End this session"
 msgstr ""
 
-#: ../../include/nav.php:49 ../../boot.php:1610
+#: ../../include/nav.php:49 ../../boot.php:1611
 msgid "Status"
 msgstr ""
 
@@ -7639,11 +7635,11 @@ msgstr ""
 msgid "Manage other pages"
 msgstr ""
 
-#: ../../include/nav.php:138 ../../boot.php:1146
+#: ../../include/nav.php:138 ../../boot.php:1147
 msgid "Profiles"
 msgstr ""
 
-#: ../../include/nav.php:138 ../../boot.php:1146
+#: ../../include/nav.php:138 ../../boot.php:1147
 msgid "Manage/edit profiles"
 msgstr ""
 
@@ -8072,7 +8068,7 @@ msgstr ""
 msgid "You have a new follower at "
 msgstr ""
 
-#: ../../include/items.php:3880
+#: ../../include/items.php:3881
 msgid "Archives"
 msgstr ""
 
@@ -8166,34 +8162,34 @@ msgstr ""
 msgid "stopped following"
 msgstr ""
 
-#: ../../include/Contact.php:220 ../../include/conversation.php:966
+#: ../../include/Contact.php:220 ../../include/conversation.php:967
 msgid "Poke"
 msgstr ""
 
-#: ../../include/Contact.php:221 ../../include/conversation.php:960
+#: ../../include/Contact.php:221 ../../include/conversation.php:961
 msgid "View Status"
 msgstr ""
 
-#: ../../include/Contact.php:222 ../../include/conversation.php:961
+#: ../../include/Contact.php:222 ../../include/conversation.php:962
 msgid "View Profile"
 msgstr ""
 
-#: ../../include/Contact.php:223 ../../include/conversation.php:962
+#: ../../include/Contact.php:223 ../../include/conversation.php:963
 msgid "View Photos"
 msgstr ""
 
 #: ../../include/Contact.php:224 ../../include/Contact.php:237
-#: ../../include/conversation.php:963
+#: ../../include/conversation.php:964
 msgid "Network Posts"
 msgstr ""
 
 #: ../../include/Contact.php:225 ../../include/Contact.php:237
-#: ../../include/conversation.php:964
+#: ../../include/conversation.php:965
 msgid "Edit Contact"
 msgstr ""
 
 #: ../../include/Contact.php:226 ../../include/Contact.php:237
-#: ../../include/conversation.php:965
+#: ../../include/conversation.php:966
 msgid "Send PM"
 msgstr ""
 
@@ -8211,106 +8207,106 @@ msgstr ""
 msgid "%1$s marked %2$s's %3$s as favorite"
 msgstr ""
 
-#: ../../include/conversation.php:866
+#: ../../include/conversation.php:867
 msgid "Delete Selected Items"
 msgstr ""
 
-#: ../../include/conversation.php:1024
+#: ../../include/conversation.php:1025
 #, php-format
 msgid "%s likes this."
 msgstr ""
 
-#: ../../include/conversation.php:1024
+#: ../../include/conversation.php:1025
 #, php-format
 msgid "%s doesn't like this."
 msgstr ""
 
-#: ../../include/conversation.php:1028
+#: ../../include/conversation.php:1029
 #, php-format
 msgid "<span  %1$s>%2$d people</span> like this."
 msgstr ""
 
-#: ../../include/conversation.php:1030
+#: ../../include/conversation.php:1031
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't like this."
 msgstr ""
 
-#: ../../include/conversation.php:1036
+#: ../../include/conversation.php:1037
 msgid "and"
 msgstr ""
 
-#: ../../include/conversation.php:1039
+#: ../../include/conversation.php:1040
 #, php-format
 msgid ", and %d other people"
 msgstr ""
 
-#: ../../include/conversation.php:1040
+#: ../../include/conversation.php:1041
 #, php-format
 msgid "%s like this."
 msgstr ""
 
-#: ../../include/conversation.php:1040
+#: ../../include/conversation.php:1041
 #, php-format
 msgid "%s don't like this."
 msgstr ""
 
-#: ../../include/conversation.php:1064 ../../include/conversation.php:1081
+#: ../../include/conversation.php:1065 ../../include/conversation.php:1082
 msgid "Visible to <strong>everybody</strong>"
 msgstr ""
 
-#: ../../include/conversation.php:1066 ../../include/conversation.php:1083
+#: ../../include/conversation.php:1067 ../../include/conversation.php:1084
 msgid "Please enter a video link/URL:"
 msgstr ""
 
-#: ../../include/conversation.php:1067 ../../include/conversation.php:1084
+#: ../../include/conversation.php:1068 ../../include/conversation.php:1085
 msgid "Please enter an audio link/URL:"
 msgstr ""
 
-#: ../../include/conversation.php:1068 ../../include/conversation.php:1085
+#: ../../include/conversation.php:1069 ../../include/conversation.php:1086
 msgid "Tag term:"
 msgstr ""
 
-#: ../../include/conversation.php:1070 ../../include/conversation.php:1087
+#: ../../include/conversation.php:1071 ../../include/conversation.php:1088
 msgid "Where are you right now?"
 msgstr ""
 
-#: ../../include/conversation.php:1130
+#: ../../include/conversation.php:1131
 msgid "upload photo"
 msgstr ""
 
-#: ../../include/conversation.php:1132
+#: ../../include/conversation.php:1133
 msgid "attach file"
 msgstr ""
 
-#: ../../include/conversation.php:1134
+#: ../../include/conversation.php:1135
 msgid "web link"
 msgstr ""
 
-#: ../../include/conversation.php:1135
+#: ../../include/conversation.php:1136
 msgid "Insert video link"
 msgstr ""
 
-#: ../../include/conversation.php:1136
+#: ../../include/conversation.php:1137
 msgid "video link"
 msgstr ""
 
-#: ../../include/conversation.php:1137
+#: ../../include/conversation.php:1138
 msgid "Insert audio link"
 msgstr ""
 
-#: ../../include/conversation.php:1138
+#: ../../include/conversation.php:1139
 msgid "audio link"
 msgstr ""
 
-#: ../../include/conversation.php:1140
+#: ../../include/conversation.php:1141
 msgid "set location"
 msgstr ""
 
-#: ../../include/conversation.php:1142
+#: ../../include/conversation.php:1143
 msgid "clear location"
 msgstr ""
 
-#: ../../include/conversation.php:1149
+#: ../../include/conversation.php:1150
 msgid "permissions"
 msgstr ""
 
@@ -8326,96 +8322,96 @@ msgstr ""
 msgid "This action is not available under your subscription plan."
 msgstr ""
 
-#: ../../boot.php:568
+#: ../../boot.php:569
 msgid "Delete this item?"
 msgstr ""
 
-#: ../../boot.php:571
+#: ../../boot.php:572
 msgid "show fewer"
 msgstr ""
 
-#: ../../boot.php:774
+#: ../../boot.php:775
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr ""
 
-#: ../../boot.php:776
+#: ../../boot.php:777
 #, php-format
 msgid "Update Error at %s"
 msgstr ""
 
-#: ../../boot.php:877
+#: ../../boot.php:878
 msgid "Create a New Account"
 msgstr ""
 
-#: ../../boot.php:901
+#: ../../boot.php:902
 msgid "Nickname or Email address: "
 msgstr ""
 
-#: ../../boot.php:902
+#: ../../boot.php:903
 msgid "Password: "
 msgstr ""
 
-#: ../../boot.php:905
+#: ../../boot.php:906
 msgid "Or login using OpenID: "
 msgstr ""
 
-#: ../../boot.php:911
+#: ../../boot.php:912
 msgid "Forgot your password?"
 msgstr ""
 
-#: ../../boot.php:1078
+#: ../../boot.php:1079
 msgid "Edit profile"
 msgstr ""
 
-#: ../../boot.php:1138
+#: ../../boot.php:1139
 msgid "Message"
 msgstr ""
 
-#: ../../boot.php:1260 ../../boot.php:1346
+#: ../../boot.php:1261 ../../boot.php:1347
 msgid "g A l F d"
 msgstr ""
 
-#: ../../boot.php:1261 ../../boot.php:1347
+#: ../../boot.php:1262 ../../boot.php:1348
 msgid "F d"
 msgstr ""
 
-#: ../../boot.php:1306 ../../boot.php:1387
+#: ../../boot.php:1307 ../../boot.php:1388
 msgid "[today]"
 msgstr ""
 
-#: ../../boot.php:1318
+#: ../../boot.php:1319
 msgid "Birthday Reminders"
 msgstr ""
 
-#: ../../boot.php:1319
+#: ../../boot.php:1320
 msgid "Birthdays this week:"
 msgstr ""
 
-#: ../../boot.php:1380
+#: ../../boot.php:1381
 msgid "[No description]"
 msgstr ""
 
-#: ../../boot.php:1398
+#: ../../boot.php:1399
 msgid "Event Reminders"
 msgstr ""
 
-#: ../../boot.php:1399
+#: ../../boot.php:1400
 msgid "Events this week:"
 msgstr ""
 
-#: ../../boot.php:1613
+#: ../../boot.php:1614
 msgid "Status Messages and Posts"
 msgstr ""
 
-#: ../../boot.php:1620
+#: ../../boot.php:1621
 msgid "Profile Details"
 msgstr ""
 
-#: ../../boot.php:1637
+#: ../../boot.php:1638
 msgid "Events and Calendar"
 msgstr ""
 
-#: ../../boot.php:1644
+#: ../../boot.php:1645
 msgid "Only You Can See This"
 msgstr ""