update calendar pot file

master
Georg Ehrke 2012-01-07 18:30:32 +01:00
parent 6fab9b4aa3
commit 8c73a0782f
2 changed files with 41 additions and 1 deletions

View File

@ -8,4 +8,5 @@
../templates/part.eventform.php
../templates/part.import.php
../templates/part.newevent.php
../templates/settings.php
../templates/settings.php
../templates/lAfix.php

39
templates/lAfix.php Normal file
View File

@ -0,0 +1,39 @@
<?php
$l->t('Sunday');
$l->t('Monday');
$l->t('Tuesday');
$l->t('Wednesday');
$l->t('Thursday');
$l->t('Friday');
$l->t('Saturday');
$l->t('Sun.');
$l->t('Mon.');
$l->t('Tue.');
$l->t('Wed.');
$l->t('Thu.');
$l->t('Fri.');
$l->t('Sat.');
$l->t('January');
$l->t('February');
$l->t('March');
$l->t('April');
$l->t('May');
$l->t('June');
$l->t('July');
$l->t('August');
$l->t('September');
$l->t('October');
$l->t('November');
$l->t('December');
$l->t('Jan.');
$l->t('Feb.');
$l->t('Mar.');
$l->t('Apr.');
$l->t('May.');
$l->t('Jun.');
$l->t('Jul.');
$l->t('Aug.');
$l->t('Sep.');
$l->t('Oct.');
$l->t('Nov.');
$l->t('Dec.');