aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/strings.xml23
1 files changed, 22 insertions, 1 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 79fac81..5b4405a 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+ * ConnectBot: simple, powerful, open-source SSH client for Android
+ * Copyright 2007 Kenny Root, Jeffrey Sharkey
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+-->
<resources>
<string name="app_desc">Un client SSH semplice, potente ed open-source.</string>
@@ -429,7 +447,10 @@
<string name="exceptions_submit_message">Sembrerebbe che ConnectBot abbia avuto un problema durante l\'ultima esecuzione. Inviare una segnalazione d\'errore agli sviluppatori di ConnectBot?</string>
<!-- Menu selection to reset colors to their defaults. -->
- <string name="menu_colors_reset">Reset</string>
+ <string name="menu_colors_reset">Reimposta</string>
+
+ <!-- Displayed in the notification bar that connections are active -->
+ <string name="app_is_running">ConnectBot is running</string>
<string name="color_red">rosso</string>
<string name="color_green">verde</string>