Issue #20: setup.php and help.php fixed (to be reviewed) + translations updates.

This commit is contained in:
Cyril Giraud 2014-10-19 00:26:09 +02:00
parent 20e35352d1
commit 5b5eba38ca
27 changed files with 9672 additions and 85 deletions

View File

@ -5,7 +5,7 @@ $session->LoginRequired();
include("interactive-page.php");
$c->page_title = "DAViCal CalDAV Server - Configuration Help";
$c->page_title = translate('DAViCal CalDAV Server - Configuration Help');
include("page-header.php");
$wiki_help = '';

View File

@ -390,12 +390,18 @@ else {
$site_statistics_table = "Statistics unavailable";
}
$heading_php_info = translate('PHP Information');
$heading_config_clients = translate('Configuring Calendar Clients for DAViCal');
$davical_client_page = translate('The <a href="http://www.davical.org/clients.php">client setup page on the DAViCal website</a> has information on how to configure Evolution, Sunbird, Lightning and Mulberry to use remotely hosted calendars.');
$davical_no_calendar_interface = translate('The administrative interface has no facility for viewing or modifying calendar data.');
$heading_config_davical = translate('Configuring DAViCal');
$davical_moslty_working = translate ('If you can read this then things must be mostly working already.');
$davical_configuration_errors = ( $config_warnings == '' ? '' : '<div class="error"><h3 class="error">'
. translate('Your configuration produced PHP errors which should be corrected') . '</h3><pre>'
. $config_warnings.'</pre></div>'
);
$davical_installation_page = translate('The <a href="http://www.davical.org/installation.php">installation page on the DAViCal website</a> has some further information on how to install and configure this application.');
echo <<<EOBODY
@ -438,20 +444,18 @@ $dependencies_table
</table>
</p>
<h2>$heading_config_davical</h2>
<p>If you can read this then things must be mostly working already.</p>
<p>$davical_moslty_working</p>
$davical_configuration_errors
<p>The <a href="http://www.davical.org/installation.php">installation page on the DAViCal website</a> has
some further information on how to install and configure this application.</p>
<p>$davical_installation_page</p>
<h2>$heading_config_clients</h2>
<p>The <a href="http://www.davical.org/clients.php">client setup page on the DAViCal website</a> has information on how
to configure Evolution, Sunbird, Lightning and Mulberry to use remotely hosted calendars.</p>
<p>The administrative interface has no facility for viewing or modifying calendar data.</p>
<p>$davical_client_page</p>
<p>$davical_no_calendar_interface</p>
<h2>$heading_site_statistics</h2>
<p>$site_statistics_table</p>
<h2>PHP Information</h2>
<h2>$heading_php_info</h2>
<script language="javascript">
function toggle_visible() {
var argv = toggle_visible.arguments;

406
po/ar.po

File diff suppressed because it is too large Load Diff

404
po/ca.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

404
po/de.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

404
po/et.po

File diff suppressed because it is too large Load Diff

404
po/fi.po

File diff suppressed because it is too large Load Diff

402
po/fr.po

File diff suppressed because it is too large Load Diff

404
po/hu.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

404
po/it.po

File diff suppressed because it is too large Load Diff

404
po/ja.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-18 23:10+0200\n"
"POT-Creation-Date: 2014-10-19 00:13+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -321,11 +321,11 @@ msgid ""
"same time"
msgstr ""
#: htdocs/setup.php:393
#: htdocs/setup.php:393 htdocs/setup.php:395
msgid "Configuring Calendar Clients for DAViCal"
msgstr ""
#: htdocs/setup.php:394
#: htdocs/setup.php:394 htdocs/setup.php:398
msgid "Configuring DAViCal"
msgstr ""
@ -1728,7 +1728,7 @@ msgstr ""
msgid "You must log in to use this system."
msgstr ""
#: htdocs/setup.php:396
#: htdocs/setup.php:396 htdocs/setup.php:401
msgid "Your configuration produced PHP errors which should be corrected"
msgstr ""
@ -1818,3 +1818,34 @@ msgid ""
"you."
msgstr ""
#: htdocs/help.php:8
msgid "DAViCal CalDAV Server - Configuration Help"
msgstr ""
#: htdocs/setup.php:393
msgid "PHP Information"
msgstr ""
#: htdocs/setup.php:396
msgid ""
"The <a href=\"http://www.davical.org/clients.php\">client setup page on the "
"DAViCal website</a> has information on how to configure Evolution, Sunbird, "
"Lightning and Mulberry to use remotely hosted calendars."
msgstr ""
#: htdocs/setup.php:397
msgid ""
"The administrative interface has no facility for viewing or modifying "
"calendar data."
msgstr ""
#: htdocs/setup.php:399
msgid "If you can read this then things must be mostly working already."
msgstr ""
#: htdocs/setup.php:404
msgid ""
"The <a href=\"http://www.davical.org/installation.php\">installation page on "
"the DAViCal website</a> has some further information on how to install and "
"configure this application."
msgstr ""

File diff suppressed because it is too large Load Diff

404
po/nl.po

File diff suppressed because it is too large Load Diff

404
po/pl.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

404
po/ru.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

404
po/sv.po

File diff suppressed because it is too large Load Diff