Mercurial > 510Connectbot
diff app/src/main/res/values-lt/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-lt/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-lt/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_help">Pagalba</string> + <string name="title_colors">Spalvos</string> + <string name="resolve_connect">Prisijungti</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="list_format_error">Use the format %1$s</string> + <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string> +</resources>