rev update - add cancel markup to editor

This commit is contained in:
friendica 2012-09-15 15:23:15 -07:00
parent 8497c6782e
commit 669d2b890e
4 changed files with 105 additions and 103 deletions

View File

@ -11,7 +11,7 @@ require_once('include/cache.php');
require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('library/Mobile_Detect/Mobile_Detect.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica'); define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1465' ); define ( 'FRIENDICA_VERSION', '3.0.1467' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1155 ); define ( 'DB_UPDATE_VERSION', 1155 );

View File

@ -1280,6 +1280,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) {
'$profile_uid' => $x['profile_uid'], '$profile_uid' => $x['profile_uid'],
'$preview' => t('Preview'), '$preview' => t('Preview'),
'$sourceapp' => t($a->sourcename), '$sourceapp' => t($a->sourcename),
'$cancel' => t('Cancel')
)); ));

View File

@ -133,6 +133,7 @@ function editpost_content(&$a) {
'$preview' => t('Preview'), '$preview' => t('Preview'),
'$jotplugins' => $jotplugins, '$jotplugins' => $jotplugins,
'$sourceapp' => t($a->sourcename), '$sourceapp' => t($a->sourcename),
'$cancel' => t('Cancel')
)); ));
return $o; return $o;

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 3.0.1465\n" "Project-Id-Version: 3.0.1467\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-13 10:00-0700\n" "POT-Creation-Date: 2012-09-15 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"
@ -176,7 +176,7 @@ msgstr ""
#: ../../view/theme/diabook/theme.php:757 #: ../../view/theme/diabook/theme.php:757
#: ../../view/theme/diabook/config.php:190 #: ../../view/theme/diabook/config.php:190
#: ../../view/theme/quattro/config.php:52 ../../view/theme/dispy/config.php:70 #: ../../view/theme/quattro/config.php:52 ../../view/theme/dispy/config.php:70
#: ../../include/conversation.php:591 ../../object/Item.php:532 #: ../../include/conversation.php:601 ../../object/Item.php:532
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
@ -236,7 +236,7 @@ msgid "link to source"
msgstr "" msgstr ""
#: ../../mod/events.php:331 ../../view/theme/diabook/theme.php:131 #: ../../mod/events.php:331 ../../view/theme/diabook/theme.php:131
#: ../../include/nav.php:52 ../../boot.php:1683 #: ../../include/nav.php:52 ../../boot.php:1689
msgid "Events" msgid "Events"
msgstr "" msgstr ""
@ -374,7 +374,7 @@ msgstr ""
msgid "No" msgid "No"
msgstr "" msgstr ""
#: ../../mod/photos.php:46 ../../boot.php:1676 #: ../../mod/photos.php:46 ../../boot.php:1682
msgid "Photo Albums" msgid "Photo Albums"
msgstr "" msgstr ""
@ -404,8 +404,8 @@ msgstr ""
#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 #: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296
#: ../../mod/profile_photo.php:305 #: ../../mod/profile_photo.php:305
#: ../../addon/communityhome/communityhome.php:111 #: ../../addon/communityhome/communityhome.php:111
#: ../../view/theme/diabook/theme.php:599 ../../include/user.php:318 #: ../../view/theme/diabook/theme.php:599 ../../include/user.php:324
#: ../../include/user.php:325 ../../include/user.php:332 #: ../../include/user.php:331 ../../include/user.php:338
msgid "Profile Photos" msgid "Profile Photos"
msgstr "" msgstr ""
@ -577,51 +577,51 @@ msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "" msgstr ""
#: ../../mod/photos.php:1356 ../../mod/content.php:665 #: ../../mod/photos.php:1356 ../../mod/content.php:665
#: ../../include/conversation.php:565 ../../object/Item.php:185 #: ../../include/conversation.php:575 ../../object/Item.php:185
msgid "I like this (toggle)" msgid "I like this (toggle)"
msgstr "" msgstr ""
#: ../../mod/photos.php:1357 ../../mod/content.php:666 #: ../../mod/photos.php:1357 ../../mod/content.php:666
#: ../../include/conversation.php:566 ../../object/Item.php:186 #: ../../include/conversation.php:576 ../../object/Item.php:186
msgid "I don't like this (toggle)" msgid "I don't like this (toggle)"
msgstr "" msgstr ""
#: ../../mod/photos.php:1358 ../../include/conversation.php:1214 #: ../../mod/photos.php:1358 ../../include/conversation.php:1244
msgid "Share" msgid "Share"
msgstr "" msgstr ""
#: ../../mod/photos.php:1359 ../../mod/editpost.php:112 #: ../../mod/photos.php:1359 ../../mod/editpost.php:112
#: ../../mod/content.php:482 ../../mod/content.php:843 #: ../../mod/content.php:482 ../../mod/content.php:843
#: ../../mod/wallmessage.php:152 ../../mod/message.php:293 #: ../../mod/wallmessage.php:152 ../../mod/message.php:293
#: ../../mod/message.php:481 ../../include/conversation.php:659 #: ../../mod/message.php:481 ../../include/conversation.php:671
#: ../../include/conversation.php:891 ../../include/conversation.php:1233 #: ../../include/conversation.php:921 ../../include/conversation.php:1263
#: ../../object/Item.php:237 #: ../../object/Item.php:237
msgid "Please wait" msgid "Please wait"
msgstr "" msgstr ""
#: ../../mod/photos.php:1375 ../../mod/photos.php:1416 #: ../../mod/photos.php:1375 ../../mod/photos.php:1416
#: ../../mod/photos.php:1448 ../../mod/content.php:688 #: ../../mod/photos.php:1448 ../../mod/content.php:688
#: ../../include/conversation.php:588 ../../object/Item.php:529 #: ../../include/conversation.php:598 ../../object/Item.php:529
msgid "This is you" msgid "This is you"
msgstr "" msgstr ""
#: ../../mod/photos.php:1377 ../../mod/photos.php:1418 #: ../../mod/photos.php:1377 ../../mod/photos.php:1418
#: ../../mod/photos.php:1450 ../../mod/content.php:690 #: ../../mod/photos.php:1450 ../../mod/content.php:690
#: ../../include/conversation.php:590 ../../boot.php:574 #: ../../include/conversation.php:600 ../../boot.php:574
#: ../../object/Item.php:531 #: ../../object/Item.php:531
msgid "Comment" msgid "Comment"
msgstr "" msgstr ""
#: ../../mod/photos.php:1379 ../../mod/editpost.php:133 #: ../../mod/photos.php:1379 ../../mod/editpost.php:133
#: ../../mod/content.php:700 ../../include/conversation.php:600 #: ../../mod/content.php:700 ../../include/conversation.php:610
#: ../../include/conversation.php:1251 ../../object/Item.php:541 #: ../../include/conversation.php:1281 ../../object/Item.php:541
msgid "Preview" msgid "Preview"
msgstr "" msgstr ""
#: ../../mod/photos.php:1479 ../../mod/content.php:439 #: ../../mod/photos.php:1479 ../../mod/content.php:439
#: ../../mod/content.php:721 ../../mod/settings.php:606 #: ../../mod/content.php:721 ../../mod/settings.php:606
#: ../../mod/settings.php:695 ../../mod/group.php:168 ../../mod/admin.php:694 #: ../../mod/settings.php:695 ../../mod/group.php:168 ../../mod/admin.php:694
#: ../../include/conversation.php:440 ../../include/conversation.php:847 #: ../../include/conversation.php:440 ../../include/conversation.php:874
#: ../../object/Item.php:116 #: ../../object/Item.php:116
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -688,7 +688,7 @@ msgstr ""
msgid "Edit post" msgid "Edit post"
msgstr "" msgstr ""
#: ../../mod/editpost.php:88 ../../include/conversation.php:1200 #: ../../mod/editpost.php:88 ../../include/conversation.php:1230
msgid "Post to Email" msgid "Post to Email"
msgstr "" msgstr ""
@ -700,17 +700,17 @@ msgstr ""
#: ../../mod/editpost.php:104 ../../mod/wallmessage.php:150 #: ../../mod/editpost.php:104 ../../mod/wallmessage.php:150
#: ../../mod/message.php:291 ../../mod/message.php:478 #: ../../mod/message.php:291 ../../mod/message.php:478
#: ../../include/conversation.php:1215 #: ../../include/conversation.php:1245
msgid "Upload photo" msgid "Upload photo"
msgstr "" msgstr ""
#: ../../mod/editpost.php:105 ../../include/conversation.php:1217 #: ../../mod/editpost.php:105 ../../include/conversation.php:1247
msgid "Attach file" msgid "Attach file"
msgstr "" msgstr ""
#: ../../mod/editpost.php:106 ../../mod/wallmessage.php:151 #: ../../mod/editpost.php:106 ../../mod/wallmessage.php:151
#: ../../mod/message.php:292 ../../mod/message.php:479 #: ../../mod/message.php:292 ../../mod/message.php:479
#: ../../include/conversation.php:1219 #: ../../include/conversation.php:1249
msgid "Insert web link" msgid "Insert web link"
msgstr "" msgstr ""
@ -726,35 +726,35 @@ msgstr ""
msgid "Insert Vorbis [.ogg] audio" msgid "Insert Vorbis [.ogg] audio"
msgstr "" msgstr ""
#: ../../mod/editpost.php:110 ../../include/conversation.php:1225 #: ../../mod/editpost.php:110 ../../include/conversation.php:1255
msgid "Set your location" msgid "Set your location"
msgstr "" msgstr ""
#: ../../mod/editpost.php:111 ../../include/conversation.php:1227 #: ../../mod/editpost.php:111 ../../include/conversation.php:1257
msgid "Clear browser location" msgid "Clear browser location"
msgstr "" msgstr ""
#: ../../mod/editpost.php:113 ../../include/conversation.php:1234 #: ../../mod/editpost.php:113 ../../include/conversation.php:1264
msgid "Permission settings" msgid "Permission settings"
msgstr "" msgstr ""
#: ../../mod/editpost.php:121 ../../include/conversation.php:1243 #: ../../mod/editpost.php:121 ../../include/conversation.php:1273
msgid "CC: email addresses" msgid "CC: email addresses"
msgstr "" msgstr ""
#: ../../mod/editpost.php:122 ../../include/conversation.php:1244 #: ../../mod/editpost.php:122 ../../include/conversation.php:1274
msgid "Public post" msgid "Public post"
msgstr "" msgstr ""
#: ../../mod/editpost.php:125 ../../include/conversation.php:1230 #: ../../mod/editpost.php:125 ../../include/conversation.php:1260
msgid "Set title" msgid "Set title"
msgstr "" msgstr ""
#: ../../mod/editpost.php:127 ../../include/conversation.php:1232 #: ../../mod/editpost.php:127 ../../include/conversation.php:1262
msgid "Categories (comma-separated list)" msgid "Categories (comma-separated list)"
msgstr "" msgstr ""
#: ../../mod/editpost.php:128 ../../include/conversation.php:1246 #: ../../mod/editpost.php:128 ../../include/conversation.php:1276
msgid "Example: bob@example.com, mary@example.com" msgid "Example: bob@example.com, mary@example.com"
msgstr "" msgstr ""
@ -1296,31 +1296,31 @@ msgid "Group: "
msgstr "" msgstr ""
#: ../../mod/content.php:438 ../../mod/content.php:720 #: ../../mod/content.php:438 ../../mod/content.php:720
#: ../../include/conversation.php:439 ../../include/conversation.php:846 #: ../../include/conversation.php:439 ../../include/conversation.php:873
#: ../../object/Item.php:115 #: ../../object/Item.php:115
msgid "Select" msgid "Select"
msgstr "" msgstr ""
#: ../../mod/content.php:455 ../../mod/content.php:813 #: ../../mod/content.php:455 ../../mod/content.php:813
#: ../../mod/content.php:814 ../../include/conversation.php:627 #: ../../mod/content.php:814 ../../include/conversation.php:639
#: ../../include/conversation.php:628 ../../include/conversation.php:863 #: ../../include/conversation.php:640 ../../include/conversation.php:890
#: ../../object/Item.php:206 ../../object/Item.php:207 #: ../../object/Item.php:206 ../../object/Item.php:207
#, php-format #, php-format
msgid "View %s's profile @ %s" msgid "View %s's profile @ %s"
msgstr "" msgstr ""
#: ../../mod/content.php:465 ../../mod/content.php:825 #: ../../mod/content.php:465 ../../mod/content.php:825
#: ../../include/conversation.php:641 ../../include/conversation.php:874 #: ../../include/conversation.php:653 ../../include/conversation.php:904
#: ../../object/Item.php:219 #: ../../object/Item.php:219
#, php-format #, php-format
msgid "%s from %s" msgid "%s from %s"
msgstr "" msgstr ""
#: ../../mod/content.php:480 ../../include/conversation.php:889 #: ../../mod/content.php:480 ../../include/conversation.php:919
msgid "View in context" msgid "View in context"
msgstr "" msgstr ""
#: ../../mod/content.php:586 ../../include/conversation.php:668 #: ../../mod/content.php:586 ../../include/conversation.php:680
#: ../../object/Item.php:256 #: ../../object/Item.php:256
#, php-format #, php-format
msgid "%d comment" msgid "%d comment"
@ -1330,92 +1330,92 @@ msgstr[1] ""
#: ../../mod/content.php:587 ../../addon/page/page.php:76 #: ../../mod/content.php:587 ../../addon/page/page.php:76
#: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:119 #: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:119
#: ../../include/contact_widgets.php:195 ../../include/conversation.php:669 #: ../../include/contact_widgets.php:195 ../../include/conversation.php:681
#: ../../boot.php:575 ../../object/Item.php:257 #: ../../boot.php:575 ../../object/Item.php:257
msgid "show more" msgid "show more"
msgstr "" msgstr ""
#: ../../mod/content.php:665 ../../include/conversation.php:565 #: ../../mod/content.php:665 ../../include/conversation.php:575
#: ../../object/Item.php:185 #: ../../object/Item.php:185
msgid "like" msgid "like"
msgstr "" msgstr ""
#: ../../mod/content.php:666 ../../include/conversation.php:566 #: ../../mod/content.php:666 ../../include/conversation.php:576
#: ../../object/Item.php:186 #: ../../object/Item.php:186
msgid "dislike" msgid "dislike"
msgstr "" msgstr ""
#: ../../mod/content.php:668 ../../include/conversation.php:568 #: ../../mod/content.php:668 ../../include/conversation.php:578
#: ../../object/Item.php:188 #: ../../object/Item.php:188
msgid "Share this" msgid "Share this"
msgstr "" msgstr ""
#: ../../mod/content.php:668 ../../include/conversation.php:568 #: ../../mod/content.php:668 ../../include/conversation.php:578
#: ../../object/Item.php:188 #: ../../object/Item.php:188
msgid "share" msgid "share"
msgstr "" msgstr ""
#: ../../mod/content.php:692 ../../include/conversation.php:592 #: ../../mod/content.php:692 ../../include/conversation.php:602
#: ../../object/Item.php:533 #: ../../object/Item.php:533
msgid "Bold" msgid "Bold"
msgstr "" msgstr ""
#: ../../mod/content.php:693 ../../include/conversation.php:593 #: ../../mod/content.php:693 ../../include/conversation.php:603
#: ../../object/Item.php:534 #: ../../object/Item.php:534
msgid "Italic" msgid "Italic"
msgstr "" msgstr ""
#: ../../mod/content.php:694 ../../include/conversation.php:594 #: ../../mod/content.php:694 ../../include/conversation.php:604
#: ../../object/Item.php:535 #: ../../object/Item.php:535
msgid "Underline" msgid "Underline"
msgstr "" msgstr ""
#: ../../mod/content.php:695 ../../include/conversation.php:595 #: ../../mod/content.php:695 ../../include/conversation.php:605
#: ../../object/Item.php:536 #: ../../object/Item.php:536
msgid "Quote" msgid "Quote"
msgstr "" msgstr ""
#: ../../mod/content.php:696 ../../include/conversation.php:596 #: ../../mod/content.php:696 ../../include/conversation.php:606
#: ../../object/Item.php:537 #: ../../object/Item.php:537
msgid "Code" msgid "Code"
msgstr "" msgstr ""
#: ../../mod/content.php:697 ../../include/conversation.php:597 #: ../../mod/content.php:697 ../../include/conversation.php:607
#: ../../object/Item.php:538 #: ../../object/Item.php:538
msgid "Image" msgid "Image"
msgstr "" msgstr ""
#: ../../mod/content.php:698 ../../include/conversation.php:598 #: ../../mod/content.php:698 ../../include/conversation.php:608
#: ../../object/Item.php:539 #: ../../object/Item.php:539
msgid "Link" msgid "Link"
msgstr "" msgstr ""
#: ../../mod/content.php:699 ../../include/conversation.php:599 #: ../../mod/content.php:699 ../../include/conversation.php:609
#: ../../object/Item.php:540 #: ../../object/Item.php:540
msgid "Video" msgid "Video"
msgstr "" msgstr ""
#: ../../mod/content.php:733 ../../include/conversation.php:529 #: ../../mod/content.php:733 ../../include/conversation.php:539
#: ../../object/Item.php:169 #: ../../object/Item.php:169
msgid "add star" msgid "add star"
msgstr "" msgstr ""
#: ../../mod/content.php:734 ../../include/conversation.php:530 #: ../../mod/content.php:734 ../../include/conversation.php:540
#: ../../object/Item.php:170 #: ../../object/Item.php:170
msgid "remove star" msgid "remove star"
msgstr "" msgstr ""
#: ../../mod/content.php:735 ../../include/conversation.php:531 #: ../../mod/content.php:735 ../../include/conversation.php:541
#: ../../object/Item.php:171 #: ../../object/Item.php:171
msgid "toggle star status" msgid "toggle star status"
msgstr "" msgstr ""
#: ../../mod/content.php:738 ../../include/conversation.php:534 #: ../../mod/content.php:738 ../../include/conversation.php:544
#: ../../object/Item.php:174 #: ../../object/Item.php:174
msgid "starred" msgid "starred"
msgstr "" msgstr ""
#: ../../mod/content.php:739 ../../include/conversation.php:535 #: ../../mod/content.php:739 ../../include/conversation.php:545
#: ../../object/Item.php:175 #: ../../object/Item.php:175
msgid "add tag" msgid "add tag"
msgstr "" msgstr ""
@ -1425,17 +1425,17 @@ msgstr ""
msgid "save to folder" msgid "save to folder"
msgstr "" msgstr ""
#: ../../mod/content.php:815 ../../include/conversation.php:629 #: ../../mod/content.php:815 ../../include/conversation.php:641
#: ../../object/Item.php:208 #: ../../object/Item.php:208
msgid "to" msgid "to"
msgstr "" msgstr ""
#: ../../mod/content.php:816 ../../include/conversation.php:630 #: ../../mod/content.php:816 ../../include/conversation.php:642
#: ../../object/Item.php:209 #: ../../object/Item.php:209
msgid "Wall-to-Wall" msgid "Wall-to-Wall"
msgstr "" msgstr ""
#: ../../mod/content.php:817 ../../include/conversation.php:631 #: ../../mod/content.php:817 ../../include/conversation.php:643
#: ../../object/Item.php:210 #: ../../object/Item.php:210
msgid "via Wall-To-Wall:" msgid "via Wall-To-Wall:"
msgstr "" msgstr ""
@ -2642,7 +2642,7 @@ msgstr ""
msgid "Invalid contact." msgid "Invalid contact."
msgstr "" msgstr ""
#: ../../mod/notes.php:44 ../../boot.php:1690 #: ../../mod/notes.php:44 ../../boot.php:1696
msgid "Personal Notes" msgid "Personal Notes"
msgstr "" msgstr ""
@ -2686,7 +2686,7 @@ msgstr ""
#: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131 #: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131
#: ../../mod/message.php:242 ../../mod/message.php:250 #: ../../mod/message.php:242 ../../mod/message.php:250
#: ../../include/conversation.php:1151 ../../include/conversation.php:1168 #: ../../include/conversation.php:1181 ../../include/conversation.php:1198
msgid "Please enter a link URL:" msgid "Please enter a link URL:"
msgstr "" msgstr ""
@ -2769,7 +2769,7 @@ msgstr ""
#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 #: ../../mod/newmember.php:32 ../../mod/profperm.php:103
#: ../../view/theme/diabook/theme.php:128 ../../include/profile_advanced.php:7 #: ../../view/theme/diabook/theme.php:128 ../../include/profile_advanced.php:7
#: ../../include/profile_advanced.php:84 ../../include/nav.php:50 #: ../../include/profile_advanced.php:84 ../../include/nav.php:50
#: ../../boot.php:1666 #: ../../boot.php:1672
msgid "Profile" msgid "Profile"
msgstr "" msgstr ""
@ -3121,7 +3121,7 @@ msgid "Access denied."
msgstr "" msgstr ""
#: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130 #: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130
#: ../../include/nav.php:51 ../../boot.php:1673 #: ../../include/nav.php:51 ../../boot.php:1679
msgid "Photos" msgid "Photos"
msgstr "" msgstr ""
@ -3635,13 +3635,13 @@ msgid "Allow infinite level threading for items on this site."
msgstr "" msgstr ""
#: ../../mod/admin.php:470 #: ../../mod/admin.php:470
msgid "No default permissions for new users" msgid "Private posts by default for new users"
msgstr "" msgstr ""
#: ../../mod/admin.php:470 #: ../../mod/admin.php:470
msgid "" msgid ""
"New users will have no private permissions set for their posts by default, " "Set default post permissions for all new members to the default privacy "
"making their posts public until they change it." "group rather than public."
msgstr "" msgstr ""
#: ../../mod/admin.php:472 #: ../../mod/admin.php:472
@ -4407,8 +4407,8 @@ msgstr ""
msgid "Edit visibility" msgid "Edit visibility"
msgstr "" msgstr ""
#: ../../mod/filer.php:29 ../../include/conversation.php:1155 #: ../../mod/filer.php:29 ../../include/conversation.php:1185
#: ../../include/conversation.php:1172 #: ../../include/conversation.php:1202
msgid "Save to Folder:" msgid "Save to Folder:"
msgstr "" msgstr ""
@ -7480,7 +7480,7 @@ msgid "Sex Addict"
msgstr "" msgstr ""
#: ../../include/profile_selectors.php:42 ../../include/user.php:278 #: ../../include/profile_selectors.php:42 ../../include/user.php:278
#: ../../include/user.php:283 #: ../../include/user.php:282
msgid "Friends" msgid "Friends"
msgstr "" msgstr ""
@ -7902,7 +7902,7 @@ msgstr ""
msgid "End this session" msgid "End this session"
msgstr "" msgstr ""
#: ../../include/nav.php:49 ../../boot.php:1659 #: ../../include/nav.php:49 ../../boot.php:1665
msgid "Status" msgid "Status"
msgstr "" msgstr ""
@ -8513,34 +8513,34 @@ msgstr ""
msgid "stopped following" msgid "stopped following"
msgstr "" msgstr ""
#: ../../include/Contact.php:220 ../../include/conversation.php:1052 #: ../../include/Contact.php:220 ../../include/conversation.php:1082
msgid "Poke" msgid "Poke"
msgstr "" msgstr ""
#: ../../include/Contact.php:221 ../../include/conversation.php:1046 #: ../../include/Contact.php:221 ../../include/conversation.php:1076
msgid "View Status" msgid "View Status"
msgstr "" msgstr ""
#: ../../include/Contact.php:222 ../../include/conversation.php:1047 #: ../../include/Contact.php:222 ../../include/conversation.php:1077
msgid "View Profile" msgid "View Profile"
msgstr "" msgstr ""
#: ../../include/Contact.php:223 ../../include/conversation.php:1048 #: ../../include/Contact.php:223 ../../include/conversation.php:1078
msgid "View Photos" msgid "View Photos"
msgstr "" msgstr ""
#: ../../include/Contact.php:224 ../../include/Contact.php:237 #: ../../include/Contact.php:224 ../../include/Contact.php:237
#: ../../include/conversation.php:1049 #: ../../include/conversation.php:1079
msgid "Network Posts" msgid "Network Posts"
msgstr "" msgstr ""
#: ../../include/Contact.php:225 ../../include/Contact.php:237 #: ../../include/Contact.php:225 ../../include/Contact.php:237
#: ../../include/conversation.php:1050 #: ../../include/conversation.php:1080
msgid "Edit Contact" msgid "Edit Contact"
msgstr "" msgstr ""
#: ../../include/Contact.php:226 ../../include/Contact.php:237 #: ../../include/Contact.php:226 ../../include/Contact.php:237
#: ../../include/conversation.php:1051 #: ../../include/conversation.php:1081
msgid "Send PM" msgid "Send PM"
msgstr "" msgstr ""
@ -8558,106 +8558,106 @@ msgstr ""
msgid "%1$s marked %2$s's %3$s as favorite" msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "" msgstr ""
#: ../../include/conversation.php:952 #: ../../include/conversation.php:982
msgid "Delete Selected Items" msgid "Delete Selected Items"
msgstr "" msgstr ""
#: ../../include/conversation.php:1110 #: ../../include/conversation.php:1140
#, php-format #, php-format
msgid "%s likes this." msgid "%s likes this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1110 #: ../../include/conversation.php:1140
#, php-format #, php-format
msgid "%s doesn't like this." msgid "%s doesn't like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1114 #: ../../include/conversation.php:1144
#, php-format #, php-format
msgid "<span %1$s>%2$d people</span> like this." msgid "<span %1$s>%2$d people</span> like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1116 #: ../../include/conversation.php:1146
#, php-format #, php-format
msgid "<span %1$s>%2$d people</span> don't like this." msgid "<span %1$s>%2$d people</span> don't like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1122 #: ../../include/conversation.php:1152
msgid "and" msgid "and"
msgstr "" msgstr ""
#: ../../include/conversation.php:1125 #: ../../include/conversation.php:1155
#, php-format #, php-format
msgid ", and %d other people" msgid ", and %d other people"
msgstr "" msgstr ""
#: ../../include/conversation.php:1126 #: ../../include/conversation.php:1156
#, php-format #, php-format
msgid "%s like this." msgid "%s like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1126 #: ../../include/conversation.php:1156
#, php-format #, php-format
msgid "%s don't like this." msgid "%s don't like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1150 ../../include/conversation.php:1167 #: ../../include/conversation.php:1180 ../../include/conversation.php:1197
msgid "Visible to <strong>everybody</strong>" msgid "Visible to <strong>everybody</strong>"
msgstr "" msgstr ""
#: ../../include/conversation.php:1152 ../../include/conversation.php:1169 #: ../../include/conversation.php:1182 ../../include/conversation.php:1199
msgid "Please enter a video link/URL:" msgid "Please enter a video link/URL:"
msgstr "" msgstr ""
#: ../../include/conversation.php:1153 ../../include/conversation.php:1170 #: ../../include/conversation.php:1183 ../../include/conversation.php:1200
msgid "Please enter an audio link/URL:" msgid "Please enter an audio link/URL:"
msgstr "" msgstr ""
#: ../../include/conversation.php:1154 ../../include/conversation.php:1171 #: ../../include/conversation.php:1184 ../../include/conversation.php:1201
msgid "Tag term:" msgid "Tag term:"
msgstr "" msgstr ""
#: ../../include/conversation.php:1156 ../../include/conversation.php:1173 #: ../../include/conversation.php:1186 ../../include/conversation.php:1203
msgid "Where are you right now?" msgid "Where are you right now?"
msgstr "" msgstr ""
#: ../../include/conversation.php:1216 #: ../../include/conversation.php:1246
msgid "upload photo" msgid "upload photo"
msgstr "" msgstr ""
#: ../../include/conversation.php:1218 #: ../../include/conversation.php:1248
msgid "attach file" msgid "attach file"
msgstr "" msgstr ""
#: ../../include/conversation.php:1220 #: ../../include/conversation.php:1250
msgid "web link" msgid "web link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1221 #: ../../include/conversation.php:1251
msgid "Insert video link" msgid "Insert video link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1222 #: ../../include/conversation.php:1252
msgid "video link" msgid "video link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1223 #: ../../include/conversation.php:1253
msgid "Insert audio link" msgid "Insert audio link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1224 #: ../../include/conversation.php:1254
msgid "audio link" msgid "audio link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1226 #: ../../include/conversation.php:1256
msgid "set location" msgid "set location"
msgstr "" msgstr ""
#: ../../include/conversation.php:1228 #: ../../include/conversation.php:1258
msgid "clear location" msgid "clear location"
msgstr "" msgstr ""
#: ../../include/conversation.php:1235 #: ../../include/conversation.php:1265
msgid "permissions" msgid "permissions"
msgstr "" msgstr ""
@ -8755,18 +8755,18 @@ msgstr ""
msgid "Events this week:" msgid "Events this week:"
msgstr "" msgstr ""
#: ../../boot.php:1662 #: ../../boot.php:1668
msgid "Status Messages and Posts" msgid "Status Messages and Posts"
msgstr "" msgstr ""
#: ../../boot.php:1669 #: ../../boot.php:1675
msgid "Profile Details" msgid "Profile Details"
msgstr "" msgstr ""
#: ../../boot.php:1686 #: ../../boot.php:1692
msgid "Events and Calendar" msgid "Events and Calendar"
msgstr "" msgstr ""
#: ../../boot.php:1693 #: ../../boot.php:1699
msgid "Only You Can See This" msgid "Only You Can See This"
msgstr "" msgstr ""