Wiki source code of Translations
Last modified by superadmin on 2025/05/22 17:44
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | platform.core.profile.category.notifications=Notifications |
| 2 | notifications.filters.cancel=Cancel | ||
| 3 | notifications.filters.submit=Save | ||
| 4 | notifications.filters.type.label=Filter type: | ||
| 5 | notifications.filters.type.hint=How the filter should act towards an event in the given location | ||
| 6 | notifications.filters.location.label=Filter scope: | ||
| 7 | notifications.filters.location.hint=What part of the wiki should be concerned by the filter? | ||
| 8 | |||
| 9 | ## Advanced filters options | ||
| 10 | notifications.settings.filters.advanced=Advanced filtering options | ||
| 11 | notifications.filters.advanced.toggles.hint=These filters are activated by default, you can disable them by using the button next to each filter. | ||
| 12 | notifications.filters.advanced.toggles.table.name=Filter name | ||
| 13 | notifications.filters.advanced.toggles.table.description=Description | ||
| 14 | notifications.filters.advanced.toggles.table.toggle=Toggle | ||
| 15 | notifications.filters.advanced.modal.close=Close | ||
| 16 | |||
| 17 | ## Filters names | ||
| 18 | notifications.filters.name.systemUserNotificationFilter=System Filter | ||
| 19 | notifications.filters.description.systemUserNotificationFilter=Hide notifications from the System user unless the event specifically targets you | ||
| 20 | notifications.filters.name.ownEventsNotificationFilter=Own Events Filter | ||
| 21 | notifications.filters.description.ownEventsNotificationFilter=Hide notifications about your own activity unless the event specifically targets you | ||
| 22 | notifications.filters.name.eventReadAlertFilter=Read Event Filter (Alert) | ||
| 23 | notifications.filters.description.eventReadAlertFilter=Hide notifications that you have marked as read | ||
| 24 | notifications.filters.name.eventReadEmailFilter=Read Event Filter (Email) | ||
| 25 | notifications.filters.description.eventReadEmailFilter=Hide notifications that you have marked as read | ||
| 26 | notifications.filters.name.minorEventAlertNotificationFilter=Minor Event (Alert) | ||
| 27 | notifications.filters.description.minorEventAlertNotificationFilter=Hide notifications concerning minor changes on pages | ||
| 28 | notifications.filters.name.minorEventEmailNotificationFilter=Minor Event (Email) | ||
| 29 | notifications.filters.description.minorEventEmailNotificationFilter=Hide notifications concerning minor changes on pages | ||
| 30 | |||
| 31 | ## Translation keys for the scopeNotificationFilter | ||
| 32 | notifications.filters.preferences.scopeNotificationFilter.name=Scope Notification Filter | ||
| 33 | notifications.filters.preferences.scopeNotificationFilter.page=Page only | ||
| 34 | notifications.filters.preferences.scopeNotificationFilter.space=Page and children | ||
| 35 | notifications.filters.preferences.scopeNotificationFilter.wiki=Wiki | ||
| 36 | notifications.filters.preferences.scopeNotificationFilter.user=User | ||
| 37 | |||
| 38 | ## Notifications toggles | ||
| 39 | notifications.toggle.disabled.hint=You need to enable notifications in your settings if you wish to watch these locations | ||
| 40 | |||
| 41 | ## Notifications formats | ||
| 42 | notifications.format.alert=Alert | ||
| 43 | notifications.format.email=Email | ||
| 44 | |||
| 45 | ## Filter preferences settings | ||
| 46 | notifications.filters.preferences.delete.inProgress=Deleting... | ||
| 47 | notifications.filters.preferences.delete.done=Filter preference deleted! | ||
| 48 | notifications.filters.preferences.delete.error=Failed to delete the filter preference | ||
| 49 | notifications.filters.preferences.setEnabled.inProgress=Saving... | ||
| 50 | notifications.filters.preferences.setEnabled.done=Filter preference saved! | ||
| 51 | notifications.filters.preferences.setEnabled.error=Failed to save the filter preference | ||
| 52 | |||
| 53 | notifications.filters.preferences.allEvents=All events (even disabled) | ||
| 54 | |||
| 55 | ## System Filter preferences settings | ||
| 56 | notifications.settings.filters.preferences.system.title=System Filters | ||
| 57 | notifications.settings.filters.preferences.system.hint=System filters that you can switches to have a more fine-grained control of the notifications you want to receive. | ||
| 58 | ## Header definition for notification filter preferences | ||
| 59 | notifications.settings.filters.preferences.system.table.name=Name | ||
| 60 | notifications.settings.filters.preferences.system.table.filterDescription=Description | ||
| 61 | notifications.settings.filters.preferences.system.table.filterType=Description | ||
| 62 | notifications.settings.filters.preferences.system.table.notificationFormats=Formats | ||
| 63 | notifications.settings.filters.preferences.system.table.isEnabled=Is enabled? | ||
| 64 | |||
| 65 | ## Custom Filter preferences settings | ||
| 66 | notifications.settings.filters.preferences.custom.title=Custom Filters | ||
| 67 | notifications.settings.filters.preferences.custom.hint=Create filters to control the notifications you want to receive. | ||
| 68 | ## Header definition for notification filter preferences | ||
| 69 | notifications.settings.filters.preferences.custom.table.filterPreferenceId=Identifier | ||
| 70 | notifications.settings.filters.preferences.custom.table.scope=Scope | ||
| 71 | notifications.settings.filters.preferences.custom.table.location=Location | ||
| 72 | notifications.settings.filters.preferences.custom.table.filterType=Filter Action | ||
| 73 | notifications.settings.filters.preferences.custom.table.eventTypes=Events | ||
| 74 | notifications.settings.filters.preferences.custom.table.notificationFormats=Formats | ||
| 75 | notifications.settings.filters.preferences.custom.table.isEnabled=Is enabled? | ||
| 76 | notifications.settings.filters.preferences.custom.table._actions=Actions | ||
| 77 | notifications.filters.type.custom.inclusive=Notify of the event | ||
| 78 | notifications.filters.type.custom.exclusive=Ignore the event | ||
| 79 | |||
| 80 | |||
| 81 | ## Add filter modal | ||
| 82 | notifications.settings.addFilter=Add filter | ||
| 83 | notifications.settings.addFilter.hint=Create a filter for events happening on specific locations. The filter can trigger the sending of a notification or prevent one from being sent, depending on the event and the notification channel. | ||
| 84 | |||
| 85 | notifications.filters.preferences.custom.addFilter.location.label=Location | ||
| 86 | notifications.filters.preferences.custom.addFilter.location.hint=This filter applies on the events happening on the locations selected here. Select one or more locations. | ||
| 87 | |||
| 88 | notifications.filters.preferences.custom.addFilter.type.label=Action | ||
| 89 | notifications.filters.preferences.custom.addFilter.type.hint=This filter can either notify of or ignore the events happening on the selected locations. Choose the action you want to take for the events. | ||
| 90 | notifications.filters.preferences.custom.addFilter.filterType.inclusive=Notify of the event | ||
| 91 | notifications.filters.preferences.custom.addFilter.filterType.exclusive=Ignore the event | ||
| 92 | |||
| 93 | notifications.filters.preferences.custom.addFilter.notificationFormat.label=Channel | ||
| 94 | notifications.filters.preferences.custom.addFilter.notificationFormat.hint=This filter applies only to the notifications sent on the communication channels selected below. Choose one or more communication channels. | ||
| 95 | |||
| 96 | notifications.filters.preferences.custom.addFilter.eventType.label=Events | ||
| 97 | notifications.filters.preferences.custom.addFilter.eventType.hint=This filter applies to the events selected here, in the locations selected above. Choose one or more events. | ||
| 98 | |||
| 99 | notifications.menu.header=Notifications | ||
| 100 | notifications.menu.header.settings=Settings | ||
| 101 | notifications.menu.clear=Clear All | ||
| 102 | notifications.menu.clearing=Clearing the notifications | ||
| 103 | notifications.menu.cleared=Notifications have been cleared | ||
| 104 | notifications.settings.title=Notifications Preferences | ||
| 105 | notifications.settings.error.notAdmin=You need to be administrator to see this. | ||
| 106 | notifications.settings.menu=Notification menu | ||
| 107 | notifications.settings.menu.hint=The notification menu is located on the top right of the page, and you can see it by clicking on the bell ({0}) | ||
| 108 | notifications.settings.email=Email | ||
| 109 | notifications.settings.email.forGuest=Log in or register to handle your notification settings. | ||
| 110 | notifications.settings.email.disabled=The notifications emails are disabled. Please contact your administrator. | ||
| 111 | notifications.settings.email.hint=An email is sent to you regularly with a summary of what happened on the wiki | ||
| 112 | notifications.settings.email.title=Email Preferences | ||
| 113 | notifications.settings.email.frequency=Email Frequency | ||
| 114 | notifications.settings.email.frequency.hint=Choose how often you want to receive an email with the summary of what happened on the wiki. | ||
| 115 | notifications.settings.email.diffType.hint=Select the level of detail you want to receive about all the changes in the email. | ||
| 116 | notifications.settings.saving=Your settings are being saved... | ||
| 117 | notifications.settings.saved=Saved! | ||
| 118 | notifications.settings.savingfailed=Failed to save your settings | ||
| 119 | notifications.settings.filters=Filters ({0}) | ||
| 120 | notifications.settings.errorFilterWiki=Error: you must select a wiki, not a page | ||
| 121 | notifications.settings.preferences=Preferences | ||
| 122 | notifications.settings.preferences.hint=Capture what events are happening and deliver them in the stream or by email. | ||
| 123 | notifications.settings.applications.title=Applications | ||
| 124 | notifications.settings.applications.hint=This is the list of applications that can send notifications. You can enable or disable any of them. | ||
| 125 | notifications.settings.applications.forGuest=Log in or register to handle your notification settings. | ||
| 126 | notifications.settings.applications.appName=Name | ||
| 127 | notifications.settings.applications.table.dropdown.toggle.label=Toggle the details for notifications from the {0} application. | ||
| 128 | notifications.settings.events=Events | ||
| 129 | notifications.settings.watch.title=Watched Pages | ||
| 130 | notifications.settings.watch.autowatchmode=Automatic page watching | ||
| 131 | notifications.settings.watch.autowatchmode.hint=Decide if you wish to watch a page after you have worked on it | ||
| 132 | notifications.settings.watch.forGuest=Log in or register to handle your notification settings. | ||
| 133 | notifications.settings.watch.disabled=The watched entities are disabled. Please contact your administrator. | ||
| 134 | notifications.events.by=edited by {0}. | ||
| 135 | notifications.events.lastChange=Last change: {0}. | ||
| 136 | notifications.events.lastComment=Last comment: {0}. | ||
| 137 | notifications.preferences.scope.table.scope=Scope | ||
| 138 | notifications.preferences.scope.table.location=Location | ||
| 139 | notifications.preferences.scope.table.scopeFilterType=Filter Type | ||
| 140 | notifications.preferences.scope.table._actions=Actions | ||
| 141 | notifications.email.title=Event(s) on the wiki: | ||
| 142 | notifications.email.subject={0} event(s) on the wiki | ||
| 143 | notifications.email.seeChanges=Changes: {0} | ||
| 144 | notifications.email.linkDetails=See details | ||
| 145 | notifications.rss.feedLink=RSS Feed | ||
| 146 | notifications.rss.feedLinkDescription=Event feed for notifications | ||
| 147 | notifications.rss.feedTitle=Notifications RSS feed | ||
| 148 | notifications.rss.feedDescription=This RSS feed can be customized on your profile page. | ||
| 149 | notifications.rss.seeChanges=Changes: {0} | ||
| 150 | notifications.rss.defaultTitleWithPage=New event on {0} | ||
| 151 | notifications.rss.defaultTitle=New event | ||
| 152 | notifications.globalsettings.email=Notifications Email | ||
| 153 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_interval_daily=Daily | ||
| 154 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_interval_hourly=Hourly | ||
| 155 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_interval_weekly=Weekly | ||
| 156 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_interval_live=Live | ||
| 157 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_diffType=Details of the changes | ||
| 158 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_diffType_NOTHING=Nothing | ||
| 159 | XWiki.Notifications.Code.NotificationEmailPreferenceClass_diffType_STANDARD=Standard | ||
| 160 | XWiki.Notifications.Code.NotificationPreferenceScopeClass_scopeFilterType_inclusive=Inclusive | ||
| 161 | XWiki.Notifications.Code.NotificationPreferenceScopeClass_scopeFilterType_exclusive=Exclusive | ||
| 162 | XWiki.Notifications.Code.AutomaticWatchModeClass_automaticWatchMode_NONE=Never | ||
| 163 | XWiki.Notifications.Code.AutomaticWatchModeClass_automaticWatchMode_ALL=Every time I make a modification | ||
| 164 | XWiki.Notifications.Code.AutomaticWatchModeClass_automaticWatchMode_MAJOR=Every time I make a major modification | ||
| 165 | XWiki.Notifications.Code.AutomaticWatchModeClass_automaticWatchMode_NEW=Only when I create a new page | ||
| 166 | |||
| 167 | ## Common notification settings errors | ||
| 168 | notifications.settings.error.userReferenceNotSupported=The given user reference is not supported, only DocumentUserReference are supported for now. | ||
| 169 | notifications.settings.error.userReferenceAdminForbidden=You don't have administration right for the given user: {0}. | ||
| 170 | notifications.settings.error.badCSRF=Bad CSRF token. | ||
| 171 | notifications.settings.badParameters=Bad request parameters. | ||
| 172 | |||
| 173 | ## User profile | ||
| 174 | notifications.userprofile.following=Following | ||
| 175 | notifications.userprofile.notfollowing=Not following | ||
| 176 | notifications.userprofile.follow=Start following | ||
| 177 | notifications.userprofile.unfollow=Stop following | ||
| 178 | notifications.userprofile.done=Done | ||
| 179 | notifications.userprofile.saving=Saving... | ||
| 180 | notifications.userprofile.error=Error saving the notification setting | ||
| 181 | |||
| 182 | ## Macros description | ||
| 183 | rendering.macro.notificationsApplicationsPreferences.name=Notifications Applications Preferences | ||
| 184 | rendering.macro.notificationsApplicationsPreferences.description=Display the preferences of the current user about notification applications. | ||
| 185 | rendering.macro.notificationsApplicationsPreferences.parameter.target.name=Target | ||
| 186 | rendering.macro.notificationsApplicationsPreferences.parameter.target.description=Target of the macro (could be "user" for the current user or "wiki" for the current wiki) | ||
| 187 | |||
| 188 | rendering.macro.notificationsAutoWatchPreferences.name=Notifications Auto Watch Preferences | ||
| 189 | rendering.macro.notificationsAutoWatchPreferences.description=Display the preferences of the current user about auto watched pages. | ||
| 190 | rendering.macro.notificationsAutoWatchPreferences.parameter.target.name=Target | ||
| 191 | rendering.macro.notificationsAutoWatchPreferences.parameter.target.description=Target of the macro (could be "user" for the current user or "wiki" for the current wiki) | ||
| 192 | |||
| 193 | ## Toggle notification filters labels | ||
| 194 | notifications.filters.preferences.label.page=Toggle Page notifications only | ||
| 195 | notifications.filters.preferences.label.space=Toggle Page and children notifications | ||
| 196 | notifications.filters.preferences.label.wiki=Toggle Wiki notifications | ||
| 197 | |||
| 198 | ## Notifications switches | ||
| 199 | notifications.switches.tooltip.page=Watch this page | ||
| 200 | notifications.switches.tooltip.pageAndChildren=Watch this page and its children | ||
| 201 | notifications.switches.tooltip.space=Watch the parent page and its children | ||
| 202 | notifications.switches.tooltip.wiki=Watch this wiki | ||
| 203 | notifications.switches.changeStatusError=Failed to change the status of the notifications. | ||
| 204 | |||
| 205 | ## Watch button and modal | ||
| 206 | |||
| 207 | notifications.watch.button.title=Current notification setting for this page: {0} - Click to change it | ||
| 208 | notifications.watch.button.status.notset=Not set | ||
| 209 | notifications.watch.button.status.followed=Followed | ||
| 210 | notifications.watch.button.status.blocked=Blocked | ||
| 211 | notifications.watch.button.status.custom=Custom | ||
| 212 | |||
| 213 | notifications.watch.modal.title=Notification settings for this page | ||
| 214 | notifications.watch.modal.description.options=You can change the current notification settings with the following options: | ||
| 215 | notifications.watch.modal.description.ancestoroption=You can either go to {0} and modify the notification settings there or directly apply settings on the current page with the following options: | ||
| 216 | |||
| 217 | notifications.watch.modal.title.WATCHED_FOR_ALL_EVENTS_AND_FORMATS=Followed page watch settings | ||
| 218 | notifications.watch.modal.description.WATCHED_FOR_ALL_EVENTS_AND_FORMATS=You are following this page: you will receive notifications for it. | ||
| 219 | |||
| 220 | notifications.watch.modal.title.WATCHED_BY_ANCESTOR_FOR_ALL_EVENTS_AND_FORMATS=Followed page by parent watch settings | ||
| 221 | notifications.watch.modal.description.WATCHED_BY_ANCESTOR_FOR_ALL_EVENTS_AND_FORMATS=You are following this page through a parent in the hierarchy: you will receive notifications for it. | ||
| 222 | |||
| 223 | notifications.watch.modal.title.WATCHED_WITH_CHILDREN_FOR_ALL_EVENTS_AND_FORMATS=Followed page and children watch settings | ||
| 224 | notifications.watch.modal.description.WATCHED_WITH_CHILDREN_FOR_ALL_EVENTS_AND_FORMATS=You are following this page and its children: you will receive notifications for it. | ||
| 225 | |||
| 226 | notifications.watch.modal.title.NOT_SET=Not set watch settings | ||
| 227 | notifications.watch.modal.description.NOT_SET=You haven't configured any settings for watching this page yet and so you are not following this page: you won't receive notifications for it. | ||
| 228 | |||
| 229 | notifications.watch.modal.title.BLOCKED_FOR_ALL_EVENTS_AND_FORMATS=Blocked page watch settings | ||
| 230 | notifications.watch.modal.description.BLOCKED_FOR_ALL_EVENTS_AND_FORMATS=You are ignoring this page: you won't receive any notifications for it. | ||
| 231 | |||
| 232 | notifications.watch.modal.title.BLOCKED_BY_ANCESTOR_FOR_ALL_EVENTS_AND_FORMATS=Blocked page by parent watch settings | ||
| 233 | notifications.watch.modal.description.BLOCKED_BY_ANCESTOR_FOR_ALL_EVENTS_AND_FORMATS=You are ignoring this page through a parent in the hierarchy: you won't receive any notifications for it. | ||
| 234 | |||
| 235 | notifications.watch.modal.title.BLOCKED_WITH_CHILDREN_FOR_ALL_EVENTS_AND_FORMATS=Blocked page and children watch settings | ||
| 236 | notifications.watch.modal.description.BLOCKED_WITH_CHILDREN_FOR_ALL_EVENTS_AND_FORMATS=You are ignoring this page and its children: you won't receive any notifications for it. | ||
| 237 | |||
| 238 | notifications.watch.modal.title.CUSTOM=Custom watch settings | ||
| 239 | notifications.watch.modal.description.CUSTOM=You are using custom notification settings for this page: you might be following or blocking specific events for the page or you might target only specific channels for the notifications. We invite you to review your notification settings from your profile. | ||
| 240 | |||
| 241 | notifications.watch.modal.option.watchpage.title=Follow current page | ||
| 242 | notifications.watch.modal.option.watchpage.hint=You will receive notifications for that page only. | ||
| 243 | notifications.watch.modal.option.watchspace.title=Follow current page and its children | ||
| 244 | notifications.watch.modal.option.watchspace.hint=You will receive notifications for that page and its children. | ||
| 245 | notifications.watch.modal.option.watchwiki.title=Follow entire wiki | ||
| 246 | notifications.watch.modal.option.watchwiki.hint=This option doesn't only impact current page or space: you will receive notifications for any page in the wiki. | ||
| 247 | |||
| 248 | notifications.watch.modal.option.blockpage.title=Block current page | ||
| 249 | notifications.watch.modal.option.blockpage.hint=You will block any notifications for that page only. | ||
| 250 | notifications.watch.modal.option.blockspace.title=Block current page and its children | ||
| 251 | notifications.watch.modal.option.blockspace.hint=You will block any notifications for that page and all of its children. | ||
| 252 | |||
| 253 | notifications.watch.modal.option.unwatchpage.title=Unfollow current page | ||
| 254 | notifications.watch.modal.option.unwatchpage.hint=You will stop receiving notifications for that page only. | ||
| 255 | notifications.watch.modal.option.unwatchspace.title=Unfollow current page and its children | ||
| 256 | notifications.watch.modal.option.unwatchspace.hint=You will stop receiving notifications for that page and its children. | ||
| 257 | notifications.watch.modal.option.unwatchwiki.title=Unfollow entire wiki | ||
| 258 | notifications.watch.modal.option.unwatchwiki.hint=This option doesn't only impact current page or space: you will stop receiving notifications for any page in the wiki. | ||
| 259 | |||
| 260 | notifications.watch.modal.option.unblockpage.title=Unblock current page | ||
| 261 | notifications.watch.modal.option.unblockpage.hint=You will receive notifications for that page only. | ||
| 262 | notifications.watch.modal.option.unblockspace.title=Unblock current page and its children | ||
| 263 | notifications.watch.modal.option.unblockspace.hint=You will receive notifications for that page and its children. | ||
| 264 | notifications.watch.modal.option.unblockwiki.title=Unblock entire wiki | ||
| 265 | notifications.watch.modal.option.unblockwiki.hint=This option doesn't only impact current page or space: you will stop ignoring notifications for any page in the wiki. | ||
| 266 | |||
| 267 | notifications.watch.modal.close=Close without saving | ||
| 268 | notifications.watch.modal.savechanges=Save changes | ||
| 269 | notifications.watch.modal.gotosettings=Manage all notifications settings | ||
| 270 | |||
| 271 | ## Used to indicate where deprecated keys start | ||
| 272 | #@deprecatedstart | ||
| 273 | |||
| 274 | ## until 13.2RC1 | ||
| 275 | notifications.settings.filters.preferences.title=Filters | ||
| 276 | notifications.settings.filters.preferences.hint=Create filters to more precisely control when the active events should trigger notifications. | ||
| 277 | notifications.settings.filters.preferences.forGuest=Log in or register to handle your notification filters. | ||
| 278 | ## Header definition for notification filter preferences | ||
| 279 | notifications.settings.filters.preferences.table.name=Name | ||
| 280 | notifications.settings.filters.preferences.table.filterType=Filter Type | ||
| 281 | notifications.settings.filters.preferences.table.eventTypes=Events | ||
| 282 | notifications.settings.filters.preferences.table.notificationFormats=Formats | ||
| 283 | notifications.settings.filters.preferences.table.isEnabled=Is enabled? | ||
| 284 | notifications.settings.filters.preferences.table._actions=Actions | ||
| 285 | |||
| 286 | notifications.filters.preferences.addPreference.filterType.inclusive=Inclusive | ||
| 287 | notifications.filters.preferences.addPreference.filterType.exclusive=Exclusive | ||
| 288 | notifications.filters.preferences.addPreference.notificationFormat.label=Notification format | ||
| 289 | notifications.filters.preferences.addPreference.notificationFormat.hint=On which format of notification the filter should apply? | ||
| 290 | notifications.filters.preferences.addPreference.eventType.label=Event Type | ||
| 291 | notifications.filters.preferences.addPreference.eventType.hint=Which event type should be targeted by the filter? | ||
| 292 | notifications.filters.preferences.addPreference.location.label=Filter Scope | ||
| 293 | notifications.filters.preferences.addPreference.location.hint=Which page should be targeted by the filter? | ||
| 294 | |||
| 295 | |||
| 296 | ## Filter Types | ||
| 297 | notifications.filters.type.inclusive=Inclusive | ||
| 298 | notifications.filters.type.exclusive=Exclusive | ||
| 299 | |||
| 300 | ## until 16.2.0RC1 | ||
| 301 | notifications.settings.filters.preferences.custom.table.description=This table lists every custom filter registered for the given user or current wiki. | ||
| 302 | notifications.settings.filters.preferences.system.table.description=This table lists every system filter registered in the wiki. | ||
| 303 | notifications.settings.filters.preferences.custom.table.name=Location | ||
| 304 | |||
| 305 | ## Used to indicate where deprecated keys end | ||
| 306 | #@deprecatedend |