summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/values-pl/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AriesParts/res/values-pl/strings.xml')
-rw-r--r--AriesParts/res/values-pl/strings.xml20
1 files changed, 15 insertions, 5 deletions
diff --git a/AriesParts/res/values-pl/strings.xml b/AriesParts/res/values-pl/strings.xml
index 2f371eb..fa7cd58 100644
--- a/AriesParts/res/values-pl/strings.xml
+++ b/AriesParts/res/values-pl/strings.xml
@@ -1,5 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
+<!-- Copyright (C) 2013 The CyanogenMod Project
+
+ 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Zaawansowane ustawienia</string>
<string name="category_screen_title">Ekran</string>
@@ -58,13 +72,9 @@
<string name="button_reset_title">Resetuj</string>
- <!-- Used for activity title. Usually not visible, except on the
- multi-task screen -->
<string name="generic_warning_title">Uwaga</string>
- <!-- Invalid IMEI -->
<string name="imei_not_sane_title">Uwaga!</string>
<string name="imei_not_sane_message">Został wykryty problem z Twoim urządzeniem. Numer IMEI Twojego urządzenia jest niepoprawny. Niepoprawny numer IMEI może spowodować problemy z siecią, w tym brak możliwości połączenia z numerami alarmowymi.</string>
<string name="imei_not_sane_ok">OK</string>
-
</resources>