... --> args: --> file: textpattern/include/txp_tag.php --> line: 2245 --> when: $this->build($atts, gTxt('...')); 403_forbidden --> args: --> file: textpattern/publish.php --> line: 886 --> when: txp_die(gTxt('403_forbidden'), '403'); 404_not_found --> args: --> file: textpattern/publish.php --> line: 889 --> when: txp_die(gTxt('404_not_found'), '404'); 410_gone --> args: --> file: textpattern/publish.php --> line: 721 --> when: txp_die(gTxt('410_gone'), '410'); 500_internal_server_error --> args: --> file: textpattern/publish.php --> line: 892 --> when: txp_die(gTxt('500_internal_server_error'), '500'); a_few_seconds --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2547 --> when: $period = gTxt('a_few_seconds'); about_to_create --> args: --> file: textpattern/setup/index.php --> line: 463 --> when: gTxt('about_to_create') account_activation --> args: --> file: textpattern/lib/txplib_admin.php --> line: 80 --> when: $subject = gTxt('account_activation'); account_activation_confirmation --> args: --> file: textpattern/lib/txplib_admin.php --> line: 68 --> when: n.n.gTxt('account_activation_confirmation'). active --> args: --> file: textpattern/include/txp_plugin.php --> line: 145 --> when: 'label' => gTxt('active'), active_language --> args: --> file: textpattern/include/txp_lang.php --> line: 81 --> when: tag(gTxt('active_language'), 'label', array('for' => 'language')). active_language_ui --> args: --> file: textpattern/include/txp_lang.php --> line: 92 --> when: tag(gTxt('active_language_ui'), 'label', array('for' => 'language_ui')). add_config_file --> args: --> file: textpattern/setup/index.php --> line: 243 --> when: 2 => gTxt('add_config_file'), alias_is_taken --> args: --> file: textpattern/vendors/Textpattern/Container/Container.php --> line: 70 --> when: throw new InvalidArgumentException(gTxt('alias_is_taken')); all --> args: --> file: textpattern/include/txp_tag.php --> line: 728 --> when: 'all' => gTxt('all'), all_checks_passed --> args: --> file: textpattern/include/txp_diag.php --> line: 574 --> when: 'msg' => ''.sp.gTxt('all_checks_passed'), all_hits --> args: --> file: textpattern/include/txp_prefs.php --> line: 600 --> when: 'all' => gTxt('all_hits'), alt_text --> args: --> file: textpattern/include/txp_image.php --> line: 144 --> when: 'label' => gTxt('alt_text'), any --> args: --> file: textpattern/include/txp_tag.php --> line: 727 --> when: 'any' => gTxt('any'), article --> args: --> file: textpattern/include/txp_tag.php --> line: 744 --> when: 'article' => gTxt('article'), article_deleted --> args: --> file: textpattern/include/txp_discuss.php --> line: 399 --> when: $parent = gTxt('article_deleted'); article_expires_before_postdate --> args: --> file: textpattern/include/txp_article.php --> line: 254 --> when: $msg = array(gTxt('article_expires_before_postdate'), E_ERROR); article_image --> args: --> file: textpattern/include/txp_list.php --> line: 183 --> when: 'label' => gTxt('article_image'), article_posted --> args: --> file: textpattern/include/txp_article.php --> line: 1295 --> when: return gTxt('article_posted'); article_save_failed --> args: --> file: textpattern/include/txp_article.php --> line: 349 --> when: $msg = array(gTxt('article_save_failed'), E_ERROR); article_saved_draft --> args: --> file: textpattern/include/txp_article.php --> line: 1293 --> when: return gTxt('article_saved_draft'); article_saved_hidden --> args: --> file: textpattern/include/txp_article.php --> line: 1291 --> when: return gTxt('article_saved_hidden'); article_saved_pending --> args: --> file: textpattern/include/txp_article.php --> line: 1289 --> when: return gTxt('article_saved_pending'); article_tag_illegal_body --> args: --> file: textpattern/publish.php --> line: 908 --> when: trigger_error(gTxt('article_tag_illegal_body')); articles --> args: --> file: textpattern/include/txp_admin.php --> line: 445 --> when: 'label' => gTxt('articles'), ascending --> args: --> file: textpattern/include/txp_tag.php --> line: 2708 --> when: $asc = ' ('.gTxt('ascending').')'; assert_callable --> args: --> file: textpattern/vendors/Textpattern/Filter/FilterCallable.php --> line: 50 --> when: throw new \Textpattern\Filter\Exception(gTxt('assert_callable')); assert_length --> args: --> file: textpattern/vendors/Textpattern/Filter/StringFilter.php --> line: 105 --> when: throw new \Textpattern\Filter\Exception(gTxt('assert_length')); assert_pattern --> args: --> file: textpattern/vendors/Textpattern/Filter/StringFilter.php --> line: 79 --> when: throw new \Textpattern\Filter\Exception(gTxt('assert_pattern')); assert_string --> args: --> file: textpattern/vendors/Textpattern/Filter/StringFilter.php --> line: 50 --> when: throw new Exception(gTxt('assert_string')); assign_assets_to --> args: --> file: textpattern/include/txp_admin.php --> line: 845 --> when: 'html' => tag(gTxt('assign_assets_to'), 'label', array('for' => 'assign_assets')). assign_sections --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1381 --> when: ($numThemes > 1 ? ' | '.href(gTxt('assign_sections'), 'index.php?event=section&step=section_select_skin&skin='.urlencode($skin_name)). attribute_values_must_be_quoted --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2272 --> when: trigger_error(gTxt('attribute_values_must_be_quoted'), E_USER_WARNING); auth_required --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Privacy.php --> line: 105 --> when: txp_die(gTxt('auth_required'), '401'); author --> args: --> file: textpattern/lib/txplib_misc.php --> line: 4936 --> when: $url = ($loc ? strtolower(urlencode(gTxt('author'))) : 'author').'/'.$ct.urlencode($keys['author']).'/'; author_save_failed --> args: --> file: textpattern/include/txp_admin.php --> line: 119 --> when: $msg = array(gTxt('author_save_failed'), E_ERROR); back --> args: --> file: textpattern/setup/index.php --> line: 660 --> when: fInput('submit', 'submit', gTxt('back'), 'navlink publish'). back_to_login --> args: --> file: textpattern/include/txp_auth.php --> line: 154 --> when: href(gTxt('back_to_login'), 'index.php?lang='.$lang), array('class' => 'login-return') bad_cookie --> args: --> file: textpattern/include/txp_auth.php --> line: 297 --> when: $message = array(gTxt('bad_cookie'), E_ERROR); bad_login --> args: --> file: rpc/TXP_RPCServer.php --> line: 910 --> when: return new IXR_Error(100, gTxt('bad_login')); bad_plugin_code --> args: --> file: textpattern/vendors/Textpattern/Plugin/Plugin.php --> line: 848 --> when: $message = array(gTxt('bad_plugin_code'), E_ERROR); before_you_proceed --> args: --> file: textpattern/setup/index.php --> line: 623 --> when: strong(gTxt('before_you_proceed')).' '. breadcrumb_title --> args: --> file: textpattern/lib/txplib_admin.php --> line: 884 --> when: 'breadcrumb_title' => gTxt('breadcrumb_title'), browse --> args: --> file: textpattern/include/txp_tag.php --> line: 2939 --> when: $atts['label'] = gTxt('browse'); build --> args: --> file: textpattern/include/txp_tag.php --> line: 331 --> when: span(fInput('submit', '', gTxt('build')), array('class' => 'txp-save-button')) bulk_edit --> args: --> file: textpattern/lib/txplib_html.php --> line: 1355 --> when: tag(gTxt('bulk_edit'), 'label', array( cancel --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1592 --> when: sLink($event, '', gTxt('cancel'), 'txp-button') caption --> args: --> file: textpattern/include/txp_image.php --> line: 148 --> when: 'label' => gTxt('caption'), categories --> args: --> file: textpattern/include/txp_tag.php --> line: 1270 --> when: $atts['label'] = gTxt('categories'); category --> args: --> file: textpattern/lib/txplib_misc.php --> line: 4940 --> when: $url = ($loc ? strtolower(urlencode(gTxt('category'))) : 'category').'/'.$ct; category1 --> args: --> file: textpattern/include/txp_tag.php --> line: 709 --> when: 'Category1' => gTxt('category1'), category2 --> args: --> file: textpattern/include/txp_tag.php --> line: 710 --> when: 'Category2' => gTxt('category2'), category_not_found --> args: --> file: textpattern/include/txp_category.php --> line: 590 --> when: cat_category_list(array(gTxt('category_not_found'), E_ERROR)); category_save_failed --> args: --> file: textpattern/include/txp_category.php --> line: 638 --> when: $message = empty($res) ? array(gTxt('category_save_failed'), E_ERROR) : gTxt($event.'_category_updated', array('{name}' => $data['name'])); cgi_header_config --> args: --> file: textpattern/include/txp_diag.php --> line: 369 --> when: // $fail['cgi_header_config'] = gTxt('cgi_header_config'); change_page_style --> args: --> file: textpattern/include/txp_section.php --> line: 911 --> when: 'label' => gTxt('change_page_style'), change_password --> args: --> file: textpattern/include/txp_auth.php --> line: 132 --> when: $pageTitle = ($confirm) ? gTxt('change_password') : gTxt('set_password'); changeauthor --> args: --> file: textpattern/include/txp_image.php --> line: 477 --> when: 'label' => gTxt('changeauthor'), changecategory --> args: --> file: textpattern/include/txp_image.php --> line: 473 --> when: 'label' => gTxt('changecategory'), changecategory1 --> args: --> file: textpattern/include/txp_list.php --> line: 532 --> when: 'label' => gTxt('changecategory1'), changecategory2 --> args: --> file: textpattern/include/txp_list.php --> line: 536 --> when: 'label' => gTxt('changecategory2'), changecomments --> args: --> file: textpattern/include/txp_list.php --> line: 540 --> when: 'label' => gTxt('changecomments'), changelanguage --> args: --> file: textpattern/include/txp_admin.php --> line: 835 --> when: 'label' => gTxt('changelanguage'), changeorder --> args: --> file: textpattern/include/txp_plugin.php --> line: 1171 --> when: 'label' => gTxt('changeorder'), changeparent --> args: --> file: textpattern/include/txp_category.php --> line: 254 --> when: 'label' => gTxt('changeparent'), changeprivilege --> args: --> file: textpattern/include/txp_admin.php --> line: 831 --> when: 'label' => gTxt('changeprivilege'), changesection --> args: --> file: textpattern/include/txp_list.php --> line: 528 --> when: 'label' => gTxt('changesection'), changestatus --> args: --> file: textpattern/include/txp_file.php --> line: 502 --> when: 'label' => gTxt('changestatus'), changetype --> args: --> file: textpattern/include/txp_form.php --> line: 169 --> when: 'label' => gTxt('changetype'), checking_database --> args: --> file: textpattern/setup/index.php --> line: 403 --> when: echo hed(gTxt('checking_database'), 2); clean_preview --> args: --> file: textpattern/include/txp_article.php --> line: 1931 --> when: tag(checkbox2('', true, 0, 'clean-preview').sp.gTxt('clean_preview'), 'label'). code --> args: --> file: textpattern/include/txp_tag.php --> line: 457 --> when: return graf(''.gTxt('code').''.n.text_area( collapse_all --> args: --> file: textpattern/include/txp_page.php --> line: 489 --> when: tag(' '.gTxt('collapse_all'), 'button', array( comment --> args: --> file: textpattern/publish/taghandlers.php --> line: 1435 --> when: $invite_return = doTag($comments_invite, 'a', $class, ' href="'.permlinkurl($thisarticle).'#'.gTxt('comment').'" ').$ccount; comment_comment --> args: --> file: textpattern/publish/comment.php --> line: 652 --> when: $out .= gTxt('comment_comment').": $message"; comment_duplicate --> args: --> file: textpattern/publish/comment.php --> line: 223 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_duplicate')); comment_email --> args: --> file: textpattern/publish/comment.php --> line: 650 --> when: $out .= gTxt('comment_email').": $cemail".n; comment_email_required --> args: --> file: textpattern/publish/comment.php --> line: 312 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_email_required')); comment_moderated --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 176 --> when: $out .= " ".gTxt('comment_moderated'); comment_name --> args: --> file: textpattern/publish/comment.php --> line: 649 --> when: $out .= gTxt('comment_name').": $cname".n; comment_name_required --> args: --> file: textpattern/publish/comment.php --> line: 309 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_name_required')); comment_not_found --> args: --> file: textpattern/include/txp_discuss.php --> line: 558 --> when: gTxt('comment_not_found'), comment_posted --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 173 --> when: $out = gTxt('comment_posted'); comment_received --> args: --> file: textpattern/publish/comment.php --> line: 654 --> when: $subject = strtr(gTxt('comment_received'), array( comment_recorded --> args: --> file: textpattern/publish/comment.php --> line: 640 --> when: $out .= str_replace('{title}', $Title, gTxt('comment_recorded')).n; comment_required --> args: --> file: textpattern/publish/comment.php --> line: 315 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_required')); comment_save_failed --> args: --> file: textpattern/include/txp_discuss.php --> line: 92 --> when: $message = array(gTxt('comment_save_failed'), E_ERROR); comment_web --> args: --> file: textpattern/publish/comment.php --> line: 651 --> when: $out .= gTxt('comment_web').": $cweb".n; comments_closed --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 169 --> when: $out = graf(gTxt('comments_closed'), ' id="comments_closed"'); comments_on --> args: --> file: textpattern/publish/taghandlers.php --> line: 218 --> when: $out = gTxt('comments_on').' '.escape_title(safe_field("Title", 'textpattern', "ID = $parent_id")).$appending; config_php_does_not_match_input --> args: --> file: textpattern/setup/index.php --> line: 726 --> when: $problems[] = msg(gTxt('config_php_does_not_match_input', '', 'raw'), MSG_ERROR); config_php_write_error --> args: --> file: textpattern/setup/setup.php --> line: 89 --> when: msg(gTxt('config_php_write_error'), MSG_ERROR); confirm_delete_popup --> args: --> file: textpattern/lib/txplib_html.php --> line: 318 --> when: n.'
'.gTxt('plugin_load_error').' %s%s -> %s: %s on line %s
". setup_autoinstall_text --> args: --> file: textpattern/setup/index.php --> line: 596 --> when: // gTxt('setup_autoinstall_text').popHelp('#', 0, 0, 'pophelp', $setup_autoinstall_body) setup_comment_invite --> args: --> file: textpattern/vendors/Textpattern/DB/Core.php --> line: 224 --> when: : gTxt('setup_comment_invite'); setup_db_none --> args: --> file: textpattern/setup/index.php --> line: 334 --> when: selectInput('dmake', array(gTxt('setup_db_none'), gTxt('setup_db_create')), $dbmake), setup_help --> args: --> file: textpattern/setup/setup_lib.php --> line: 263 --> when: ->setPack(array('help' => gTxt('setup_help')), true); setup_show_password --> args: --> file: textpattern/setup/index.php --> line: 485 --> when: n.tag(gTxt('setup_show_password'), 'label', array('for' => 'show_password')), show --> args: --> file: textpattern/include/txp_discuss.php --> line: 579 --> when: 'visible' => gTxt('show'), show_password --> args: --> file: textpattern/include/txp_auth.php --> line: 146 --> when: n.tag(gTxt('show_password'), 'label', array('for' => 'show_password')), site_config --> args: --> file: textpattern/setup/index.php --> line: 490 --> when: gTxt('site_config'), 2 skin --> args: --> file: textpattern/include/txp_section.php --> line: 134 --> when: 'label' => gTxt('skin'), sort_display --> args: --> file: textpattern/include/txp_article.php --> line: 847 --> when: wrapRegion('txp-write-sort-group', $partials['status']['html'].$partials['section']['html'].$html_override, 'txp-sort-group-content', gTxt('sort_display'), $ID ? 'article_sort' : ''), sort_value --> args: --> file: textpattern/include/txp_link.php --> line: 172 --> when: 'label' => gTxt('sort_value'), spam --> args: --> file: textpattern/include/txp_discuss.php --> line: 499 --> when: SPAM => gTxt('spam'), status --> args: --> file: textpattern/include/txp_lore.php --> line: 140 --> when: 'label' => gTxt('status'), status_in_use --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1383 --> when: (${$event.'_dev_section_count'} > 0 ? sp.tag(gTxt('status_in_use'), 'small', array('class' => 'alert-block alert-pill warning')) : '') status_missing --> args: --> file: textpattern/include/txp_section.php --> line: 348 --> when: ($missing ? sp.tag(gTxt('status_missing'), 'small', array('class' => 'alert-block alert-pill error')) : '') status_ok --> args: --> file: textpattern/include/txp_file.php --> line: 699 --> when: ? gTxt('status_ok') stay_logged_in --> args: --> file: textpattern/include/txp_auth.php --> line: 189 --> when: tag(gTxt('stay_logged_in'), 'label', array('for' => 'login_stay')). sticky --> args: --> file: textpattern/include/txp_tag.php --> line: 541 --> when: STATUS_STICKY => gTxt('sticky'), submit --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 153 --> when: 'submitlabel' => gTxt('submit'), swap_values --> args: --> file: textpattern/include/txp_image.php --> line: 689 --> when: n.''.gTxt('swap_values').''. switch_dev_live --> args: --> file: textpattern/include/txp_section.php --> line: 924 --> when: 'label' => gTxt('switch_dev_live'), syndicate --> args: --> file: textpattern/include/txp_section.php --> line: 939 --> when: 'label' => gTxt('syndicate'), tab_comments --> args: --> file: textpattern/lib/txplib_head.php --> line: 271 --> when: $areas['content'][gTxt('tab_comments')] = 'discuss'; tab_diagnostics --> args: --> file: textpattern/lib/txplib_head.php --> line: 260 --> when: gTxt('tab_diagnostics') => 'diag', tab_file --> args: --> file: textpattern/lib/txplib_head.php --> line: 246 --> when: gTxt('tab_file') => 'file', tab_forms --> args: --> file: textpattern/lib/txplib_head.php --> line: 255 --> when: gTxt('tab_forms') => 'form', tab_help --> args: --> file: textpattern/vendors/Textpattern/Module/Help/HelpAdmin.php --> line: 190 --> when: pagetop(gTxt('tab_help')); tab_image --> args: --> file: textpattern/lib/txplib_head.php --> line: 245 --> when: gTxt('tab_image') => 'image', tab_languages --> args: --> file: textpattern/lib/txplib_head.php --> line: 262 --> when: gTxt('tab_languages') => 'lang', tab_link --> args: --> file: textpattern/lib/txplib_head.php --> line: 247 --> when: gTxt('tab_link') => 'link', tab_list --> args: --> file: textpattern/lib/txplib_head.php --> line: 244 --> when: gTxt('tab_list') => 'list', tab_logs --> args: --> file: textpattern/lib/txplib_head.php --> line: 275 --> when: $areas['admin'][gTxt('tab_logs')] = 'lore'; tab_organise --> args: --> file: textpattern/lib/txplib_head.php --> line: 248 --> when: gTxt('tab_organise') => 'category', tab_pages --> args: --> file: textpattern/lib/txplib_head.php --> line: 254 --> when: gTxt('tab_pages') => 'page', tab_plugins --> args: --> file: textpattern/lib/txplib_head.php --> line: 264 --> when: gTxt('tab_plugins') => 'plugin', tab_preferences --> args: --> file: textpattern/lib/txplib_head.php --> line: 261 --> when: gTxt('tab_preferences') => 'prefs', tab_sections --> args: --> file: textpattern/lib/txplib_head.php --> line: 253 --> when: gTxt('tab_sections') => 'section', tab_site_account --> args: --> file: textpattern/include/txp_admin.php --> line: 777 --> when: hed(gTxt('tab_site_account'), 1, array('class' => 'txp-heading')), tab_site_admin --> args: --> file: textpattern/lib/txplib_head.php --> line: 237 --> when: $adminString = has_privs('admin.list') ? gTxt('tab_site_admin') : gTxt('tab_site_account'); tab_skin --> args: --> file: textpattern/lib/txplib_head.php --> line: 252 --> when: gTxt('tab_skin') => 'skin', tab_style --> args: --> file: textpattern/lib/txplib_head.php --> line: 256 --> when: gTxt('tab_style') => 'css', tab_view_site --> args: --> file: textpattern/admin-themes/hiveneutral/hiveneutral.php --> line: 106 --> when: span(href(gTxt('tab_view_site'), hu, array('target' => '_blank')), array('class' => 'txp-view-site-name')) tab_write --> args: --> file: textpattern/lib/txplib_head.php --> line: 243 --> when: gTxt('tab_write') => 'article', tables_exist --> args: dbname --> file: textpattern/setup/setup_lib.php --> line: 113 --> when: msg(gTxt('tables_exist', array('{dbname}' => (!empty($txpcfg['db']) ? $txpcfg['db'] : ''))), MSG_ERROR, true); tag_.$a) --> args: --> file: textpattern/include/txp_tag.php --> line: 284 --> when: $out[] = tag(popTag($a, gTxt('tag_'.$a), array('panel' => $panel)), 'li'); tag_error --> args: --> file: textpattern/lib/txplib_misc.php --> line: 1407 --> when: $trace->log(gTxt('tag_error').' '.$txp_current_tag.' -> '.$error[$errno].': '.$errstr.' '.$locus); tag_home --> args: --> file: textpattern/include/txp_tag.php --> line: 2577 --> when: $linktext = isset($_POST['linktext']) ? ps('linktext') : gTxt('tag_home'); tagbuilder --> args: --> file: textpattern/lib/txplib_html.php --> line: 1284 --> when: 'title' => gTxt('tagbuilder'), tags --> args: --> file: textpattern/include/txp_image.php --> line: 313 --> when: gTxt('tags'), '', ' class="txp-list-col-tag-build" scope="col"' text --> args: --> file: textpattern/include/txp_article.php --> line: 1198 --> when: list($tabevent, $label) = $tabevent + array(null, gTxt('text')); textfilter --> args: --> file: textpattern/include/txp_article.php --> line: 1899 --> when: $textarea_options = n.''.gTxt('textfilter').n.$html_markup.''. textile_help --> args: --> file: textpattern/publish/comment.php --> line: 591 --> when: return ''.gTxt('textile_help').''; thanks_for_interest --> args: --> file: textpattern/setup/index.php --> line: 603 --> when: hed(gTxt('thanks_for_interest'), 3). that_went_well --> args: --> file: textpattern/setup/index.php --> line: 590 --> when: hed(gTxt('that_went_well'), 1). thumbnail --> args: --> file: textpattern/include/txp_image.php --> line: 668 --> when: : hed(gTxt('thumbnail'), 3) thumbnail_delete_failed --> args: --> file: textpattern/include/txp_image.php --> line: 1199 --> when: image_edit(array(gTxt('thumbnail_delete_failed'), E_ERROR), $id); thumbnail_deleted --> args: --> file: textpattern/include/txp_image.php --> line: 1197 --> when: image_edit(gTxt('thumbnail_deleted'), $id); time --> args: --> file: textpattern/include/txp_lore.php --> line: 124 --> when: 'label' => gTxt('time'), time_future --> args: --> file: textpattern/include/txp_tag.php --> line: 500 --> when: 'future' => gTxt('time_future'), time_past --> args: --> file: textpattern/include/txp_tag.php --> line: 499 --> when: 'past' => gTxt('time_past'), title --> args: --> file: textpattern/include/txp_section.php --> line: 130 --> when: 'label' => gTxt('title'), title_body_excerpt --> args: --> file: textpattern/include/txp_list.php --> line: 157 --> when: 'label' => gTxt('title_body_excerpt'), title_only --> args: --> file: textpattern/lib/txplib_admin.php --> line: 886 --> when: 'title_only' => gTxt('title_only') toggle_all_selected --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1332 --> when: ' class="txp-list-col-multi-edit" scope="col" title="'.gTxt('toggle_all_selected').'"' toggle_yes_no --> args: --> file: textpattern/include/txp_section.php --> line: 305 --> when: ), array('title' => gTxt('toggle_yes_no'))); token_expired --> args: --> file: textpattern/include/txp_auth.php --> line: 370 --> when: $message = array(gTxt('token_expired'), E_ERROR); trying_to_assign_unexisting_category_to_the_article --> args: --> file: rpc/TXP_RPCServer.php --> line: 876 --> when: return new IXR_Error(213, gTxt('trying_to_assign_unexisting_category_to_the_article')); txt_quote_double_close --> args: --> file: textpattern/vendors/Textpattern/Textile/Parser.php --> line: 58 --> when: $this->setSymbol('quote_double_close', gTxt('txt_quote_double_close')); txt_quote_double_open --> args: --> file: textpattern/vendors/Textpattern/Textile/Parser.php --> line: 57 --> when: $this->setSymbol('quote_double_open', gTxt('txt_quote_double_open')); txt_quote_single_close --> args: --> file: textpattern/vendors/Textpattern/Textile/Parser.php --> line: 56 --> when: $this->setSymbol('quote_single_close', gTxt('txt_quote_single_close')); txt_quote_single_open --> args: --> file: textpattern/vendors/Textpattern/Textile/Parser.php --> line: 55 --> when: $this->setSymbol('quote_single_open', gTxt('txt_quote_single_open')); type --> args: --> file: textpattern/include/txp_plugin.php --> line: 150 --> when: 'label' => gTxt('type'), unable_retrieve_template --> args: --> file: rpc/TXP_RPCServer.php --> line: 478 --> when: return new IXR_Error(208, gTxt('unable_retrieve_template')); unable_retrieve_user --> args: --> file: rpc/TXP_RPCServer.php --> line: 429 --> when: return new IXR_Error(204, gTxt('unable_retrieve_user')); unable_set_template --> args: --> file: rpc/TXP_RPCServer.php --> line: 509 --> when: return new IXR_Error(209, gTxt('unable_set_template')); unknown --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 260 --> when: !empty($author) or $author = gTxt('unknown'); unknown_image --> args: --> file: textpattern/lib/txplib_misc.php --> line: 789 --> when: trigger_error(gTxt('unknown_image')); unknown_link --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Link.php --> line: 195 --> when: trigger_error(gTxt('unknown_link')); unknown_section --> args: --> file: textpattern/publish.php --> line: 731 --> when: txp_die(gTxt('unknown_section'), '404'); unknown_spam_estimate --> args: --> file: textpattern/publish/comment.php --> line: 410 --> when: trigger_error(gTxt('unknown_spam_estimate'), E_USER_WARNING); unknown_tag --> args: --> file: textpattern/lib/txplib_publish.php --> line: 537 --> when: trigger_error($tag.' '.gTxt('unknown_tag'), E_USER_WARNING); unmoderated --> args: --> file: textpattern/include/txp_discuss.php --> line: 500 --> when: MODERATE => gTxt('unmoderated'), untitled --> args: --> file: textpattern/lib/txplib_head.php --> line: 213 --> when: $title = gTxt('untitled'); update_from_disk --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1480 --> when: 'label' => gTxt('update_from_disk'), upload --> args: --> file: textpattern/lib/txplib_html.php --> line: 1451 --> when: fInput('submit', '', gTxt('upload')).n, upload_err_cant_write --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3048 --> when: $msg = gTxt('upload_err_cant_write'); upload_err_extension --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3052 --> when: $msg = gTxt('upload_err_extension'); upload_err_form_size --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3032 --> when: $msg = gTxt('upload_err_form_size'); upload_err_ini_size --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3028 --> when: $msg = gTxt('upload_err_ini_size'); upload_err_no_file --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3040 --> when: $msg = gTxt('upload_err_no_file'); upload_err_partial --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3036 --> when: $msg = gTxt('upload_err_partial'); upload_err_tmp_dir --> args: --> file: textpattern/lib/txplib_misc.php --> line: 3044 --> when: $msg = gTxt('upload_err_tmp_dir'); upload_plugin --> args: --> file: textpattern/include/txp_plugin.php --> line: 1092 --> when: tag(gTxt('upload_plugin'), 'label', ' for="plugin-upload"').popHelp('upload_plugin'). url --> args: --> file: textpattern/include/txp_tag.php --> line: 914 --> when: 'url' => gTxt('url'), url_title_is_blank --> args: --> file: textpattern/include/txp_article.php --> line: 1264 --> when: return gTxt('url_title_is_blank'); variable_name_empty --> args: --> file: textpattern/publish/taghandlers.php --> line: 3054 --> when: trigger_error(gTxt('variable_name_empty')); verify_plugin --> args: --> file: textpattern/include/txp_plugin.php --> line: 824 --> when: pagetop(gTxt('verify_plugin')); version --> args: --> file: textpattern/include/txp_plugin.php --> line: 128 --> when: 'label' => gTxt('version'), view --> args: --> file: textpattern/include/txp_lore.php --> line: 273 --> when: 'title' => gTxt('view'), view_.$tabevent._short --> args: --> file: textpattern/include/txp_article.php --> line: 1200 --> when: $label = gTxt('view_'.$tabevent.'_short'); view_preview_short --> args: --> file: textpattern/include/txp_article.php --> line: 1857 --> when: $textarea_options = n.tag(gTxt('view_preview_short'), 'button', array( visible --> args: --> file: textpattern/include/txp_discuss.php --> line: 498 --> when: VISIBLE => gTxt('visible'), warn_mail_unavailable --> args: --> file: textpattern/include/txp_admin.php --> line: 389 --> when: gTxt('warn_mail_unavailable'), website --> args: --> file: textpattern/include/txp_plugin.php --> line: 120 --> when: 'label' => gTxt('website'), week --> args: --> file: textpattern/include/txp_prefs.php --> line: 795 --> when: 7 => '1 '.gTxt('week'), weeks --> args: --> file: textpattern/include/txp_prefs.php --> line: 791 --> when: $weeks = gTxt('weeks'); width --> args: --> file: textpattern/include/txp_image.php --> line: 687 --> when: n.''.gTxt('width').''. with_selected_option --> args: count --> file: textpattern/lib/txplib_html.php --> line: 1327 --> when: $methods[''] = gTxt('with_selected_option', array('{count}' => '0')); write --> args: --> file: textpattern/include/txp_article.php --> line: 765 --> when: $page_title = $ID ? $Title : gTxt('write'); year_month_day_title --> args: --> file: textpattern/lib/txplib_admin.php --> line: 883 --> when: 'year_month_day_title' => gTxt('year_month_day_title'), yes --> args: --> file: textpattern/lib/txplib_misc.php --> line: 1134 --> when: return ($status) ? gTxt('yes') : gTxt('no'); you_have_been_registered --> args: --> file: textpattern/lib/txplib_admin.php --> line: 65 --> when: n.n.gTxt('you_have_been_registered').' '.$sitename. your_ip_is_blocklisted_by. .$blocklist) --> args: --> file: textpattern/publish/comment.php --> line: 203 --> when: txp_die(gTxt('your_ip_is_blocklisted_by'.' '.$blocklist), '403'); your_ip_is_blocklisted_by. .$blocklisted) --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 171 --> when: $out = graf(gTxt('your_ip_is_blocklisted_by'.' '.$blocklisted), ' id="comments_blocklisted"'); your_login_is --> args: --> file: textpattern/lib/txplib_admin.php --> line: 67 --> when: n.n.gTxt('your_login_is').' '.$name. yyyy-mm --> args: --> file: textpattern/include/txp_tag.php --> line: 1051 --> when: ).' ('.gTxt('yyyy-mm').')',