Mercurial > 510Connectbot
annotate app/src/main/res/values-en-rCA/strings.xml @ 493:0a17c6e7cb0f stable-1.9.4-3
improve Makefile
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 15 Feb 2022 14:07:00 -0800 |
parents | d29cce60f393 |
children |
rev | line source |
---|---|
438
d29cce60f393
migrate from Eclipse to Android Studio
Carl Byington <carl@five-ten-sg.com>
parents:
0
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
0 | 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> |