forked from dotnet/ResXResourceManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCustomDictionary.xml
More file actions
35 lines (35 loc) · 879 Bytes
/
CustomDictionary.xml
File metadata and controls
35 lines (35 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8"?>
<Dictionary>
<Words>
<Unrecognized>
<Word></Word>
</Unrecognized>
<Recognized>
<Word>tomenglertde</Word>
<Word>VSIX</Word>
<Word>codeplex</Word>
<Word>resxresourcemanager</Word>
<Word>visualstudiogallery</Word>
<Word>workitem</Word>
<Word>dte</Word>
<Word>ResX</Word>
<Word>Refactoring</Word>
<Word>Refactorings</Word>
</Recognized>
<Deprecated>
<Term PreferredAlternate=""></Term>
</Deprecated>
<Compound>
<Term CompoundAlternate=""></Term>
</Compound>
<DiscreteExceptions>
<Term></Term>
</DiscreteExceptions>
</Words>
<Acronyms>
<CasingExceptions>
<Acronym>tomenglertde</Acronym>
<Acronym>VSIX</Acronym>
</CasingExceptions>
</Acronyms>
</Dictionary>