blob: 8fbde34bad5b0a6a7a6d2a56119f98959ed22cfd (
plain)
1
2
3
4
5
6
7
8
9
|
<?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>
<string name="no_connection">No connection</string>
<string name="no_connection_retry">Retry</string>
<string name="refresh">Refresh</string>
</resources>
|