<{strip}>
<{if ($smarty.session.calendar_mobile.display_type == CALENDAR_DAILY) }> <{$lang.calendar_mobile_daily|smarty:nodefaults}> <{else}> <{$lang.calendar_mobile_daily|smarty:nodefaults}> <{/if}> <{$lang._mobile_separator|smarty:nodefaults|smarty:nodefaults}> <{if ($smarty.session.calendar_mobile.display_type == CALENDAR_WEEKLY) }> <{$lang.calendar_mobile_weekly|smarty:nodefaults}> <{else}> <{$lang.calendar_mobile_weekly|smarty:nodefaults}> <{/if}> <{$lang._mobile_separator|smarty:nodefaults}> <{if ($smarty.session.calendar_mobile.display_type == CALENDAR_S_MONTHLY || $smarty.session.calendar_mobile.display_type == CALENDAR_L_MONTHLY) }> <{$lang.calendar_mobile_monthly|smarty:nodefaults}> <{else}> <{$lang.calendar_mobile_monthly|smarty:nodefaults}> <{/if}> <{$lang._mobile_separator|smarty:nodefaults}> <{$lang.calendar_mobile_move_date|smarty:nodefaults}> <{if ($action.goto_today == _ON) }> <{$lang._mobile_separator|smarty:nodefaults}> <{if ($smarty.session.calendar_mobile.display_type == CALENDAR_YEARLY) }> <{$lang.calendar_mobile_goto_this_year|smarty:nodefaults}> <{elseif ($smarty.session.calendar_mobile.display_type == CALENDAR_S_MONTHLY || $smarty.session.calendar_mobile.display_type == CALENDAR_L_MONTHLY) }> <{$lang.calendar_mobile_goto_this_month|smarty:nodefaults}> <{elseif ($smarty.session.calendar_mobile.display_type == CALENDAR_WEEKLY || $smarty.session.calendar_mobile.display_type == CALENDAR_DAILY) }> <{$lang.calendar_mobile_goto_today|smarty:nodefaults}> <{/if}> <{/if}>
<{/strip}>