X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/4f9f9bbe4c4cca4215d90c637863237f8a72e4dd..0a6280623b4716939f1c1b50fa066a84f8e43bb9:/comingNext/localizedTextStrings.js diff --git a/comingNext/localizedTextStrings.js b/comingNext/localizedTextStrings.js index 68bb4f4..bce7f37 100644 --- a/comingNext/localizedTextStrings.js +++ b/comingNext/localizedTextStrings.js @@ -13,6 +13,8 @@ localizedText['settings.help'] = 'Help'; localizedText['settings.save'] = 'Save'; localizedText['settings.cancel'] = 'Cancel'; +localizedText['settings.name.showIcons'] = 'Show Icons'; +localizedText['settings.info.showIcons'] = 'disable this to hide event type icons'; localizedText['settings.name.monthRange'] = 'Month Range'; localizedText['settings.info.monthRange'] = 'number of months to include in the event list'; localizedText['settings.name.includeTodos'] = 'Include ToDos';