annotate res/values-vi/strings.xml @ 82:d8da9f32074c
vt320 colors add one to indicate color is set rather than default
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Mon, 16 Jun 2014 09:55:39 -0700 |
parents |
0ce5cc452d02 |
children |
|
rev |
line source |
0
|
1 <?xml version='1.0' encoding='utf-8'?>
|
|
2 <resources>
|
|
3 <string name="title_hosts_list">Máy chủ</string>
|
|
4 <string name="title_help">Trợ giúp</string>
|
|
5 <string name="title_colors">Màu sắc</string>
|
|
6 <string name="resolve_connect">Kết nối</string>
|
|
7 <string name="pubkey_list_empty">Tap Menu to create\nor import key pairs.</string>
|
|
8 <string name="portforward_list_empty">Tap Menu to create\nport forwards.</string>
|
|
9 <string name="list_format_error">Use the format %1$s</string>
|
|
10 <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string>
|
|
11 </resources>
|