aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-fi/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2010-02-09 15:59:38 +0000
committerKenny Root <kenny@the-b.org>2010-02-09 15:59:38 +0000
commit8d2a23b326c0a85cc4aad77a06ba03ed3d4b744d (patch)
tree7e42ab2cf0dc86dd72a2c8070e8b227fef0f0335 /res/values-fi/strings.xml
parentcb286d552a59ff15f3780376d436be9f44f89d1a (diff)
downloadconnectbot-8d2a23b326c0a85cc4aad77a06ba03ed3d4b744d.tar.gz
connectbot-8d2a23b326c0a85cc4aad77a06ba03ed3d4b744d.tar.bz2
connectbot-8d2a23b326c0a85cc4aad77a06ba03ed3d4b744d.zip
Updated translations; added gl, lt, sk
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@474 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-fi/strings.xml')
-rw-r--r--res/values-fi/strings.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index 380db03..139e97b 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/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">Yksinkertainen, tehokas, avoimen lähdekoodin SSH-asiakasohjelma.</string>
@@ -431,6 +449,9 @@
<!-- Menu selection to reset colors to their defaults. -->
<string name="menu_colors_reset">Reset</string>
+ <!-- Displayed in the notification bar that connections are active -->
+ <string name="app_is_running">ConnectBot is running</string>
+
<string name="color_red">red</string>
<string name="color_green">green</string>
<string name="color_blue">blue</string>