aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2015-07-30 10:47:27 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2015-07-30 10:47:27 +0200
commit1bb15d9bdaba9288bf6142a3ebca2ee866fda8d1 (patch)
treecc12d30bccfdf2313677e126cf20e7dd5ed1bb0b /app
parent3c695cb9c20a86aef2c375fc088e596c414b182c (diff)
downloadconnectbot-1bb15d9bdaba9288bf6142a3ebca2ee866fda8d1.tar.gz
connectbot-1bb15d9bdaba9288bf6142a3ebca2ee866fda8d1.tar.bz2
connectbot-1bb15d9bdaba9288bf6142a3ebca2ee866fda8d1.zip
Fix italian translation of prompt_nickname.
This was "username" and now is the same values as hostpref_nickname_title
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values-it/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 4456460..abc690a 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -40,7 +40,7 @@
<string name="portforward_list_empty">Seleziona Menu per creare\ninoltri delle porte.</string>
<string name="portforward_edit">Modifica inoltro porte</string>
<string name="portforward_delete">Elimina inoltro porta</string>
- <string name="prompt_nickname">Nome utente:</string>
+ <string name="prompt_nickname">Soprannome:</string>
<string name="prompt_nickname_hint_pubkey">La mia chiave di lavoro</string>
<string name="prompt_source_port">Porta sorgente:</string>
<string name="prompt_destination">Destinazione:</string>