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

Commit 4007d423 authored by Marco Brohet's avatar Marco Brohet
Browse files

FMRadio: Update resources

PS2: Suggestion
PS3: Merging time!

Change-Id: I230f14cfd7cb3cee87768d29b84a543dcf38c871
parent 60c70492
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">Ραδιόφωνο FM</string>
    <string name="band_select">Επιλογή μπάντας</string>
    <string name="band_us">ΗΠΑ</string>
+2 −3
Original line number Diff line number Diff line
@@ -13,8 +13,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">Radio FM</string>
    <string name="band_select">Seleccionar banda</string>
    <string name="band_us">Estadounidense</string>
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">Radio FM</string>
    <string name="band_select">Fréquences</string>
    <string name="band_us">U.S</string>
+3 −4
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The CyanogenMod Project
<!-- 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.
@@ -13,8 +13,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">FM-Radio</string>
    <string name="band_select">Velg bånd</string>
    <string name="band_us">USA</string>
+35 −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 name="app_name">FM-radio</string>
    <string name="band_select">FM-band selecteren</string>
    <string name="band_us">VS</string>
    <string name="band_eu">Europa</string>
    <string name="band_ja">Japan</string>
    <string name="band_ch">China</string>
    <string name="fmradio">FM-RADIO</string>
    <string name="dashes">- - - -</string>
    <string name="no_stations">Geen stations beschikbaar</string>
    <string name="scanning_for_stations">Zoeken naar stations\u2026</string>
    <string name="unable_to_restart">Kan FM-radio niet starten</string>
    <string name="unable_to_set_frequency">Kan frequentie niet instellen</string>
    <string name="unable_to_scan">Kan niet scannen</string>
    <string name="unable_to_pause">Kan niet pauzeren</string>
    <string name="unable_to_resume">Kan niet hervatten</string>
    <string name="unable_to_start_radio">Kan FM-ontvanger niet starten</string>
    <string name="unable_to_mediaplayer">Kan MediaPlayer niet starten</string>
    <string name="mediaplayer_busy">MediaPlayer is bezig. Probeer het later opnieuw.</string>
</resources>
Loading