aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-bg
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-bg')
-rw-r--r--res/values-bg/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index aa3c803..ca8739f 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/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>