Changeset 1525254
- Timestamp:
- 10/31/2016 12:06:44 PM (9 years ago)
- Location:
- question-answer/trunk
- Files:
-
- 6 edited
-
assets/front/css/single-question.css (modified) (1 diff)
-
languages/question-answer-bn_BD.mo (modified) (previous)
-
languages/question-answer-bn_BD.po (modified) (5 diffs)
-
languages/question-answer.mo (modified) (previous)
-
languages/question-answer.po (modified) (5 diffs)
-
templates/single-question/answer-posting.php (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
question-answer/trunk/assets/front/css/single-question.css
r1525184 r1525254 248 248 border: 1px solid #bbb; 249 249 border-top:none; 250 } 251 252 .form-answer-post .validations .success { 253 color: #54c671; 254 font-size: 12px; 255 padding: 3px 1px; 256 } 257 258 .form-answer-post .validations .failed { 259 color: #f0611a; 260 font-size: 12px; 261 padding: 3px 1px; 250 262 } 251 263 -
question-answer/trunk/languages/question-answer-bn_BD.po
r1525184 r1525254 2 2 msgstr "" 3 3 "Project-Id-Version: Question Answer\n" 4 "POT-Creation-Date: 2016-10-31 1 6:18+0600\n"5 "PO-Revision-Date: 2016-10-31 1 6:18+0600\n"4 "POT-Creation-Date: 2016-10-31 18:05+0600\n" 5 "PO-Revision-Date: 2016-10-31 18:06+0600\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: pickplugins <support@pickplugins.com>\n" … … 989 989 #: templates/single-answer/answer-posting.php:138 990 990 #: templates/single-question/answer-posting.php:19 991 #: templates/single-question/answer-posting.php:1 38991 #: templates/single-question/answer-posting.php:154 992 992 msgid "Submit Answer" 993 993 msgstr "উত্তর দিন" … … 1004 1004 1005 1005 #: templates/single-answer/answer-posting.php:127 1006 #: templates/single-question/answer-posting.php:1271007 1006 msgid "Only visible to admin." 1008 1007 msgstr "শুধু এডমিন দেখতে পারবে" 1009 1008 1010 1009 #: templates/single-answer/answer-posting.php:130 1011 #: templates/single-question/answer-posting.php:1301012 1010 msgid "Make your Answer Private" 1013 1011 msgstr "ব্যক্তিগত প্রশ্ন করুন" … … 1015 1013 #: templates/single-answer/answer-posting.php:139 1016 1014 #: templates/single-question/answer-content-old.php:134 1017 #: templates/single-question/answer-posting.php:1 391015 #: templates/single-question/answer-posting.php:155 1018 1016 msgid "Your answer will be under review." 1019 1017 msgstr "আপনার উত্তর রিভিউ করা হতে পারে" … … 1147 1145 msgstr "" 1148 1146 1147 #: templates/single-question/answer-posting.php:62 1148 msgid "Answer submitted." 1149 msgstr "" 1150 1151 #: templates/single-question/answer-posting.php:63 1152 #, php-format 1153 msgid "Status: %s ." 1154 msgstr "" 1155 1156 #: templates/single-question/answer-posting.php:112 1157 msgid "Content is empty." 1158 msgstr "" 1159 1160 #: templates/single-question/answer-posting.php:143 1161 msgid "Make your answer private." 1162 msgstr "" 1163 1149 1164 #: templates/template-add-question.php:24 1150 1165 #, php-format -
question-answer/trunk/languages/question-answer.po
r1525184 r1525254 2 2 msgstr "" 3 3 "Project-Id-Version: Question Answer\n" 4 "POT-Creation-Date: 2016-10-31 1 6:18+0600\n"5 "PO-Revision-Date: 2016-10-31 1 6:18+0600\n"4 "POT-Creation-Date: 2016-10-31 18:05+0600\n" 5 "PO-Revision-Date: 2016-10-31 18:05+0600\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: pickplugins <support@pickplugins.com>\n" … … 989 989 #: templates/single-answer/answer-posting.php:138 990 990 #: templates/single-question/answer-posting.php:19 991 #: templates/single-question/answer-posting.php:1 38991 #: templates/single-question/answer-posting.php:154 992 992 msgid "Submit Answer" 993 993 msgstr "" … … 1002 1002 1003 1003 #: templates/single-answer/answer-posting.php:127 1004 #: templates/single-question/answer-posting.php:1271005 1004 msgid "Only visible to admin." 1006 1005 msgstr "" 1007 1006 1008 1007 #: templates/single-answer/answer-posting.php:130 1009 #: templates/single-question/answer-posting.php:1301010 1008 msgid "Make your Answer Private" 1011 1009 msgstr "" … … 1013 1011 #: templates/single-answer/answer-posting.php:139 1014 1012 #: templates/single-question/answer-content-old.php:134 1015 #: templates/single-question/answer-posting.php:1 391013 #: templates/single-question/answer-posting.php:155 1016 1014 msgid "Your answer will be under review." 1017 1015 msgstr "" … … 1145 1143 msgstr "" 1146 1144 1145 #: templates/single-question/answer-posting.php:62 1146 msgid "Answer submitted." 1147 msgstr "" 1148 1149 #: templates/single-question/answer-posting.php:63 1150 #, php-format 1151 msgid "Status: %s ." 1152 msgstr "" 1153 1154 #: templates/single-question/answer-posting.php:112 1155 msgid "Content is empty." 1156 msgstr "" 1157 1158 #: templates/single-question/answer-posting.php:143 1159 msgid "Make your answer private." 1160 msgstr "" 1161 1147 1162 #: templates/template-add-question.php:24 1148 1163 #, php-format -
question-answer/trunk/templates/single-question/answer-posting.php
r1525184 r1525254 14 14 ?> 15 15 16 <div class="answer-post clearfix">16 <div class="answer-post clearfix"> 17 17 18 18 <div class="answer-post-header" _status="0"> … … 35 35 } 36 36 ?> 37 <form class="form-answer-post " enctype="multipart/form-data" class="" method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">37 <form class="form-answer-post pickform" enctype="multipart/form-data" class="" method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>"> 38 38 <?php 39 39 $editor_id = 'qa-answer-editor'; … … 59 59 $new_answer_post_ID = wp_insert_post($new_answer_post, true); 60 60 61 62 61 echo '<div class="validations">'; 62 echo '<div class="success"><i class="fa fa-check"></i> '.__('Answer submitted.', QA_TEXTDOMAIN).'</div>'; 63 echo '<div class="success"><i class="fa fa-check"></i> '.sprintf(__('Status: %s .', QA_TEXTDOMAIN), $qa_submitted_answer_status).'</div>'; 64 echo '</div>'; 63 65 64 66 $userid = get_current_user_id(); … … 104 106 wp_safe_redirect( wp_get_referer() ); 105 107 $editor_content = ''; 106 } 108 } 109 else{ 110 111 echo '<div class="validations">'; 112 echo '<div class="failed"><i class="fa fa-exclamation-circle"></i> '.__('Content is empty.', QA_TEXTDOMAIN).'</div>'; 113 114 echo '</div>'; 115 116 } 117 118 119 120 121 122 107 123 } 108 124 … … 125 141 <label for="is_private"> 126 142 <input id="is_private" type="checkbox" <?php echo $checked; ?> class="" value="1" name="is_private" /> 127 <?php echo __(' Only visible to admin.',QA_TEXTDOMAIN); ?>143 <?php echo __('Make your answer private.',QA_TEXTDOMAIN); ?> 128 144 129 145 </label> 130 <span class="qa_ttt"><?php echo __('Make your Answer Private',QA_TEXTDOMAIN); ?></span>146 131 147 </div> 132 148 <br><br>
Note: See TracChangeset
for help on using the changeset viewer.