oc-server3/htdocs/lang/de/ocstyle/removedesc.inc.php
2012-08-16 21:04:13 +02:00

22 lines
857 B
PHP

<?php
/****************************************************************************
./lang/de/ocstyle/removedesc.inc.php
-------------------
begin : July 7 2004
For license information see doc/license.txt
****************************************************************************/
/****************************************************************************
Unicode Reminder メモ
language specific vars
****************************************************************************/
$error_wrong_node = t('this description was created on another Opencaching-webserver and can only be deleted there.');
$commit = t('the cache description has been deleted');
$commit_title = t('delete this cache-description');
?>