13 lines
283 B
XML
13 lines
283 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
|
|
<string-array name="preferences_precision_labels">
|
|
<item>DASH, 8位數</item>
|
|
<item>DASH, 6位數</item>
|
|
<item>DASH, 4位數</item>
|
|
<item>mDASH, 2位數</item>
|
|
<item>µDASH, 0位數</item>
|
|
</string-array>
|
|
|
|
</resources>
|