diff options
author | Baligh Uddin <baligh@google.com> | 2014-09-22 14:30:10 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-09-22 14:30:10 -0700 |
commit | cb06f631a8240a2e3991d2845d078eaf088f3f07 (patch) | |
tree | 921a2f91b6d78f7471dddd9e0621bdaadb259222 /packages/SystemUI/res/values-sv | |
parent | 8aa88195fef94b43aef534ba8e9c5a98d97f2ddd (diff) | |
download | frameworks_base-cb06f631a8240a2e3991d2845d078eaf088f3f07.zip frameworks_base-cb06f631a8240a2e3991d2845d078eaf088f3f07.tar.gz frameworks_base-cb06f631a8240a2e3991d2845d078eaf088f3f07.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I97603d2b46e2673ad592dc3d47e3e48675df8900
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-sv')
-rw-r--r-- | packages/SystemUI/res/values-sv/config.xml | 26 | ||||
-rw-r--r-- | packages/SystemUI/res/values-sv/strings.xml | 3 |
2 files changed, 1 insertions, 28 deletions
diff --git a/packages/SystemUI/res/values-sv/config.xml b/packages/SystemUI/res/values-sv/config.xml deleted file mode 100644 index 3b683a8..0000000 --- a/packages/SystemUI/res/values-sv/config.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* -** Copyright 2009, 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. -*/ - --> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="doze_pulse_schedule" msgid="1301215615981695214">"1 sek,10 sek, 30 sek, 60 sek,120 sek"</string> -</resources> diff --git a/packages/SystemUI/res/values-sv/strings.xml b/packages/SystemUI/res/values-sv/strings.xml index 1195aff..c972780 100644 --- a/packages/SystemUI/res/values-sv/strings.xml +++ b/packages/SystemUI/res/values-sv/strings.xml @@ -279,8 +279,7 @@ <string name="recents_app_info_button_label" msgid="2890317189376000030">"Appinformation"</string> <string name="recents_lock_to_app_button_label" msgid="4793991421811647489">"lås till app"</string> <string name="recents_search_bar_label" msgid="8074997400187836677">"sök"</string> - <!-- no translation found for recents_launch_error_message (2969287838120550506) --> - <skip /> + <string name="recents_launch_error_message" msgid="2969287838120550506">"Det gick inte att starta appen <xliff:g id="APP">%s</xliff:g>."</string> <string name="expanded_header_battery_charged" msgid="5945855970267657951">"Laddat"</string> <string name="expanded_header_battery_charging" msgid="205623198487189724">"Laddar"</string> <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> tills batteriet är fulladdat"</string> |