Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrewcomminos@gmail.com>2013-08-30 10:36:17 +0400
committerAndrew Comminos <andrewcomminos@gmail.com>2013-08-30 10:36:17 +0400
commit6e2cfa8484818f6c37d450cf6cdf8321a602bd94 (patch)
tree8c2545ce064dc2752ec5e277d39dae96fb01463f /src/main/res
parent80dd90271531d92b30b6217880ab86377ef61606 (diff)
Fixed copyright notices.
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values-de/strings.xml16
-rw-r--r--src/main/res/values-pl/strings.xml16
-rw-r--r--src/main/res/values/strings.xml16
3 files changed, 48 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index c30b90c..aa1400e 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2013 Andrew Comminos
+ ~
+ ~ 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="chat_notify_moved">%1$s wurde von %3$s aus %2$s verschoben.</string>
<string name="chat_notify_muted_deafened">Stumm und taub.</string>
diff --git a/src/main/res/values-pl/strings.xml b/src/main/res/values-pl/strings.xml
index a72ea4c..629e352 100644
--- a/src/main/res/values-pl/strings.xml
+++ b/src/main/res/values-pl/strings.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2013 Andrew Comminos
+ ~
+ ~ 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="chat_notify_moved">%1$s został przeniesiony z kanału %2$s przez %3$s.</string>
<string name="chat_notify_muted_deafened">Ogłuszono oraz wyciszono mikrofon.</string>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index bae8628..2b001bf 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2013 Andrew Comminos
+ ~
+ ~ 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="chat_message_to">To %1$s: %2$s</string>
<string name="chat_notify_moved">%1$s moved in from %2$s by %3$s.</string>