Mercurial > hg > rc1
view plugins/libcalendaring/localization/he.inc @ 12:ff1f27bd05ad
partial success in getting back_link to message when making event from mail
| author | Charlie Root |
|---|---|
| date | Sat, 13 Jan 2018 09:39:32 -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['until'] = 'until'; $labels['frequency'] = 'Repeat'; $labels['recurrencend'] = 'until'; $labels['savingdata'] = 'Saving data...';
