blob: 93bb57aa0e998ef5d45c814a8fbcc5b30ecba6bf (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version='1.0' encoding='utf-8'?>
<resources>
<string name="title_hosts_list">Máy chủ</string>
<string name="title_help">Trợ giúp</string>
<string name="title_colors">Màu sắc</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="list_format_error">Use the format %1$s</string>
</resources>
|