summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-hr-large/strings.xml
diff options
context:
space:
mode:
authorAndreas Blaesius <andi@unlegacy-android.org>2018-06-11 11:41:39 +0200
committerTim Schumacher <timschumi@gmx.de>2018-10-10 21:25:42 +0200
commitcced0f3211db5d36d288717816c8d2898531fe49 (patch)
treecf53e91ef01a1f4f9e14903690b661ae0aae5605 /packages/SystemUI/res/values-hr-large/strings.xml
parentaa5bbcd03559b1b0101d1fd4a1d8d2bd30e4fff2 (diff)
downloadframeworks_base-cced0f3211db5d36d288717816c8d2898531fe49.tar.gz
frameworks_base-cced0f3211db5d36d288717816c8d2898531fe49.tar.bz2
frameworks_base-cced0f3211db5d36d288717816c8d2898531fe49.zip
base: Remove leftover translations
- "status_bar_clear_all_button" exists to have translations, but it is not used Change-Id: I7099e23421f42cebc20b3ad203363cdad717fd77
Diffstat (limited to 'packages/SystemUI/res/values-hr-large/strings.xml')
-rw-r--r--packages/SystemUI/res/values-hr-large/strings.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/packages/SystemUI/res/values-hr-large/strings.xml b/packages/SystemUI/res/values-hr-large/strings.xml
deleted file mode 100644
index 5033dabd7e6..00000000000
--- a/packages/SystemUI/res/values-hr-large/strings.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?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">"Obriši sve"</string>
- <string name="notifications_off_title" msgid="1860117696034775851">"Obavijesti isključene"</string>
- <string name="notifications_off_text" msgid="1439152806320786912">"Dotaknite ovdje da biste ponovo uključili obavijesti."</string>
-</resources>