annotate res/values-be/strings.xml @ 404:ec74f347ab5f
fix bad args to arrays.fill(); bump version number
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Tue, 21 Oct 2014 13:11:59 -0700 |
parents |
0ce5cc452d02 |
children |
|
rev |
line source |
0
|
1 <?xml version='1.0' encoding='utf-8'?>
|
|
2 <resources>
|
|
3 <string name="pubkey_list_empty">Tap Menu to create\nor import key pairs.</string>
|
|
4 <string name="portforward_list_empty">Tap Menu to create\nport forwards.</string>
|
|
5 <string name="list_format_error">Use the format %1$s</string>
|
|
6 <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string>
|
|
7 </resources>
|