aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-pt-rBR
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-12-11 15:30:15 +0000
committerKenny Root <kenny@the-b.org>2009-12-11 15:30:15 +0000
commit98389949321014a300b6be6eff0fa75b7f02e69d (patch)
tree259b0a14d3dcee865a60525a01e2b3db85af061b /res/values-pt-rBR
parent43e941237e2598087fd759ae6e0c044d33ff623e (diff)
downloadconnectbot-98389949321014a300b6be6eff0fa75b7f02e69d.tar.gz
connectbot-98389949321014a300b6be6eff0fa75b7f02e69d.tar.bz2
connectbot-98389949321014a300b6be6eff0fa75b7f02e69d.zip
Add untranslated entries for other languages
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@433 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-pt-rBR')
-rw-r--r--res/values-pt-rBR/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index fce4617..89d4de5 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -220,6 +220,9 @@
<!-- Host color category preference title -->
<string name="hostpref_color_title">Color category</string>
+ <!-- Host's default font size when opening the terminal in points (pt) -->
+ <string name="hostpref_fontsize_title">Font size (pt)</string>
+
<!-- Host pubkey usage preference title -->
<string name="hostpref_pubkeyid_title">Use pubkey authentication</string>
@@ -425,6 +428,9 @@
<!-- String displayed to user when they're asked to submit exceptions to the ConnectBot developers -->
<string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string>
+ <!-- Menu selection to reset colors to their defaults. -->
+ <string name="menu_colors_reset">Reset</string>
+
<string name="color_red">red</string>
<string name="color_green">green</string>
<string name="color_blue">blue</string>