annotate res/values-en-rCA/strings.xml @ 405:d3c5480e8441
fix broken fillRegenerationBuffer/fillScreenArray attempt to handle missing attributes; fix setfield outside screen boundaries
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Fri, 24 Oct 2014 14:19:06 -0700 |
parents |
0ce5cc452d02 |
children |
|
rev |
line source |
0
|
1 <?xml version='1.0' encoding='utf-8'?>
|
|
2 <resources>
|
|
3 <string name="title_colors">Colours</string>
|
|
4 <string name="pubkey_list_empty">Tap Menu to create\nor import key pairs.</string>
|
|
5 <string name="portforward_list_empty">Tap Menu to create\nport forwards.</string>
|
|
6 <string name="hostpref_color_title">Colour category</string>
|
|
7 <string name="list_format_error">Use the format %1$s</string>
|
|
8 <string name="list_menu_sortcolor">Sort by colour</string>
|
|
9 <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string>
|
|
10 </resources>
|