Skip to content

Commit dbd6701

Browse files
committed
Add more detail to analyzer titles
1 parent 7131111 commit dbd6701

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Lucene.Net.CodeAnalysis.Dev/Resources.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<comment>The format-able message the diagnostic displays.</comment>
139139
</data>
140140
<data name="LuceneDev1001_AnalyzerTitle" xml:space="preserve">
141-
<value>Floating point types should be formatted with J2N methods</value>
141+
<value>Floating point types should be formatted with J2N Numerics Single or Double ToString methods</value>
142142
<comment>The title of the diagnostic.</comment>
143143
</data>
144144
<data name="LuceneDev1002_AnalyzerDescription" xml:space="preserve">
@@ -150,7 +150,7 @@
150150
<comment>The format-able message the diagnostic displays.</comment>
151151
</data>
152152
<data name="LuceneDev1002_AnalyzerTitle" xml:space="preserve">
153-
<value>Floating point type arithmetic needs to be checked</value>
153+
<value>Floating point type arithmetic needs to be checked on some x86 platforms</value>
154154
<comment>The title of the diagnostic.</comment>
155155
</data>
156156
<data name="LuceneDev1003_AnalyzerDescription" xml:space="preserve">

0 commit comments

Comments
 (0)