Fixed a bug in mounth view
This commit is contained in:
@@ -34,7 +34,7 @@ $string['eventinstanttime'] = 'Ora';
|
||||
$string['eventkind'] = 'Tipo di evento';
|
||||
$string['eventname'] = 'Nome';
|
||||
$string['eventrepeat'] = 'Ripetizioni';
|
||||
$string['eventsfor'] = '$a eventi';
|
||||
$string['eventsfor'] = 'Eventi di $a';
|
||||
$string['eventstarttime'] = 'Ora d\'inizio';
|
||||
$string['eventtime'] = 'Ora';
|
||||
$string['eventview'] = 'Dettagli evento';
|
||||
|
||||
+1
-1
@@ -922,7 +922,7 @@ $string['strftimedateshort'] = '%%d %%B';
|
||||
$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';
|
||||
$string['strftimedaydate'] = '%%A, %%d %%B %%Y';
|
||||
$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';
|
||||
$string['strftimedayshort'] = '%%A %%B %%d';
|
||||
$string['strftimedayshort'] = '%%A %%d %%B';
|
||||
$string['strftimedaytime'] = '%%a, %%H:%%M';
|
||||
$string['strftimemonthyear'] = '%%B %%Y';
|
||||
$string['strftimerecent'] = '%%d %%b, %%H:%%M';
|
||||
|
||||
Reference in New Issue
Block a user