aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-it/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it/strings.xml')
-rw-r--r--res/values-it/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 5b4405a..389f862 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -239,7 +239,7 @@
<string name="hostpref_color_title">Categoria colore</string>
<!-- Host's default font size when opening the terminal in points (pt) -->
- <string name="hostpref_fontsize_title">Font size (pt)</string>
+ <string name="hostpref_fontsize_title">Dimensione caratteri (pt)</string>
<!-- Host pubkey usage preference title -->
<string name="hostpref_pubkeyid_title">Usa autenticazione a chiave pubblica</string>
@@ -370,6 +370,8 @@
<string name="list_camera_ctrla">Ctrl+A</string>
<!-- Selection to indicate pressing the Camera button should send the "Esc" key. -->
<string name="list_camera_esc">Esc</string>
+ <!-- Selection to indicate pressing the Camera button should send "Esc+A". -->
+ <string name="list_camera_esc_a">Esc+A</string>
<!-- Selection to indicate pressing the Camera button should send nothing at all. -->
<string name="list_camera_none">Niente</string>