aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-18 13:46:03 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-18 13:46:03 -0800
commita99d28dea939abc7eb9fbfcfcc966c40215a94b6 (patch)
tree652c0949e5f13fe779e835717d75dbaf90e135f3
parent1b9722c65ac2169cadcf78376aaaf9d82721c9cd (diff)
downloadvolse-hubzilla-a99d28dea939abc7eb9fbfcfcc966c40215a94b6.tar.gz
volse-hubzilla-a99d28dea939abc7eb9fbfcfcc966c40215a94b6.tar.bz2
volse-hubzilla-a99d28dea939abc7eb9fbfcfcc966c40215a94b6.zip
sql delete with limit
-rw-r--r--include/deliver.php2
-rw-r--r--include/zot.php2
-rw-r--r--util/hmessages.po1471
-rw-r--r--version.inc2
4 files changed, 749 insertions, 728 deletions
diff --git a/include/deliver.php b/include/deliver.php
index 60d935d02..7ff0fa125 100644
--- a/include/deliver.php
+++ b/include/deliver.php
@@ -66,7 +66,7 @@ function deliver_run($argv, $argc) {
}
}
- q("delete from dreport where dreport_queue = '%s' limit 1",
+ q("delete from dreport where dreport_queue = '%s'",
dbesc($argv[$x])
);
}
diff --git a/include/zot.php b/include/zot.php
index ce3bef783..922637bc1 100644
--- a/include/zot.php
+++ b/include/zot.php
@@ -1000,7 +1000,7 @@ function zot_process_response($hub, $arr, $outq) {
// we have a more descriptive delivery report, so discard the per hub 'queued' report.
- q("delete from dreport where dreport_queue = '%s' limit 1",
+ q("delete from dreport where dreport_queue = '%s' ",
dbesc($outq['outq_hash'])
);
diff --git a/util/hmessages.po b/util/hmessages.po
index 9357552b3..9025a5b69 100644
--- a/util/hmessages.po
+++ b/util/hmessages.po
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: 2015-12-11.1243\n"
+"Project-Id-Version: 2015-12-18.1250\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-12-11 00:03-0800\n"
+"POT-Creation-Date: 2015-12-18 00:03-0800\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"
@@ -53,17 +53,17 @@ msgstr ""
msgid "Room not found."
msgstr ""
-#: ../../include/chat.php:133 ../../include/items.php:4398
-#: ../../include/attach.php:140 ../../include/attach.php:188
-#: ../../include/attach.php:251 ../../include/attach.php:265
-#: ../../include/attach.php:272 ../../include/attach.php:337
-#: ../../include/attach.php:351 ../../include/attach.php:358
-#: ../../include/attach.php:436 ../../include/attach.php:884
-#: ../../include/attach.php:955 ../../include/attach.php:1107
-#: ../../include/photos.php:29 ../../mod/filestorage.php:18
+#: ../../include/chat.php:133 ../../include/items.php:4405
+#: ../../include/photos.php:29 ../../include/attach.php:140
+#: ../../include/attach.php:188 ../../include/attach.php:251
+#: ../../include/attach.php:265 ../../include/attach.php:272
+#: ../../include/attach.php:337 ../../include/attach.php:351
+#: ../../include/attach.php:358 ../../include/attach.php:436
+#: ../../include/attach.php:888 ../../include/attach.php:959
+#: ../../include/attach.php:1111 ../../mod/filestorage.php:18
#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88
-#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:205
-#: ../../mod/item.php:213 ../../mod/item.php:1049 ../../mod/common.php:35
+#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:206
+#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/common.php:35
#: ../../mod/achievements.php:30 ../../mod/rate.php:111
#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/id.php:71
#: ../../mod/like.php:177 ../../mod/page.php:31 ../../mod/page.php:86
@@ -119,15 +119,390 @@ msgstr ""
msgid "Cloned channel not found. Import failed."
msgstr ""
-#: ../../include/RedDAV/RedBrowser.php:107
-#: ../../include/RedDAV/RedBrowser.php:239
-msgid "parent"
+#: ../../include/text.php:394
+msgid "prev"
+msgstr ""
+
+#: ../../include/text.php:396
+msgid "first"
+msgstr ""
+
+#: ../../include/text.php:425
+msgid "last"
+msgstr ""
+
+#: ../../include/text.php:428
+msgid "next"
+msgstr ""
+
+#: ../../include/text.php:438
+msgid "older"
+msgstr ""
+
+#: ../../include/text.php:440
+msgid "newer"
+msgstr ""
+
+#: ../../include/text.php:785
+msgid "No connections"
+msgstr ""
+
+#: ../../include/text.php:797
+#, php-format
+msgid "%d Connection"
+msgid_plural "%d Connections"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../include/text.php:810 ../../mod/viewconnections.php:101
+msgid "View Connections"
+msgstr ""
+
+#: ../../include/text.php:867 ../../include/text.php:879
+#: ../../include/nav.php:159 ../../include/apps.php:147
+#: ../../mod/search.php:40
+msgid "Search"
+msgstr ""
+
+#: ../../include/text.php:868 ../../include/text.php:880
+#: ../../include/widgets.php:192 ../../mod/rbmark.php:28
+#: ../../mod/rbmark.php:100 ../../mod/admin.php:1454 ../../mod/admin.php:1474
+#: ../../mod/filer.php:49
+msgid "Save"
+msgstr ""
+
+#: ../../include/text.php:954
+msgid "poke"
+msgstr ""
+
+#: ../../include/text.php:954 ../../include/conversation.php:243
+msgid "poked"
+msgstr ""
+
+#: ../../include/text.php:955
+msgid "ping"
+msgstr ""
+
+#: ../../include/text.php:955
+msgid "pinged"
+msgstr ""
+
+#: ../../include/text.php:956
+msgid "prod"
+msgstr ""
+
+#: ../../include/text.php:956
+msgid "prodded"
+msgstr ""
+
+#: ../../include/text.php:957
+msgid "slap"
+msgstr ""
+
+#: ../../include/text.php:957
+msgid "slapped"
+msgstr ""
+
+#: ../../include/text.php:958
+msgid "finger"
+msgstr ""
+
+#: ../../include/text.php:958
+msgid "fingered"
+msgstr ""
+
+#: ../../include/text.php:959
+msgid "rebuff"
+msgstr ""
+
+#: ../../include/text.php:959
+msgid "rebuffed"
+msgstr ""
+
+#: ../../include/text.php:969
+msgid "happy"
+msgstr ""
+
+#: ../../include/text.php:970
+msgid "sad"
+msgstr ""
+
+#: ../../include/text.php:971
+msgid "mellow"
+msgstr ""
+
+#: ../../include/text.php:972
+msgid "tired"
+msgstr ""
+
+#: ../../include/text.php:973
+msgid "perky"
+msgstr ""
+
+#: ../../include/text.php:974
+msgid "angry"
+msgstr ""
+
+#: ../../include/text.php:975
+msgid "stupified"
+msgstr ""
+
+#: ../../include/text.php:976
+msgid "puzzled"
+msgstr ""
+
+#: ../../include/text.php:977
+msgid "interested"
+msgstr ""
+
+#: ../../include/text.php:978
+msgid "bitter"
+msgstr ""
+
+#: ../../include/text.php:979
+msgid "cheerful"
+msgstr ""
+
+#: ../../include/text.php:980
+msgid "alive"
+msgstr ""
+
+#: ../../include/text.php:981
+msgid "annoyed"
+msgstr ""
+
+#: ../../include/text.php:982
+msgid "anxious"
+msgstr ""
+
+#: ../../include/text.php:983
+msgid "cranky"
+msgstr ""
+
+#: ../../include/text.php:984
+msgid "disturbed"
+msgstr ""
+
+#: ../../include/text.php:985
+msgid "frustrated"
+msgstr ""
+
+#: ../../include/text.php:986
+msgid "depressed"
+msgstr ""
+
+#: ../../include/text.php:987
+msgid "motivated"
+msgstr ""
+
+#: ../../include/text.php:988
+msgid "relaxed"
+msgstr ""
+
+#: ../../include/text.php:989
+msgid "surprised"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:70
+msgid "Monday"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:71
+msgid "Tuesday"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:72
+msgid "Wednesday"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:73
+msgid "Thursday"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:74
+msgid "Friday"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:75
+msgid "Saturday"
+msgstr ""
+
+#: ../../include/text.php:1161 ../../include/js_strings.php:69
+msgid "Sunday"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:45
+msgid "January"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:46
+msgid "February"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:47
+msgid "March"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:48
+msgid "April"
+msgstr ""
+
+#: ../../include/text.php:1165
+msgid "May"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:50
+msgid "June"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:51
+msgid "July"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:52
+msgid "August"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:53
+msgid "September"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:54
+msgid "October"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:55
+msgid "November"
+msgstr ""
+
+#: ../../include/text.php:1165 ../../include/js_strings.php:56
+msgid "December"
+msgstr ""
+
+#: ../../include/text.php:1242 ../../include/text.php:1246
+msgid "Unknown Attachment"
+msgstr ""
+
+#: ../../include/text.php:1248 ../../include/RedDAV/RedBrowser.php:237
+#: ../../mod/sharedwithme.php:97
+msgid "Size"
+msgstr ""
+
+#: ../../include/text.php:1248
+msgid "unknown"
+msgstr ""
+
+#: ../../include/text.php:1284
+msgid "remove category"
+msgstr ""
+
+#: ../../include/text.php:1361
+msgid "remove from file"
+msgstr ""
+
+#: ../../include/text.php:1392 ../../include/event.php:22
+#: ../../include/bb2diaspora.php:465
+msgid "l F d, Y \\@ g:i A"
+msgstr ""
+
+#: ../../include/text.php:1396 ../../include/event.php:30
+#: ../../include/bb2diaspora.php:471
+msgid "Starts:"
+msgstr ""
+
+#: ../../include/text.php:1400 ../../include/event.php:40
+#: ../../include/bb2diaspora.php:479
+msgid "Finishes:"
+msgstr ""
+
+#: ../../include/text.php:1407 ../../include/event.php:52
+#: ../../include/identity.php:998 ../../include/bb2diaspora.php:487
+#: ../../mod/directory.php:304
+msgid "Location:"
+msgstr ""
+
+#: ../../include/text.php:1503 ../../include/text.php:1514
+msgid "Click to open/close"
+msgstr ""
+
+#: ../../include/text.php:1698 ../../mod/events.php:623
+msgid "Link to Source"
+msgstr ""
+
+#: ../../include/text.php:1719 ../../include/text.php:1791
+msgid "default"
+msgstr ""
+
+#: ../../include/text.php:1727
+msgid "Page layout"
+msgstr ""
+
+#: ../../include/text.php:1727
+msgid "You can create your own with the layouts tool"
+msgstr ""
+
+#: ../../include/text.php:1769
+msgid "Page content type"
+msgstr ""
+
+#: ../../include/text.php:1803
+msgid "Select an alternate language"
+msgstr ""
+
+#: ../../include/text.php:1922 ../../include/conversation.php:120
+#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83
+msgid "photo"
+msgstr ""
+
+#: ../../include/text.php:1925 ../../include/event.php:904
+#: ../../include/conversation.php:123 ../../mod/tagger.php:47
+#: ../../mod/like.php:363 ../../mod/events.php:249
+msgid "event"
+msgstr ""
+
+#: ../../include/text.php:1928 ../../include/conversation.php:148
+#: ../../mod/like.php:361 ../../mod/subthread.php:83
+msgid "status"
+msgstr ""
+
+#: ../../include/text.php:1930 ../../include/conversation.php:150
+#: ../../mod/tagger.php:53
+msgid "comment"
+msgstr ""
+
+#: ../../include/text.php:1935
+msgid "activity"
+msgstr ""
+
+#: ../../include/text.php:2230
+msgid "Design Tools"
+msgstr ""
+
+#: ../../include/text.php:2233 ../../mod/blocks.php:147
+msgid "Blocks"
+msgstr ""
+
+#: ../../include/text.php:2234 ../../mod/menu.php:103
+msgid "Menus"
+msgstr ""
+
+#: ../../include/text.php:2235 ../../mod/layouts.php:174
+msgid "Layouts"
msgstr ""
-#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2582
+#: ../../include/text.php:2236
+msgid "Pages"
+msgstr ""
+
+#: ../../include/text.php:2588 ../../include/RedDAV/RedBrowser.php:131
msgid "Collection"
msgstr ""
+#: ../../include/RedDAV/RedBrowser.php:107
+#: ../../include/RedDAV/RedBrowser.php:239
+msgid "parent"
+msgstr ""
+
#: ../../include/RedDAV/RedBrowser.php:134
msgid "Principal"
msgstr ""
@@ -183,7 +558,7 @@ msgstr ""
msgid "Upload"
msgstr ""
-#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:981
+#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:986
#: ../../mod/settings.php:588 ../../mod/settings.php:614
#: ../../mod/sharedwithme.php:95
msgid "Name"
@@ -193,11 +568,6 @@ msgstr ""
msgid "Type"
msgstr ""
-#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1248
-#: ../../mod/sharedwithme.php:97
-msgid "Size"
-msgstr ""
-
#: ../../include/RedDAV/RedBrowser.php:238 ../../mod/sharedwithme.php:98
msgid "Last Modified"
msgstr ""
@@ -219,7 +589,7 @@ msgstr ""
#: ../../include/ItemObject.php:120 ../../include/apps.php:260
#: ../../mod/group.php:173 ../../mod/blocks.php:155 ../../mod/connedit.php:551
#: ../../mod/editwebpage.php:223 ../../mod/thing.php:258
-#: ../../mod/editblock.php:181 ../../mod/admin.php:816 ../../mod/admin.php:975
+#: ../../mod/editblock.php:181 ../../mod/admin.php:821 ../../mod/admin.php:980
#: ../../mod/editlayout.php:179 ../../mod/settings.php:649
#: ../../mod/webpages.php:183 ../../mod/photos.php:1126
msgid "Delete"
@@ -327,9 +697,9 @@ msgstr ""
#: ../../mod/sources.php:104 ../../mod/sources.php:138
#: ../../mod/import.php:527 ../../mod/invite.php:142 ../../mod/thing.php:313
#: ../../mod/thing.php:359 ../../mod/import_items.php:122
-#: ../../mod/pdledit.php:58 ../../mod/admin.php:442 ../../mod/admin.php:809
-#: ../../mod/admin.php:973 ../../mod/admin.php:1110 ../../mod/admin.php:1304
-#: ../../mod/admin.php:1389 ../../mod/settings.php:586
+#: ../../mod/pdledit.php:58 ../../mod/admin.php:447 ../../mod/admin.php:814
+#: ../../mod/admin.php:978 ../../mod/admin.php:1115 ../../mod/admin.php:1309
+#: ../../mod/admin.php:1394 ../../mod/settings.php:586
#: ../../mod/settings.php:698 ../../mod/settings.php:726
#: ../../mod/settings.php:749 ../../mod/settings.php:834
#: ../../mod/settings.php:1023 ../../mod/appman.php:99 ../../mod/locs.php:116
@@ -427,55 +797,11 @@ msgstr ""
msgid "timeago.numbers"
msgstr ""
-#: ../../include/js_strings.php:45 ../../include/text.php:1165
-msgid "January"
-msgstr ""
-
-#: ../../include/js_strings.php:46 ../../include/text.php:1165
-msgid "February"
-msgstr ""
-
-#: ../../include/js_strings.php:47 ../../include/text.php:1165
-msgid "March"
-msgstr ""
-
-#: ../../include/js_strings.php:48 ../../include/text.php:1165
-msgid "April"
-msgstr ""
-
#: ../../include/js_strings.php:49
msgctxt "long"
msgid "May"
msgstr ""
-#: ../../include/js_strings.php:50 ../../include/text.php:1165
-msgid "June"
-msgstr ""
-
-#: ../../include/js_strings.php:51 ../../include/text.php:1165
-msgid "July"
-msgstr ""
-
-#: ../../include/js_strings.php:52 ../../include/text.php:1165
-msgid "August"
-msgstr ""
-
-#: ../../include/js_strings.php:53 ../../include/text.php:1165
-msgid "September"
-msgstr ""
-
-#: ../../include/js_strings.php:54 ../../include/text.php:1165
-msgid "October"
-msgstr ""
-
-#: ../../include/js_strings.php:55 ../../include/text.php:1165
-msgid "November"
-msgstr ""
-
-#: ../../include/js_strings.php:56 ../../include/text.php:1165
-msgid "December"
-msgstr ""
-
#: ../../include/js_strings.php:57
msgid "Jan"
msgstr ""
@@ -525,34 +851,6 @@ msgstr ""
msgid "Dec"
msgstr ""
-#: ../../include/js_strings.php:69 ../../include/text.php:1161
-msgid "Sunday"
-msgstr ""
-
-#: ../../include/js_strings.php:70 ../../include/text.php:1161
-msgid "Monday"
-msgstr ""
-
-#: ../../include/js_strings.php:71 ../../include/text.php:1161
-msgid "Tuesday"
-msgstr ""
-
-#: ../../include/js_strings.php:72 ../../include/text.php:1161
-msgid "Wednesday"
-msgstr ""
-
-#: ../../include/js_strings.php:73 ../../include/text.php:1161
-msgid "Thursday"
-msgstr ""
-
-#: ../../include/js_strings.php:74 ../../include/text.php:1161
-msgid "Friday"
-msgstr ""
-
-#: ../../include/js_strings.php:75 ../../include/text.php:1161
-msgid "Saturday"
-msgstr ""
-
#: ../../include/js_strings.php:76
msgid "Sun"
msgstr ""
@@ -614,7 +912,7 @@ msgstr ""
msgid "Import completed."
msgstr ""
-#: ../../include/comanche.php:34 ../../mod/admin.php:351
+#: ../../include/comanche.php:34 ../../mod/admin.php:356
msgid "Default"
msgstr ""
@@ -662,65 +960,38 @@ msgstr ""
msgid "Visible to specific connections."
msgstr ""
-#: ../../include/items.php:4319 ../../mod/filestorage.php:27
-#: ../../mod/thing.php:86 ../../mod/admin.php:127 ../../mod/admin.php:1012
-#: ../../mod/admin.php:1217 ../../mod/display.php:36 ../../mod/viewsrc.php:20
+#: ../../include/items.php:4326 ../../mod/filestorage.php:27
+#: ../../mod/display.php:36 ../../mod/thing.php:86 ../../mod/admin.php:129
+#: ../../mod/admin.php:1017 ../../mod/admin.php:1222 ../../mod/viewsrc.php:20
msgid "Item not found."
msgstr ""
-#: ../../include/items.php:4831 ../../mod/group.php:38 ../../mod/group.php:137
+#: ../../include/items.php:4838 ../../mod/group.php:38 ../../mod/group.php:137
msgid "Collection not found."
msgstr ""
-#: ../../include/items.php:4847
+#: ../../include/items.php:4854
msgid "Collection is empty."
msgstr ""
-#: ../../include/items.php:4854
+#: ../../include/items.php:4861
#, php-format
msgid "Collection: %s"
msgstr ""
-#: ../../include/items.php:4864 ../../mod/connedit.php:683
+#: ../../include/items.php:4871 ../../mod/connedit.php:683
#, php-format
msgid "Connection: %s"
msgstr ""
-#: ../../include/items.php:4866
+#: ../../include/items.php:4873
msgid "Connection not found."
msgstr ""
-#: ../../include/event.php:22 ../../include/bb2diaspora.php:471
-#: ../../include/text.php:1392
-msgid "l F d, Y \\@ g:i A"
-msgstr ""
-
-#: ../../include/event.php:30 ../../include/bb2diaspora.php:477
-#: ../../include/text.php:1396
-msgid "Starts:"
-msgstr ""
-
-#: ../../include/event.php:40 ../../include/bb2diaspora.php:485
-#: ../../include/text.php:1400
-msgid "Finishes:"
-msgstr ""
-
-#: ../../include/event.php:52 ../../include/identity.php:998
-#: ../../include/bb2diaspora.php:493 ../../include/text.php:1407
-#: ../../mod/directory.php:304
-msgid "Location:"
-msgstr ""
-
#: ../../include/event.php:768
msgid "This event has been added to your calendar."
msgstr ""
-#: ../../include/event.php:904 ../../include/conversation.php:123
-#: ../../include/text.php:1919 ../../mod/tagger.php:47 ../../mod/like.php:363
-#: ../../mod/events.php:249
-msgid "event"
-msgstr ""
-
#: ../../include/event.php:967
msgid "Not specified"
msgstr ""
@@ -1048,6 +1319,41 @@ msgstr ""
msgid "dislikes"
msgstr ""
+#: ../../include/photos.php:112
+#, php-format
+msgid "Image exceeds website size limit of %lu bytes"
+msgstr ""
+
+#: ../../include/photos.php:119
+msgid "Image file is empty."
+msgstr ""
+
+#: ../../include/photos.php:146 ../../mod/profile_photo.php:225
+msgid "Unable to process image"
+msgstr ""
+
+#: ../../include/photos.php:257
+msgid "Photo storage failed."
+msgstr ""
+
+#: ../../include/photos.php:297
+msgid "a new photo"
+msgstr ""
+
+#: ../../include/photos.php:301
+#, php-format
+msgctxt "photo_upload"
+msgid "%1$s posted %2$s to %3$s"
+msgstr ""
+
+#: ../../include/photos.php:506 ../../include/conversation.php:1625
+msgid "Photo Albums"
+msgstr ""
+
+#: ../../include/photos.php:510
+msgid "Upload New Photos"
+msgstr ""
+
#: ../../include/acl_selectors.php:240
msgid "Visible to your default audience"
msgstr ""
@@ -1106,68 +1412,60 @@ msgstr ""
msgid "No source file."
msgstr ""
-#: ../../include/attach.php:514
+#: ../../include/attach.php:518
msgid "Cannot locate file to replace"
msgstr ""
-#: ../../include/attach.php:532
+#: ../../include/attach.php:536
msgid "Cannot locate file to revise/update"
msgstr ""
-#: ../../include/attach.php:667
+#: ../../include/attach.php:671
#, php-format
msgid "File exceeds size limit of %d"
msgstr ""
-#: ../../include/attach.php:681
+#: ../../include/attach.php:685
#, php-format
msgid "You have reached your limit of %1$.0f Mbytes attachment storage."
msgstr ""
-#: ../../include/attach.php:837
+#: ../../include/attach.php:841
msgid "File upload failed. Possible system limit or action terminated."
msgstr ""
-#: ../../include/attach.php:850
+#: ../../include/attach.php:854
msgid "Stored file could not be verified. Upload failed."
msgstr ""
-#: ../../include/attach.php:898 ../../include/attach.php:914
+#: ../../include/attach.php:902 ../../include/attach.php:918
msgid "Path not available."
msgstr ""
-#: ../../include/attach.php:960 ../../include/attach.php:1112
+#: ../../include/attach.php:964 ../../include/attach.php:1116
msgid "Empty pathname"
msgstr ""
-#: ../../include/attach.php:986
+#: ../../include/attach.php:990
msgid "duplicate filename or path"
msgstr ""
-#: ../../include/attach.php:1008
+#: ../../include/attach.php:1012
msgid "Path not found."
msgstr ""
-#: ../../include/attach.php:1066
+#: ../../include/attach.php:1070
msgid "mkdir failed."
msgstr ""
-#: ../../include/attach.php:1070
+#: ../../include/attach.php:1074
msgid "database storage failed."
msgstr ""
-#: ../../include/attach.php:1118
+#: ../../include/attach.php:1122
msgid "Empty path"
msgstr ""
-#: ../../include/bb2diaspora.php:382
-msgid "Attachments:"
-msgstr ""
-
-#: ../../include/bb2diaspora.php:473
-msgid "$Projectname event notification:"
-msgstr ""
-
#: ../../include/notify.php:20
msgid "created a new post"
msgstr ""
@@ -1231,12 +1529,6 @@ msgstr ""
msgid "Notes"
msgstr ""
-#: ../../include/widgets.php:192 ../../include/text.php:868
-#: ../../include/text.php:880 ../../mod/rbmark.php:28 ../../mod/rbmark.php:100
-#: ../../mod/admin.php:1449 ../../mod/admin.php:1469 ../../mod/filer.php:49
-msgid "Save"
-msgstr ""
-
#: ../../include/widgets.php:266
msgid "Remove term"
msgstr ""
@@ -1326,8 +1618,8 @@ msgid "Channel Sources"
msgstr ""
#: ../../include/widgets.php:554 ../../include/nav.php:202
-#: ../../include/apps.php:134 ../../mod/admin.php:1071
-#: ../../mod/admin.php:1271
+#: ../../include/apps.php:134 ../../mod/admin.php:1076
+#: ../../mod/admin.php:1276
msgid "Settings"
msgstr ""
@@ -1463,7 +1755,7 @@ msgstr ""
msgid "For Developers"
msgstr ""
-#: ../../include/widgets.php:1214 ../../mod/admin.php:441
+#: ../../include/widgets.php:1214 ../../mod/admin.php:446
msgid "Site"
msgstr ""
@@ -1471,17 +1763,17 @@ msgstr ""
msgid "Accounts"
msgstr ""
-#: ../../include/widgets.php:1216 ../../mod/admin.php:972
+#: ../../include/widgets.php:1216 ../../mod/admin.php:977
msgid "Channels"
msgstr ""
-#: ../../include/widgets.php:1217 ../../mod/admin.php:1069
-#: ../../mod/admin.php:1109
+#: ../../include/widgets.php:1217 ../../mod/admin.php:1074
+#: ../../mod/admin.php:1114
msgid "Plugins"
msgstr ""
-#: ../../include/widgets.php:1218 ../../mod/admin.php:1269
-#: ../../mod/admin.php:1303
+#: ../../include/widgets.php:1218 ../../mod/admin.php:1274
+#: ../../mod/admin.php:1308
msgid "Themes"
msgstr ""
@@ -1498,7 +1790,7 @@ msgid "DB updates"
msgstr ""
#: ../../include/widgets.php:1239 ../../include/widgets.php:1245
-#: ../../mod/admin.php:1388
+#: ../../mod/admin.php:1393
msgid "Logs"
msgstr ""
@@ -1523,6 +1815,14 @@ msgstr ""
msgid "Edit Album"
msgstr ""
+#: ../../include/bb2diaspora.php:376
+msgid "Attachments:"
+msgstr ""
+
+#: ../../include/bb2diaspora.php:467
+msgid "$Projectname event notification:"
+msgstr ""
+
#: ../../include/bookmarks.php:35
#, php-format
msgid "%1$s's bookmarks"
@@ -2043,7 +2343,7 @@ msgstr ""
msgid "Required"
msgstr ""
-#: ../../include/datetime.php:263 ../../boot.php:2284
+#: ../../include/datetime.php:263 ../../boot.php:2291
msgid "never"
msgstr ""
@@ -2123,29 +2423,14 @@ msgstr ""
msgid "Happy Birthday %1$s"
msgstr ""
-#: ../../include/api.php:1301
+#: ../../include/api.php:1336
msgid "Public Timeline"
msgstr ""
-#: ../../include/conversation.php:120 ../../include/text.php:1916
-#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83
-msgid "photo"
-msgstr ""
-
#: ../../include/conversation.php:126 ../../mod/like.php:113
msgid "channel"
msgstr ""
-#: ../../include/conversation.php:148 ../../include/text.php:1922
-#: ../../mod/like.php:361 ../../mod/subthread.php:83
-msgid "status"
-msgstr ""
-
-#: ../../include/conversation.php:150 ../../include/text.php:1924
-#: ../../mod/tagger.php:53
-msgid "comment"
-msgstr ""
-
#: ../../include/conversation.php:164 ../../mod/like.php:410
#, php-format
msgid "%1$s likes %2$s's %3$s"
@@ -2166,10 +2451,6 @@ msgstr ""
msgid "%1$s poked %2$s"
msgstr ""
-#: ../../include/conversation.php:243 ../../include/text.php:954
-msgid "poked"
-msgstr ""
-
#: ../../include/conversation.php:260 ../../mod/mood.php:63
#, php-format
msgctxt "mood"
@@ -2637,7 +2918,7 @@ msgstr ""
msgid "Posts flagged as SPAM"
msgstr ""
-#: ../../include/conversation.php:1601 ../../mod/admin.php:980
+#: ../../include/conversation.php:1601 ../../mod/admin.php:985
msgid "Channel"
msgstr ""
@@ -2658,10 +2939,6 @@ msgstr ""
msgid "Photos"
msgstr ""
-#: ../../include/conversation.php:1625 ../../include/photos.php:483
-msgid "Photo Albums"
-msgstr ""
-
#: ../../include/conversation.php:1632
msgid "Files and Storage"
msgstr ""
@@ -2793,8 +3070,8 @@ msgid "RSS/Atom"
msgstr ""
#: ../../include/contact_selectors.php:79 ../../mod/id.php:15
-#: ../../mod/id.php:16 ../../mod/admin.php:812 ../../mod/admin.php:821
-#: ../../boot.php:1483
+#: ../../mod/id.php:16 ../../mod/admin.php:817 ../../mod/admin.php:826
+#: ../../boot.php:1490
msgid "Email"
msgstr ""
@@ -2892,7 +3169,7 @@ msgid_plural "%d invitations available"
msgstr[0] ""
msgstr[1] ""
-#: ../../include/contact_widgets.php:19 ../../mod/admin.php:446
+#: ../../include/contact_widgets.php:19 ../../mod/admin.php:451
msgid "Advanced"
msgstr ""
@@ -3196,7 +3473,7 @@ msgstr ""
msgid "Stored post could not be verified."
msgstr ""
-#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1480
+#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1487
msgid "Logout"
msgstr ""
@@ -3252,7 +3529,7 @@ msgstr ""
msgid "Your webpages"
msgstr ""
-#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1481
+#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1488
msgid "Login"
msgstr ""
@@ -3277,7 +3554,7 @@ msgstr ""
msgid "Home Page"
msgstr ""
-#: ../../include/nav.php:149 ../../mod/register.php:224 ../../boot.php:1463
+#: ../../include/nav.php:149 ../../mod/register.php:226 ../../boot.php:1470
msgid "Register"
msgstr ""
@@ -3286,7 +3563,7 @@ msgid "Create an account"
msgstr ""
#: ../../include/nav.php:154 ../../include/apps.php:142
-#: ../../mod/layouts.php:176 ../../mod/help.php:202 ../../mod/help.php:207
+#: ../../mod/layouts.php:176 ../../mod/help.php:204 ../../mod/help.php:209
msgid "Help"
msgstr ""
@@ -3298,12 +3575,6 @@ msgstr ""
msgid "Applications, utilities, links, games"
msgstr ""
-#: ../../include/nav.php:159 ../../include/text.php:867
-#: ../../include/text.php:879 ../../include/apps.php:147
-#: ../../mod/search.php:40
-msgid "Search"
-msgstr ""
-
#: ../../include/nav.php:159
msgid "Search site @name, #tag, ?docs, content"
msgstr ""
@@ -3423,245 +3694,6 @@ msgid ""
"form has been opened for too long (>3 hours) before submitting it."
msgstr ""
-#: ../../include/text.php:394
-msgid "prev"
-msgstr ""
-
-#: ../../include/text.php:396
-msgid "first"
-msgstr ""
-
-#: ../../include/text.php:425
-msgid "last"
-msgstr ""
-
-#: ../../include/text.php:428
-msgid "next"
-msgstr ""
-
-#: ../../include/text.php:438
-msgid "older"
-msgstr ""
-
-#: ../../include/text.php:440
-msgid "newer"
-msgstr ""
-
-#: ../../include/text.php:785
-msgid "No connections"
-msgstr ""
-
-#: ../../include/text.php:797
-#, php-format
-msgid "%d Connection"
-msgid_plural "%d Connections"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../include/text.php:810 ../../mod/viewconnections.php:101
-msgid "View Connections"
-msgstr ""
-
-#: ../../include/text.php:954
-msgid "poke"
-msgstr ""
-
-#: ../../include/text.php:955
-msgid "ping"
-msgstr ""
-
-#: ../../include/text.php:955
-msgid "pinged"
-msgstr ""
-
-#: ../../include/text.php:956
-msgid "prod"
-msgstr ""
-
-#: ../../include/text.php:956
-msgid "prodded"
-msgstr ""
-
-#: ../../include/text.php:957
-msgid "slap"
-msgstr ""
-
-#: ../../include/text.php:957
-msgid "slapped"
-msgstr ""
-
-#: ../../include/text.php:958
-msgid "finger"
-msgstr ""
-
-#: ../../include/text.php:958
-msgid "fingered"
-msgstr ""
-
-#: ../../include/text.php:959
-msgid "rebuff"
-msgstr ""
-
-#: ../../include/text.php:959
-msgid "rebuffed"
-msgstr ""
-
-#: ../../include/text.php:969
-msgid "happy"
-msgstr ""
-
-#: ../../include/text.php:970
-msgid "sad"
-msgstr ""
-
-#: ../../include/text.php:971
-msgid "mellow"
-msgstr ""
-
-#: ../../include/text.php:972
-msgid "tired"
-msgstr ""
-
-#: ../../include/text.php:973
-msgid "perky"
-msgstr ""
-
-#: ../../include/text.php:974
-msgid "angry"
-msgstr ""
-
-#: ../../include/text.php:975
-msgid "stupified"
-msgstr ""
-
-#: ../../include/text.php:976
-msgid "puzzled"
-msgstr ""
-
-#: ../../include/text.php:977
-msgid "interested"
-msgstr ""
-
-#: ../../include/text.php:978
-msgid "bitter"
-msgstr ""
-
-#: ../../include/text.php:979
-msgid "cheerful"
-msgstr ""
-
-#: ../../include/text.php:980
-msgid "alive"
-msgstr ""
-
-#: ../../include/text.php:981
-msgid "annoyed"
-msgstr ""
-
-#: ../../include/text.php:982
-msgid "anxious"
-msgstr ""
-
-#: ../../include/text.php:983
-msgid "cranky"
-msgstr ""
-
-#: ../../include/text.php:984
-msgid "disturbed"
-msgstr ""
-
-#: ../../include/text.php:985
-msgid "frustrated"
-msgstr ""
-
-#: ../../include/text.php:986
-msgid "depressed"
-msgstr ""
-
-#: ../../include/text.php:987
-msgid "motivated"
-msgstr ""
-
-#: ../../include/text.php:988
-msgid "relaxed"
-msgstr ""
-
-#: ../../include/text.php:989
-msgid "surprised"
-msgstr ""
-
-#: ../../include/text.php:1165
-msgid "May"
-msgstr ""
-
-#: ../../include/text.php:1242 ../../include/text.php:1246
-msgid "Unknown Attachment"
-msgstr ""
-
-#: ../../include/text.php:1248
-msgid "unknown"
-msgstr ""
-
-#: ../../include/text.php:1284
-msgid "remove category"
-msgstr ""
-
-#: ../../include/text.php:1361
-msgid "remove from file"
-msgstr ""
-
-#: ../../include/text.php:1507 ../../include/text.php:1518
-msgid "Click to open/close"
-msgstr ""
-
-#: ../../include/text.php:1692 ../../mod/events.php:623
-msgid "Link to Source"
-msgstr ""
-
-#: ../../include/text.php:1713 ../../include/text.php:1785
-msgid "default"
-msgstr ""
-
-#: ../../include/text.php:1721
-msgid "Page layout"
-msgstr ""
-
-#: ../../include/text.php:1721
-msgid "You can create your own with the layouts tool"
-msgstr ""
-
-#: ../../include/text.php:1763
-msgid "Page content type"
-msgstr ""
-
-#: ../../include/text.php:1797
-msgid "Select an alternate language"
-msgstr ""
-
-#: ../../include/text.php:1929
-msgid "activity"
-msgstr ""
-
-#: ../../include/text.php:2224
-msgid "Design Tools"
-msgstr ""
-
-#: ../../include/text.php:2227 ../../mod/blocks.php:147
-msgid "Blocks"
-msgstr ""
-
-#: ../../include/text.php:2228 ../../mod/menu.php:103
-msgid "Menus"
-msgstr ""
-
-#: ../../include/text.php:2229 ../../mod/layouts.php:174
-msgid "Layouts"
-msgstr ""
-
-#: ../../include/text.php:2230
-msgid "Pages"
-msgstr ""
-
#: ../../include/dir_fns.php:139
msgid "Directory Options"
msgstr ""
@@ -3673,25 +3705,25 @@ msgstr ""
#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142
#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151
#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60
-#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:106
-#: ../../mod/admin.php:410 ../../mod/settings.php:577 ../../mod/photos.php:626
+#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:102
+#: ../../mod/admin.php:415 ../../mod/settings.php:577 ../../mod/photos.php:626
#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/events.php:447
#: ../../mod/events.php:448 ../../mod/events.php:457 ../../mod/mitem.php:154
#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229
#: ../../view/theme/redbasic/php/config.php:104
-#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1485
+#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1492
msgid "No"
msgstr ""
#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142
#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151
#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60
-#: ../../mod/api.php:105 ../../mod/admin.php:412 ../../mod/settings.php:577
+#: ../../mod/api.php:101 ../../mod/admin.php:417 ../../mod/settings.php:577
#: ../../mod/photos.php:626 ../../mod/menu.php:96 ../../mod/menu.php:153
#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457
#: ../../mod/mitem.php:154 ../../mod/mitem.php:155 ../../mod/mitem.php:228
#: ../../mod/mitem.php:229 ../../view/theme/redbasic/php/config.php:104
-#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1485
+#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1492
msgid "Yes"
msgstr ""
@@ -3714,7 +3746,7 @@ msgstr ""
msgid "Add new connections to this collection (privacy group)"
msgstr ""
-#: ../../include/group.php:251 ../../mod/admin.php:821
+#: ../../include/group.php:251 ../../mod/admin.php:826
msgid "All Channels"
msgstr ""
@@ -3738,20 +3770,20 @@ msgstr ""
msgid "Channels not in any collection"
msgstr ""
-#: ../../include/zot.php:675
+#: ../../include/zot.php:676
msgid "Invalid data packet"
msgstr ""
-#: ../../include/zot.php:691
+#: ../../include/zot.php:692
msgid "Unable to verify channel signature"
msgstr ""
-#: ../../include/zot.php:2275
+#: ../../include/zot.php:2268
#, php-format
msgid "Unable to verify site signature for %s"
msgstr ""
-#: ../../include/zot.php:3601
+#: ../../include/zot.php:3584
msgid "invalid target signature"
msgstr ""
@@ -3804,27 +3836,6 @@ msgstr ""
msgid "Cannot locate DNS info for database server '%s'"
msgstr ""
-#: ../../include/photos.php:112
-#, php-format
-msgid "Image exceeds website size limit of %lu bytes"
-msgstr ""
-
-#: ../../include/photos.php:119
-msgid "Image file is empty."
-msgstr ""
-
-#: ../../include/photos.php:146 ../../mod/profile_photo.php:225
-msgid "Unable to process image"
-msgstr ""
-
-#: ../../include/photos.php:257
-msgid "Photo storage failed."
-msgstr ""
-
-#: ../../include/photos.php:487
-msgid "Upload New Photos"
-msgstr ""
-
#: ../../include/ItemObject.php:130
msgid "Save to Folder"
msgstr ""
@@ -4310,36 +4321,36 @@ msgstr ""
msgid "Click on a channel to add or remove."
msgstr ""
-#: ../../mod/item.php:173
+#: ../../mod/item.php:174
msgid "Unable to locate original post."
msgstr ""
-#: ../../mod/item.php:417
+#: ../../mod/item.php:418
msgid "Empty post discarded."
msgstr ""
-#: ../../mod/item.php:457
+#: ../../mod/item.php:458
msgid "Executable content type not permitted to this channel."
msgstr ""
-#: ../../mod/item.php:822
+#: ../../mod/item.php:823
msgid "Duplicate post suppressed."
msgstr ""
-#: ../../mod/item.php:953
+#: ../../mod/item.php:954
msgid "System error. Post not saved."
msgstr ""
-#: ../../mod/item.php:1220
+#: ../../mod/item.php:1221
msgid "Unable to obtain post information from database."
msgstr ""
-#: ../../mod/item.php:1227
+#: ../../mod/item.php:1228
#, php-format
msgid "You have reached your limit of %1$.0f top level posts."
msgstr ""
-#: ../../mod/item.php:1234
+#: ../../mod/item.php:1235
#, php-format
msgid "You have reached your limit of %1$.0f webpages."
msgstr ""
@@ -4656,7 +4667,7 @@ msgstr ""
msgid "Channel not found."
msgstr ""
-#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:214
+#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:216
#: ../../mod/block.php:75 ../../index.php:241
msgid "Page not found."
msgstr ""
@@ -4771,8 +4782,8 @@ msgstr ""
msgid "No ratings"
msgstr ""
-#: ../../mod/ratings.php:82 ../../mod/search.php:13 ../../mod/directory.php:59
-#: ../../mod/photos.php:490 ../../mod/display.php:13
+#: ../../mod/ratings.php:82 ../../mod/display.php:13
+#: ../../mod/directory.php:59 ../../mod/photos.php:490 ../../mod/search.php:13
#: ../../mod/viewconnections.php:17
msgid "Public access denied."
msgstr ""
@@ -5320,7 +5331,7 @@ msgstr ""
msgid "Interests"
msgstr ""
-#: ../../mod/profiles.php:457 ../../mod/admin.php:981
+#: ../../mod/profiles.php:457 ../../mod/admin.php:986
msgid "Address"
msgstr ""
@@ -5504,16 +5515,6 @@ msgstr ""
msgid "Include desirable objects in your profile"
msgstr ""
-#: ../../mod/search.php:212
-#, php-format
-msgid "Items tagged with: %s"
-msgstr ""
-
-#: ../../mod/search.php:214
-#, php-format
-msgid "Search results for: %s"
-msgstr ""
-
#: ../../mod/connedit.php:75
msgid "Could not access contact record."
msgstr ""
@@ -5573,11 +5574,11 @@ msgstr ""
msgid "View recent posts and comments"
msgstr ""
-#: ../../mod/connedit.php:519 ../../mod/admin.php:818
+#: ../../mod/connedit.php:519 ../../mod/admin.php:823
msgid "Unblock"
msgstr ""
-#: ../../mod/connedit.php:519 ../../mod/admin.php:817
+#: ../../mod/connedit.php:519 ../../mod/admin.php:822
msgid "Block"
msgstr ""
@@ -5733,7 +5734,7 @@ msgid ""
"communication."
msgstr ""
-#: ../../mod/connedit.php:710 ../../mod/admin.php:814
+#: ../../mod/connedit.php:710 ../../mod/admin.php:819
msgid "Approve"
msgstr ""
@@ -5905,19 +5906,19 @@ msgstr ""
msgid "posted an event"
msgstr ""
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: ../../mod/api.php:74 ../../mod/api.php:98
msgid "Authorize application connection"
msgstr ""
-#: ../../mod/api.php:77
+#: ../../mod/api.php:75
msgid "Return to your app and insert this Securty Code:"
msgstr ""
-#: ../../mod/api.php:89
+#: ../../mod/api.php:85
msgid "Please login to continue."
msgstr ""
-#: ../../mod/api.php:104
+#: ../../mod/api.php:100
msgid ""
"Do you want to authorize this application to access your posts and contacts, "
"and/or create new posts for you?"
@@ -6157,7 +6158,7 @@ msgid ""
"Password reset failed."
msgstr ""
-#: ../../mod/lostpass.php:86 ../../boot.php:1489
+#: ../../mod/lostpass.php:86 ../../boot.php:1496
msgid "Password Reset"
msgstr ""
@@ -6651,806 +6652,816 @@ msgstr ""
msgid "Passwords do not match."
msgstr ""
-#: ../../mod/register.php:117
+#: ../../mod/register.php:119
msgid ""
"Registration successful. Please check your email for validation instructions."
msgstr ""
-#: ../../mod/register.php:123
+#: ../../mod/register.php:125
msgid "Your registration is pending approval by the site owner."
msgstr ""
-#: ../../mod/register.php:126
+#: ../../mod/register.php:128
msgid "Your registration can not be processed."
msgstr ""
-#: ../../mod/register.php:163
+#: ../../mod/register.php:165
msgid "Registration on this site/hub is by approval only."
msgstr ""
-#: ../../mod/register.php:164
+#: ../../mod/register.php:166
msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>"
msgstr ""
-#: ../../mod/register.php:174
+#: ../../mod/register.php:176
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr ""
-#: ../../mod/register.php:185
+#: ../../mod/register.php:187
msgid "Terms of Service"
msgstr ""
-#: ../../mod/register.php:191
+#: ../../mod/register.php:193
#, php-format
msgid "I accept the %s for this website"
msgstr ""
-#: ../../mod/register.php:193
+#: ../../mod/register.php:195
#, php-format
msgid "I am over 13 years of age and accept the %s for this website"
msgstr ""
-#: ../../mod/register.php:207 ../../mod/admin.php:443
+#: ../../mod/register.php:209 ../../mod/admin.php:448
msgid "Registration"
msgstr ""
-#: ../../mod/register.php:212
+#: ../../mod/register.php:214
msgid "Membership on this site is by invitation only."
msgstr ""
-#: ../../mod/register.php:213
+#: ../../mod/register.php:215
msgid "Please enter your invitation code"
msgstr ""
-#: ../../mod/register.php:216
+#: ../../mod/register.php:218
msgid "Your email address"
msgstr ""
-#: ../../mod/register.php:217
+#: ../../mod/register.php:219
msgid "Choose a password"
msgstr ""
-#: ../../mod/register.php:218
+#: ../../mod/register.php:220
msgid "Please re-enter your password"
msgstr ""
-#: ../../mod/admin.php:52
+#: ../../mod/admin.php:54
msgid "Theme settings updated."
msgstr ""
-#: ../../mod/admin.php:160
+#: ../../mod/admin.php:162
msgid "# Accounts"
msgstr ""
-#: ../../mod/admin.php:161
+#: ../../mod/admin.php:163
msgid "# blocked accounts"
msgstr ""
-#: ../../mod/admin.php:162
+#: ../../mod/admin.php:164
msgid "# expired accounts"
msgstr ""
-#: ../../mod/admin.php:163
+#: ../../mod/admin.php:165
msgid "# expiring accounts"
msgstr ""
-#: ../../mod/admin.php:174
+#: ../../mod/admin.php:176
msgid "# Channels"
msgstr ""
-#: ../../mod/admin.php:175
+#: ../../mod/admin.php:177
msgid "# primary"
msgstr ""
-#: ../../mod/admin.php:176
+#: ../../mod/admin.php:178
msgid "# clones"
msgstr ""
-#: ../../mod/admin.php:182
+#: ../../mod/admin.php:184
msgid "Message queues"
msgstr ""
-#: ../../mod/admin.php:198 ../../mod/admin.php:440 ../../mod/admin.php:539
-#: ../../mod/admin.php:807 ../../mod/admin.php:971 ../../mod/admin.php:1068
-#: ../../mod/admin.php:1108 ../../mod/admin.php:1268 ../../mod/admin.php:1302
-#: ../../mod/admin.php:1387
+#: ../../mod/admin.php:200 ../../mod/admin.php:445 ../../mod/admin.php:545
+#: ../../mod/admin.php:812 ../../mod/admin.php:976 ../../mod/admin.php:1073
+#: ../../mod/admin.php:1113 ../../mod/admin.php:1273 ../../mod/admin.php:1307
+#: ../../mod/admin.php:1392
msgid "Administration"
msgstr ""
-#: ../../mod/admin.php:199
+#: ../../mod/admin.php:201
msgid "Summary"
msgstr ""
-#: ../../mod/admin.php:202
+#: ../../mod/admin.php:204
msgid "Registered accounts"
msgstr ""
-#: ../../mod/admin.php:203 ../../mod/admin.php:543
+#: ../../mod/admin.php:205 ../../mod/admin.php:549
msgid "Pending registrations"
msgstr ""
-#: ../../mod/admin.php:204
+#: ../../mod/admin.php:206
msgid "Registered channels"
msgstr ""
-#: ../../mod/admin.php:205 ../../mod/admin.php:544
+#: ../../mod/admin.php:207 ../../mod/admin.php:550
msgid "Active plugins"
msgstr ""
-#: ../../mod/admin.php:206
+#: ../../mod/admin.php:208
msgid "Version"
msgstr ""
-#: ../../mod/admin.php:324
+#: ../../mod/admin.php:329
msgid "Site settings updated."
msgstr ""
-#: ../../mod/admin.php:361 ../../mod/settings.php:793
+#: ../../mod/admin.php:366 ../../mod/settings.php:793
msgid "mobile"
msgstr ""
-#: ../../mod/admin.php:363
+#: ../../mod/admin.php:368
msgid "experimental"
msgstr ""
-#: ../../mod/admin.php:365
+#: ../../mod/admin.php:370
msgid "unsupported"
msgstr ""
-#: ../../mod/admin.php:411
+#: ../../mod/admin.php:416
msgid "Yes - with approval"
msgstr ""
-#: ../../mod/admin.php:417
+#: ../../mod/admin.php:422
msgid "My site is not a public server"
msgstr ""
-#: ../../mod/admin.php:418
+#: ../../mod/admin.php:423
msgid "My site has paid access only"
msgstr ""
-#: ../../mod/admin.php:419
+#: ../../mod/admin.php:424
msgid "My site has free access only"
msgstr ""
-#: ../../mod/admin.php:420
+#: ../../mod/admin.php:425
msgid "My site offers free accounts with optional paid upgrades"
msgstr ""
-#: ../../mod/admin.php:444
+#: ../../mod/admin.php:449
msgid "File upload"
msgstr ""
-#: ../../mod/admin.php:445
+#: ../../mod/admin.php:450
msgid "Policies"
msgstr ""
-#: ../../mod/admin.php:450
+#: ../../mod/admin.php:455
msgid "Site name"
msgstr ""
-#: ../../mod/admin.php:451
+#: ../../mod/admin.php:456
msgid "Banner/Logo"
msgstr ""
-#: ../../mod/admin.php:452
+#: ../../mod/admin.php:457
msgid "Administrator Information"
msgstr ""
-#: ../../mod/admin.php:452
+#: ../../mod/admin.php:457
msgid ""
"Contact information for site administrators. Displayed on siteinfo page. "
"BBCode can be used here"
msgstr ""
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:458
msgid "System language"
msgstr ""
-#: ../../mod/admin.php:454
+#: ../../mod/admin.php:459
msgid "System theme"
msgstr ""
-#: ../../mod/admin.php:454
+#: ../../mod/admin.php:459
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
msgstr ""
-#: ../../mod/admin.php:455
+#: ../../mod/admin.php:460
msgid "Mobile system theme"
msgstr ""
-#: ../../mod/admin.php:455
+#: ../../mod/admin.php:460
msgid "Theme for mobile devices"
msgstr ""
-#: ../../mod/admin.php:457
+#: ../../mod/admin.php:462
msgid "Allow Feeds as Connections"
msgstr ""
-#: ../../mod/admin.php:457
+#: ../../mod/admin.php:462
msgid "(Heavy system resource usage)"
msgstr ""
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:463
msgid "Maximum image size"
msgstr ""
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:463
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr ""
-#: ../../mod/admin.php:459
+#: ../../mod/admin.php:464
msgid "Does this site allow new member registration?"
msgstr ""
-#: ../../mod/admin.php:460
+#: ../../mod/admin.php:465
+msgid "Invitation only"
+msgstr ""
+
+#: ../../mod/admin.php:465
+msgid ""
+"Only allow new member registrations with an invitation code. Above register "
+"policy must be set to Yes."
+msgstr ""
+
+#: ../../mod/admin.php:466
msgid "Which best describes the types of account offered by this hub?"
msgstr ""
-#: ../../mod/admin.php:461
+#: ../../mod/admin.php:467
msgid "Register text"
msgstr ""
-#: ../../mod/admin.php:461
+#: ../../mod/admin.php:467
msgid "Will be displayed prominently on the registration page."
msgstr ""
-#: ../../mod/admin.php:462
+#: ../../mod/admin.php:468
msgid "Site homepage to show visitors (default: login box)"
msgstr ""
-#: ../../mod/admin.php:462
+#: ../../mod/admin.php:468
msgid ""
"example: 'public' to show public stream, 'page/sys/home' to show a system "
"webpage called 'home' or 'include:home.html' to include a file."
msgstr ""
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:469
msgid "Preserve site homepage URL"
msgstr ""
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:469
msgid ""
"Present the site homepage in a frame at the original location instead of "
"redirecting"
msgstr ""
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:470
msgid "Accounts abandoned after x days"
msgstr ""
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:470
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr ""
-#: ../../mod/admin.php:465
+#: ../../mod/admin.php:471
msgid "Allowed friend domains"
msgstr ""
-#: ../../mod/admin.php:465
+#: ../../mod/admin.php:471
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr ""
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:472
msgid "Allowed email domains"
msgstr ""
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:472
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr ""
-#: ../../mod/admin.php:467
+#: ../../mod/admin.php:473
msgid "Not allowed email domains"
msgstr ""
-#: ../../mod/admin.php:467
+#: ../../mod/admin.php:473
msgid ""
"Comma separated list of domains which are not allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains, unless allowed domains have been defined."
msgstr ""
-#: ../../mod/admin.php:468
+#: ../../mod/admin.php:474
msgid "Block public"
msgstr ""
-#: ../../mod/admin.php:468
+#: ../../mod/admin.php:474
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr ""
-#: ../../mod/admin.php:469
+#: ../../mod/admin.php:475
msgid "Verify Email Addresses"
msgstr ""
-#: ../../mod/admin.php:469
+#: ../../mod/admin.php:475
msgid ""
"Check to verify email addresses used in account registration (recommended)."
msgstr ""
-#: ../../mod/admin.php:470
+#: ../../mod/admin.php:476
msgid "Force publish"
msgstr ""
-#: ../../mod/admin.php:470
+#: ../../mod/admin.php:476
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr ""
-#: ../../mod/admin.php:471
+#: ../../mod/admin.php:477
msgid "Import Public Streams"
msgstr ""
-#: ../../mod/admin.php:471
+#: ../../mod/admin.php:477
msgid ""
"Import and allow access to public content pulled from other sites. Warning: "
"this content is unmoderated."
msgstr ""
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:478
msgid "login on Homepage"
msgstr ""
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:478
msgid ""
"Present a login box to visitors on the home page if no other content has "
"been configured."
msgstr ""
-#: ../../mod/admin.php:474
+#: ../../mod/admin.php:480
msgid "Directory Server URL"
msgstr ""
-#: ../../mod/admin.php:474
+#: ../../mod/admin.php:480
msgid "Default directory server"
msgstr ""
-#: ../../mod/admin.php:476
+#: ../../mod/admin.php:482
msgid "Proxy user"
msgstr ""
-#: ../../mod/admin.php:477
+#: ../../mod/admin.php:483
msgid "Proxy URL"
msgstr ""
-#: ../../mod/admin.php:478
+#: ../../mod/admin.php:484
msgid "Network timeout"
msgstr ""
-#: ../../mod/admin.php:478
+#: ../../mod/admin.php:484
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr ""
-#: ../../mod/admin.php:479
+#: ../../mod/admin.php:485
msgid "Delivery interval"
msgstr ""
-#: ../../mod/admin.php:479
+#: ../../mod/admin.php:485
msgid ""
"Delay background delivery processes by this many seconds to reduce system "
"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 "
"for large dedicated servers."
msgstr ""
-#: ../../mod/admin.php:480
+#: ../../mod/admin.php:486
msgid "Deliveries per process"
msgstr ""
-#: ../../mod/admin.php:480
+#: ../../mod/admin.php:486
msgid ""
"Number of deliveries to attempt in a single operating system process. Adjust "
"if necessary to tune system performance. Recommend: 1-5."
msgstr ""
-#: ../../mod/admin.php:481
+#: ../../mod/admin.php:487
msgid "Poll interval"
msgstr ""
-#: ../../mod/admin.php:481
+#: ../../mod/admin.php:487
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr ""
-#: ../../mod/admin.php:482
+#: ../../mod/admin.php:488
msgid "Maximum Load Average"
msgstr ""
-#: ../../mod/admin.php:482
+#: ../../mod/admin.php:488
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr ""
-#: ../../mod/admin.php:483
+#: ../../mod/admin.php:489
msgid "Expiration period in days for imported (matrix/network) content"
msgstr ""
-#: ../../mod/admin.php:483
+#: ../../mod/admin.php:489
msgid "0 for no expiration of imported content"
msgstr ""
-#: ../../mod/admin.php:531
+#: ../../mod/admin.php:537
msgid "No server found"
msgstr ""
-#: ../../mod/admin.php:538 ../../mod/admin.php:821
+#: ../../mod/admin.php:544 ../../mod/admin.php:826
msgid "ID"
msgstr ""
-#: ../../mod/admin.php:538
+#: ../../mod/admin.php:544
msgid "for channel"
msgstr ""
-#: ../../mod/admin.php:538
+#: ../../mod/admin.php:544
msgid "on server"
msgstr ""
-#: ../../mod/admin.php:538
+#: ../../mod/admin.php:544
msgid "Status"
msgstr ""
-#: ../../mod/admin.php:540
+#: ../../mod/admin.php:546
msgid "Server"
msgstr ""
-#: ../../mod/admin.php:557
+#: ../../mod/admin.php:563
msgid "Update has been marked successful"
msgstr ""
-#: ../../mod/admin.php:567
+#: ../../mod/admin.php:573
#, php-format
msgid "Executing %s failed. Check system logs."
msgstr ""
-#: ../../mod/admin.php:570
+#: ../../mod/admin.php:576
#, php-format
msgid "Update %s was successfully applied."
msgstr ""
-#: ../../mod/admin.php:574
+#: ../../mod/admin.php:580
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr ""
-#: ../../mod/admin.php:577
+#: ../../mod/admin.php:583
#, php-format
msgid "Update function %s could not be found."
msgstr ""
-#: ../../mod/admin.php:593
+#: ../../mod/admin.php:599
msgid "No failed updates."
msgstr ""
-#: ../../mod/admin.php:597
+#: ../../mod/admin.php:603
msgid "Failed Updates"
msgstr ""
-#: ../../mod/admin.php:599
+#: ../../mod/admin.php:605
msgid "Mark success (if update was manually applied)"
msgstr ""
-#: ../../mod/admin.php:600
+#: ../../mod/admin.php:606
msgid "Attempt to execute this update step automatically"
msgstr ""
-#: ../../mod/admin.php:632
+#: ../../mod/admin.php:637
msgid "Queue Statistics"
msgstr ""
-#: ../../mod/admin.php:633
+#: ../../mod/admin.php:638
msgid "Total Entries"
msgstr ""
-#: ../../mod/admin.php:634
+#: ../../mod/admin.php:639
msgid "Priority"
msgstr ""
-#: ../../mod/admin.php:635
+#: ../../mod/admin.php:640
msgid "Destination URL"
msgstr ""
-#: ../../mod/admin.php:636
+#: ../../mod/admin.php:641
msgid "Mark hub permanently offline"
msgstr ""
-#: ../../mod/admin.php:637
+#: ../../mod/admin.php:642
msgid "Empty queue for this hub"
msgstr ""
-#: ../../mod/admin.php:638
+#: ../../mod/admin.php:643
msgid "Last known contact"
msgstr ""
-#: ../../mod/admin.php:674
+#: ../../mod/admin.php:679
#, php-format
msgid "%s account blocked/unblocked"
msgid_plural "%s account blocked/unblocked"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:682
+#: ../../mod/admin.php:687
#, php-format
msgid "%s account deleted"
msgid_plural "%s accounts deleted"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:718
+#: ../../mod/admin.php:723
msgid "Account not found"
msgstr ""
-#: ../../mod/admin.php:730
+#: ../../mod/admin.php:735
#, php-format
msgid "Account '%s' deleted"
msgstr ""
-#: ../../mod/admin.php:738
+#: ../../mod/admin.php:743
#, php-format
msgid "Account '%s' blocked"
msgstr ""
-#: ../../mod/admin.php:746
+#: ../../mod/admin.php:751
#, php-format
msgid "Account '%s' unblocked"
msgstr ""
-#: ../../mod/admin.php:808 ../../mod/admin.php:820
+#: ../../mod/admin.php:813 ../../mod/admin.php:825
msgid "Users"
msgstr ""
-#: ../../mod/admin.php:810 ../../mod/admin.php:974
+#: ../../mod/admin.php:815 ../../mod/admin.php:979
msgid "select all"
msgstr ""
-#: ../../mod/admin.php:811
+#: ../../mod/admin.php:816
msgid "User registrations waiting for confirm"
msgstr ""
-#: ../../mod/admin.php:812
+#: ../../mod/admin.php:817
msgid "Request date"
msgstr ""
-#: ../../mod/admin.php:813
+#: ../../mod/admin.php:818
msgid "No registrations."
msgstr ""
-#: ../../mod/admin.php:815
+#: ../../mod/admin.php:820
msgid "Deny"
msgstr ""
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:826
msgid "Register date"
msgstr ""
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:826
msgid "Last login"
msgstr ""
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:826
msgid "Expires"
msgstr ""
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:826
msgid "Service Class"
msgstr ""
-#: ../../mod/admin.php:823
+#: ../../mod/admin.php:828
msgid ""
"Selected accounts will be deleted!\\n\\nEverything these accounts had posted "
"on this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:829
msgid ""
"The account {0} will be deleted!\\n\\nEverything this account has posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
-#: ../../mod/admin.php:860
+#: ../../mod/admin.php:865
#, php-format
msgid "%s channel censored/uncensored"
msgid_plural "%s channels censored/uncensored"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:869
+#: ../../mod/admin.php:874
#, php-format
msgid "%s channel code allowed/disallowed"
msgid_plural "%s channels code allowed/disallowed"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:876
+#: ../../mod/admin.php:881
#, php-format
msgid "%s channel deleted"
msgid_plural "%s channels deleted"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:896
+#: ../../mod/admin.php:901
msgid "Channel not found"
msgstr ""
-#: ../../mod/admin.php:907
+#: ../../mod/admin.php:912
#, php-format
msgid "Channel '%s' deleted"
msgstr ""
-#: ../../mod/admin.php:919
+#: ../../mod/admin.php:924
#, php-format
msgid "Channel '%s' censored"
msgstr ""
-#: ../../mod/admin.php:919
+#: ../../mod/admin.php:924
#, php-format
msgid "Channel '%s' uncensored"
msgstr ""
-#: ../../mod/admin.php:930
+#: ../../mod/admin.php:935
#, php-format
msgid "Channel '%s' code allowed"
msgstr ""
-#: ../../mod/admin.php:930
+#: ../../mod/admin.php:935
#, php-format
msgid "Channel '%s' code disallowed"
msgstr ""
-#: ../../mod/admin.php:976
+#: ../../mod/admin.php:981
msgid "Censor"
msgstr ""
-#: ../../mod/admin.php:977
+#: ../../mod/admin.php:982
msgid "Uncensor"
msgstr ""
-#: ../../mod/admin.php:978
+#: ../../mod/admin.php:983
msgid "Allow Code"
msgstr ""
-#: ../../mod/admin.php:979
+#: ../../mod/admin.php:984
msgid "Disallow Code"
msgstr ""
-#: ../../mod/admin.php:981
+#: ../../mod/admin.php:986
msgid "UID"
msgstr ""
-#: ../../mod/admin.php:983
+#: ../../mod/admin.php:988
msgid ""
"Selected channels will be deleted!\\n\\nEverything that was posted in these "
"channels on this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
-#: ../../mod/admin.php:984
+#: ../../mod/admin.php:989
msgid ""
"The channel {0} will be deleted!\\n\\nEverything that was posted in this "
"channel on this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
-#: ../../mod/admin.php:1024
+#: ../../mod/admin.php:1029
#, php-format
msgid "Plugin %s disabled."
msgstr ""
-#: ../../mod/admin.php:1028
+#: ../../mod/admin.php:1033
#, php-format
msgid "Plugin %s enabled."
msgstr ""
-#: ../../mod/admin.php:1038 ../../mod/admin.php:1241
+#: ../../mod/admin.php:1043 ../../mod/admin.php:1246
msgid "Disable"
msgstr ""
-#: ../../mod/admin.php:1041 ../../mod/admin.php:1243
+#: ../../mod/admin.php:1046 ../../mod/admin.php:1248
msgid "Enable"
msgstr ""
-#: ../../mod/admin.php:1070 ../../mod/admin.php:1270
+#: ../../mod/admin.php:1075 ../../mod/admin.php:1275
msgid "Toggle"
msgstr ""
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1280
+#: ../../mod/admin.php:1083 ../../mod/admin.php:1285
msgid "Author: "
msgstr ""
-#: ../../mod/admin.php:1079 ../../mod/admin.php:1281
+#: ../../mod/admin.php:1084 ../../mod/admin.php:1286
msgid "Maintainer: "
msgstr ""
-#: ../../mod/admin.php:1206
+#: ../../mod/admin.php:1211
msgid "No themes found."
msgstr ""
-#: ../../mod/admin.php:1262
+#: ../../mod/admin.php:1267
msgid "Screenshot"
msgstr ""
-#: ../../mod/admin.php:1308
+#: ../../mod/admin.php:1313
msgid "[Experimental]"
msgstr ""
-#: ../../mod/admin.php:1309
+#: ../../mod/admin.php:1314
msgid "[Unsupported]"
msgstr ""
-#: ../../mod/admin.php:1333
+#: ../../mod/admin.php:1338
msgid "Log settings updated."
msgstr ""
-#: ../../mod/admin.php:1390
+#: ../../mod/admin.php:1395
msgid "Clear"
msgstr ""
-#: ../../mod/admin.php:1396
+#: ../../mod/admin.php:1401
msgid "Debugging"
msgstr ""
-#: ../../mod/admin.php:1397
+#: ../../mod/admin.php:1402
msgid "Log file"
msgstr ""
-#: ../../mod/admin.php:1397
+#: ../../mod/admin.php:1402
msgid ""
"Must be writable by web server. Relative to your Red top-level directory."
msgstr ""
-#: ../../mod/admin.php:1398
+#: ../../mod/admin.php:1403
msgid "Log level"
msgstr ""
-#: ../../mod/admin.php:1444
+#: ../../mod/admin.php:1449
msgid "New Profile Field"
msgstr ""
-#: ../../mod/admin.php:1445 ../../mod/admin.php:1465
+#: ../../mod/admin.php:1450 ../../mod/admin.php:1470
msgid "Field nickname"
msgstr ""
-#: ../../mod/admin.php:1445 ../../mod/admin.php:1465
+#: ../../mod/admin.php:1450 ../../mod/admin.php:1470
msgid "System name of field"
msgstr ""
-#: ../../mod/admin.php:1446 ../../mod/admin.php:1466
+#: ../../mod/admin.php:1451 ../../mod/admin.php:1471
msgid "Input type"
msgstr ""
-#: ../../mod/admin.php:1447 ../../mod/admin.php:1467
+#: ../../mod/admin.php:1452 ../../mod/admin.php:1472
msgid "Field Name"
msgstr ""
-#: ../../mod/admin.php:1447 ../../mod/admin.php:1467
+#: ../../mod/admin.php:1452 ../../mod/admin.php:1472
msgid "Label on profile pages"
msgstr ""
-#: ../../mod/admin.php:1448 ../../mod/admin.php:1468
+#: ../../mod/admin.php:1453 ../../mod/admin.php:1473
msgid "Help text"
msgstr ""
-#: ../../mod/admin.php:1448 ../../mod/admin.php:1468
+#: ../../mod/admin.php:1453 ../../mod/admin.php:1473
msgid "Additional info (optional)"
msgstr ""
-#: ../../mod/admin.php:1458
+#: ../../mod/admin.php:1463
msgid "Field definition not found"
msgstr ""
-#: ../../mod/admin.php:1464
+#: ../../mod/admin.php:1469
msgid "Edit Profile Field"
msgstr ""
@@ -8506,6 +8517,16 @@ msgstr ""
msgid "%1$s's Chatrooms"
msgstr ""
+#: ../../mod/search.php:212
+#, php-format
+msgid "Items tagged with: %s"
+msgstr ""
+
+#: ../../mod/search.php:214
+#, php-format
+msgid "Search results for: %s"
+msgstr ""
+
#: ../../mod/viewsrc.php:40
msgid "Source of Item"
msgstr ""
@@ -8599,22 +8620,6 @@ msgstr ""
msgid "Finding: "
msgstr ""
-#: ../../mod/help.php:147
-msgid "Documentation Search"
-msgstr ""
-
-#: ../../mod/help.php:184 ../../mod/help.php:190 ../../mod/help.php:196
-msgid "Help:"
-msgstr ""
-
-#: ../../mod/help.php:211 ../../index.php:238
-msgid "Not Found"
-msgstr ""
-
-#: ../../mod/help.php:235
-msgid "$Projectname Documentation"
-msgstr ""
-
#: ../../mod/manage.php:130
#, php-format
msgid "You have created %1$.0f of %2$.0f allowed channels."
@@ -8829,6 +8834,22 @@ msgstr ""
msgid "Your message for %s (%s):"
msgstr ""
+#: ../../mod/help.php:148
+msgid "Documentation Search"
+msgstr ""
+
+#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198
+msgid "Help:"
+msgstr ""
+
+#: ../../mod/help.php:213 ../../index.php:238
+msgid "Not Found"
+msgstr ""
+
+#: ../../mod/help.php:237
+msgid "$Projectname Documentation"
+msgstr ""
+
#: ../../mod/service_limits.php:19
msgid "No service class restrictions found."
msgstr ""
@@ -9316,57 +9337,57 @@ msgstr ""
msgid "Set size of followup author photos"
msgstr ""
-#: ../../boot.php:1292
+#: ../../Zotlabs/Zot/Auth.php:140
+msgid ""
+"Remote authentication blocked. You are logged into this site locally. Please "
+"logout and retry."
+msgstr ""
+
+#: ../../boot.php:1299
#, php-format
msgid "Update %s failed. See error logs."
msgstr ""
-#: ../../boot.php:1295
+#: ../../boot.php:1302
#, php-format
msgid "Update Error at %s"
msgstr ""
-#: ../../boot.php:1462
+#: ../../boot.php:1469
msgid ""
"Create an account to access services and applications within the Hubzilla"
msgstr ""
-#: ../../boot.php:1484
+#: ../../boot.php:1491
msgid "Password"
msgstr ""
-#: ../../boot.php:1485
+#: ../../boot.php:1492
msgid "Remember me"
msgstr ""
-#: ../../boot.php:1488
+#: ../../boot.php:1495
msgid "Forgot your password?"
msgstr ""
-#: ../../boot.php:2108
+#: ../../boot.php:2115
msgid "toggle mobile"
msgstr ""
-#: ../../boot.php:2243
+#: ../../boot.php:2250
msgid "Website SSL certificate is not valid. Please correct."
msgstr ""
-#: ../../boot.php:2246
+#: ../../boot.php:2253
#, php-format
msgid "[hubzilla] Website SSL error for %s"
msgstr ""
-#: ../../boot.php:2283
+#: ../../boot.php:2290
msgid "Cron/Scheduled tasks not running."
msgstr ""
-#: ../../boot.php:2287
+#: ../../boot.php:2294
#, php-format
msgid "[hubzilla] Cron tasks not running on %s"
msgstr ""
-
-#: ../../Zotlabs/Zot/Auth.php:140
-msgid ""
-"Remote authentication blocked. You are logged into this site locally. Please "
-"logout and retry."
-msgstr ""
diff --git a/version.inc b/version.inc
index ae4a0dd7c..4887ba16b 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2015-12-17.1249
+2015-12-18.1250