Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/06/2009 01:04:42 PM (17 years ago)
Author:
sambauers
Message:

Glorious gettext from Erko.Risthein, fixes #1024

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-admin/site.php

    r1575 r1910  
    55
    66<h2><?php _e('Recount') ?></h2>
    7 <p><?php _e("The following checkboxes allow you to recalculate various numbers stored in
    8 the database.  These numbers are used for things like counting the number of
    9 pages worth of posts a particular topic has.  You shouldn't need to do do any of
    10 this unless you're upgrading from one version to another or are seeing
    11 pagination oddities.") ?></p>
     7<p><?php _e("The following checkboxes allow you to recalculate various numbers stored in the database. These numbers are used for things like counting the number of pages worth of posts a particular topic has.  You shouldn't need to do do any of this unless you're upgrading from one version to another or are seeing pagination oddities.") ?></p>
    128
    139<form method="post" action="<?php bb_uri('bb-admin/bb-do-counts.php', null, BB_URI_CONTEXT_FORM_ACTION + BB_URI_CONTEXT_BB_ADMIN); ?>">
Note: See TracChangeset for help on using the changeset viewer.