aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja/strings.xml')
-rw-r--r--res/values-ja/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 48a2dec..23cded3 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -220,6 +220,9 @@
<!-- Host color category preference title -->
<string name="hostpref_color_title">色の系統</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">公開鍵認証を使用</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">前回ConnectBot実行時に問題が発生したようです。ConnectBotの開発者にエラーレポートを送信しますか?</string>
+ <!-- Menu selection to reset colors to their defaults. -->
+ <string name="menu_colors_reset">Reset</string>
+
<string name="color_red">赤</string>
<string name="color_green">緑</string>
<string name="color_blue">青</string>