From 3140650b8f057b6e88827908a71cecbe68494a10 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 10 May 2015 13:17:41 -0700 Subject: rev update --- include/diaspora.php | 2 +- util/messages.po | 106 +++++++++++++++++++++++++++++---------------------- version.inc | 2 +- 3 files changed, 63 insertions(+), 47 deletions(-) diff --git a/include/diaspora.php b/include/diaspora.php index 4aa525838..e8a470178 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -2430,7 +2430,7 @@ function diaspora_send_status($item,$owner,$contact,$public_batch = false) { if($item['item_flags'] & ITEM_CONSENSUS) { $poll = replace_macros(get_markup_template('diaspora_consensus.tpl'), array( '$guid_q' => random_string(), - '$question' => '', + '$question' => t('Please choose'), '$guid_y' => random_string(), '$agree' => t('Agree'), '$guid_n' => random_string(), diff --git a/util/messages.po b/util/messages.po index 533e240ef..b2d9f402c 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2015-05-01.1019\n" +"Project-Id-Version: 2015-05-08.1026\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-01 00:03-0700\n" +"POT-Creation-Date: 2015-05-08 00:03-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2336,49 +2336,6 @@ msgstr "" msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" -#: ../../include/bbcode.php:122 ../../include/bbcode.php:743 -#: ../../include/bbcode.php:746 ../../include/bbcode.php:751 -#: ../../include/bbcode.php:754 ../../include/bbcode.php:757 -#: ../../include/bbcode.php:760 ../../include/bbcode.php:765 -#: ../../include/bbcode.php:768 ../../include/bbcode.php:773 -#: ../../include/bbcode.php:776 ../../include/bbcode.php:779 -#: ../../include/bbcode.php:782 -msgid "Image/photo" -msgstr "" - -#: ../../include/bbcode.php:161 ../../include/bbcode.php:793 -msgid "Encrypted content" -msgstr "" - -#: ../../include/bbcode.php:177 -msgid "Install design element: " -msgstr "" - -#: ../../include/bbcode.php:190 -msgid "QR code" -msgstr "" - -#: ../../include/bbcode.php:241 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:243 -msgid "post" -msgstr "" - -#: ../../include/bbcode.php:493 -msgid "Different viewers will see this text differently" -msgstr "" - -#: ../../include/bbcode.php:704 -msgid "$1 spoiler" -msgstr "" - -#: ../../include/bbcode.php:731 -msgid "$1 wrote:" -msgstr "" - #: ../../include/items.php:399 ../../mod/like.php:270 #: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 #: ../../mod/bulksetclose.php:11 ../../index.php:392 @@ -3104,6 +3061,49 @@ msgid_plural "Abstains" msgstr[0] "" msgstr[1] "" +#: ../../include/bbcode.php:122 ../../include/bbcode.php:743 +#: ../../include/bbcode.php:746 ../../include/bbcode.php:751 +#: ../../include/bbcode.php:754 ../../include/bbcode.php:757 +#: ../../include/bbcode.php:760 ../../include/bbcode.php:765 +#: ../../include/bbcode.php:768 ../../include/bbcode.php:773 +#: ../../include/bbcode.php:776 ../../include/bbcode.php:779 +#: ../../include/bbcode.php:782 +msgid "Image/photo" +msgstr "" + +#: ../../include/bbcode.php:161 ../../include/bbcode.php:793 +msgid "Encrypted content" +msgstr "" + +#: ../../include/bbcode.php:177 +msgid "Install design element: " +msgstr "" + +#: ../../include/bbcode.php:190 +msgid "QR code" +msgstr "" + +#: ../../include/bbcode.php:241 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:243 +msgid "post" +msgstr "" + +#: ../../include/bbcode.php:493 +msgid "Different viewers will see this text differently" +msgstr "" + +#: ../../include/bbcode.php:704 +msgid "$1 spoiler" +msgstr "" + +#: ../../include/bbcode.php:731 +msgid "$1 wrote:" +msgstr "" + #: ../../include/photos.php:94 #, php-format msgid "Image exceeds website size limit of %lu bytes" @@ -3847,6 +3847,22 @@ msgstr "" msgid "Room is full" msgstr "" +#: ../../include/diaspora.php:2433 +msgid "Please choose" +msgstr "" + +#: ../../include/diaspora.php:2435 +msgid "Agree" +msgstr "" + +#: ../../include/diaspora.php:2437 +msgid "Disagree" +msgstr "" + +#: ../../include/diaspora.php:2439 +msgid "Abstain" +msgstr "" + #: ../../mod/achievements.php:34 msgid "Some blurb about what to do when you're new here" msgstr "" diff --git a/version.inc b/version.inc index 438fb54f0..387119390 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-05-05.1023 +2015-05-10.1028 -- cgit v1.2.3