blob: f4b9b1a6779ef1519120430ca744405e77fb0708 [file] [log] [blame]
Bill Yi62d48a32019-01-18 19:08:52 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2015 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="unknown" msgid="3237922751873109097">"Okänd"</string>
20 <string name="voicemail" msgid="2125552157407909509">"Röstbrevlåda"</string>
21 <string name="phone_label_with_info" msgid="4652109530699808645">"<xliff:g id="LABEL">%1$s</xliff:g> · <xliff:g id="DURATION">%2$s</xliff:g>"</string>
Bill Yi4bf388b2020-01-30 16:21:23 -080022 <string name="call_state_connecting" msgid="5930724746375294866">"Ansluter …"</string>
23 <string name="call_state_dialing" msgid="1534599871716648114">"Ringer upp …"</string>
Bill Yi62d48a32019-01-18 19:08:52 -080024 <string name="call_state_hold" msgid="6834028102796624100">"Parkerat"</string>
25 <string name="call_state_call_ended" msgid="4159349597599886429">"Samtal avslutat"</string>
26 <string name="call_state_call_active" msgid="2769644783657864202">"Ansluten"</string>
Bill Yi4bf388b2020-01-30 16:21:23 -080027 <string name="call_state_call_ringing" msgid="4618803402954375017">"Ringer …"</string>
28 <string name="call_state_call_ending" msgid="5037498349965472247">"Kopplar från …"</string>
Bill Yi62d48a32019-01-18 19:08:52 -080029</resources>