Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90912266 authored by Nazarsokol's avatar Nazarsokol
Browse files

Settings: UK translations

Added new strings, fixed some bugs.

Ps2: translated "Privacy" string

Change-Id: I80a2cec09ec136a3ace24252cc47e35abe6dfabb
parent 350746f1
Loading
Loading
Loading
Loading
+50 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-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-array name="profile_entries">
    <item>Увімкнути</item>
    <item>Вимкнути</item>
    <item>Залишити без змін</item>
  </string-array>

  <string-array name="profile_connection_entries">
    <item>Вимкнути</item>
    <item>Увімкнути</item>
  </string-array>

  <string-array name="entries_screentimeout_widget">
    <item>15 сек. | 1 хв. | 5 хв.</item>
    <item>30 сек. | 2 хв. | 5 хв.</item>
  </string-array>

  <string-array name="wifi_countrycode_entries">
    <item>США</item>
    <item>Канада, Тайвань</item>
    <item>Германія</item>
    <item>Європа</item>
    <item>Японія, Росія</item>
    <item>Австралія</item>
    <item>Китай</item>
    <item>Корея</item>
    <item>Туреччина</item>
    <item>Сингапур</item>
    <item>Бразилія</item>
  </string-array>

</resources>
+707 −0

File added.

Preview size limit exceeded, changes collapsed.