blob: 50c6ffd7813e1cf41a5044cf85740196ce17d162 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="common_delete">Delete</string>
<string name="prefs_current_value">Current:</string>
<string name="prefs_current_value_template">Current: %1$s</string>
</resources>
|