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

Commit cced0f32 authored by Andreas Blaesius's avatar Andreas Blaesius Committed by Tim Schumacher
Browse files

base: Remove leftover translations

- "status_bar_clear_all_button" exists to have translations,
  but it is not used

Change-Id: I7099e23421f42cebc20b3ad203363cdad717fd77
parent aa5bbcd0
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -714,7 +714,6 @@
    <skip />
    <skip />
    <!-- no translation found for hour_cap_ampm (3600295014648400268) -->
    <!-- no translation found for hour_cap_ampm (3600295014648400268) -->
    <skip />
    <skip />
    <!-- no translation found for status_bar_clear_all_button (2202004591253243750) -->
    <skip />
    <skip />
    <!-- no translation found for status_bar_no_notifications_title (5123133188102094464) -->
    <!-- no translation found for status_bar_no_notifications_title (5123133188102094464) -->
    <skip />
    <skip />
+0 −1
Original line number Original line Diff line number Diff line
@@ -715,7 +715,6 @@
    <skip />
    <skip />
    <!-- no translation found for hour_cap_ampm (3600295014648400268) -->
    <!-- no translation found for hour_cap_ampm (3600295014648400268) -->
    <skip />
    <skip />
    <!-- no translation found for status_bar_clear_all_button (2202004591253243750) -->
    <skip />
    <skip />
    <!-- no translation found for status_bar_no_notifications_title (5123133188102094464) -->
    <!-- no translation found for status_bar_no_notifications_title (5123133188102094464) -->
    <skip />
    <skip />
+0 −25
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/**
 * Copyright (c) 2010, The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Vee alles uit"</string>
    <string name="notifications_off_title" msgid="1860117696034775851">"Kennisgewings af"</string>
    <string name="notifications_off_text" msgid="1439152806320786912">"Tik hier om kennisgewings weer aan te skakel."</string>
</resources>
+0 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_label" msgid="7164937344850004466">"Stelsel-UI"</string>
    <string name="app_label" msgid="7164937344850004466">"Stelsel-UI"</string>
    <string name="status_bar_clear_all_button" msgid="7774721344716731603">"Maak skoon"</string>
    <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"Verwyder uit lys"</string>
    <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"Verwyder uit lys"</string>
    <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"Program Info"</string>
    <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"Program Info"</string>
    <string name="status_bar_no_recent_apps" msgid="7374907845131203189">"Jou onlangse skerms verskyn hier"</string>
    <string name="status_bar_no_recent_apps" msgid="7374907845131203189">"Jou onlangse skerms verskyn hier"</string>
+0 −25
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/**
 * Copyright (c) 2010, The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="status_bar_clear_all_button" msgid="4661583896803349732">"ሁሉንም  አጥራ"</string>
    <string name="notifications_off_title" msgid="1860117696034775851">"ማሳወቂያዎች ጠፍተዋል"</string>
    <string name="notifications_off_text" msgid="1439152806320786912">"ማሳወቂያን መልሶ ለማብራ እዚህ ሁለቴ ንካ"</string>
</resources>
Loading