Load missing 'showmore' label localization

This commit is contained in:
Aleksander Machniak 2017-07-30 10:39:18 +00:00
parent b8894f5ab2
commit 1ea20a65c2

View file

@ -137,7 +137,7 @@ class libcalendaring extends rcube_plugin
'statusorganizer', 'statusaccepted', 'statusdeclined',
'statusdelegated', 'statusunknown', 'statusneeds-action',
'statustentative', 'statuscompleted', 'statusin-process',
'delegatedto', 'delegatedfrom'
'delegatedto', 'delegatedfrom', 'showmore'
);
}