blob: c41a16cc7c95152e147f8aa9e1e0f4b92a07e8a6 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version='1.0' encoding='utf-8'?>
<resources>
<string name="title_colors">Colours</string>
<string name="pubkey_list_empty">Tap Menu to create\nor import key pairs.</string>
<string name="portforward_list_empty">Tap Menu to create\nport forwards.</string>
<string name="hostpref_color_title">Colour category</string>
<string name="list_format_error">Use the format %1$s</string>
<string name="list_menu_sortcolor">Sort by colour</string>
</resources>
|