diff app/src/main/res/values-en-rCA/strings.xml @ 438:d29cce60f393

migrate from Eclipse to Android Studio
author Carl Byington <carl@five-ten-sg.com>
date Thu, 03 Dec 2015 11:23:55 -0800
parents res/values-en-rCA/strings.xml@0ce5cc452d02
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/src/main/res/values-en-rCA/strings.xml	Thu Dec 03 11:23:55 2015 -0800
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+  <string name="title_colors">Colours</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="hostpref_color_title">Colour category</string>
+  <string name="list_format_error">Use the format %1$s</string>
+  <string name="list_menu_sortcolor">Sort by colour</string>
+  <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string>
+</resources>