We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c6e7c commit 488a50fCopy full SHA for 488a50f
Retailcoder.VBE/UI/RubberduckUI.resx
@@ -381,6 +381,15 @@ Warning: All customized settings will be lost. Your old file will be saved in '
381
<data name="Rubberduck_AboutBuild" xml:space="preserve">
382
<value>Version {0}</value>
383
</data>
384
+ <data name="TodoMarkerBug" xml:space="preserve">
385
+ <value>BUG</value>
386
+ </data>
387
+ <data name="TodoMarkerNote" xml:space="preserve">
388
+ <value>NOTE</value>
389
390
+ <data name="TodoMarkerTodo" xml:space="preserve">
391
+ <value>TODO</value>
392
393
<data name="AllImplementations_Caption" xml:space="preserve">
394
<value>Implementations of '{0}'</value>
395
0 commit comments