Quantcast
Channel: ResX Resource Manager
Viewing all articles
Browse latest Browse all 2435

Commented Feature: Sort order for '_' character [1434]

$
0
0
I just installed 1.0.0.51 and tested the option to sort resx file content by key. It seems that the '_' character is incorrectly sorted last when it should be listed first as follows:

<data name="Select_Input_Images" xml:space="preserve">
<value>Select Input Images</value>
</data>
<data name="SelectLanguage" xml:space="preserve">
<value>Please select a language.</value>
</data>
Comments: ** Comment from web user: tomenglert **

ResXManager is handling escaping exactly the same way as the built in resource editor.

If you fully read the articles you have mentioned you will find this:

http://www.w3.org/TR/xml11/#syntax
=> To allow __attribute values__ to contain both single and double quotes, the apostrophe or single-quote character (') __may__ be represented as " &apos; ", and the double-quote character (") as " &quot; ".


Viewing all articles
Browse latest Browse all 2435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>