Mercurial > hg > rc1
view plugins/libcalendaring/localization/vi_VN.inc @ 26:b2b6c0af2383
remove _ from name, lots of other hacks to get label context menu working
| author | Charlie Root |
|---|---|
| date | Sun, 28 Jan 2018 11:32:20 -0500 |
| parents | 888e774ee983 |
| children |
line wrap: on
line source
<?php /** * Localizations for the Kolab calendaring utilities plugin * * Copyright (C) 2014, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['statusorganizer'] = 'Organizer'; $labels['statustentative'] = 'Tentative'; $labels['statusunknown'] = 'Unknown';
