summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/common/res/values-es/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/common/res/values-es/strings.xml')
-rw-r--r--java/com/android/dialer/common/res/values-es/strings.xml28
1 files changed, 7 insertions, 21 deletions
diff --git a/java/com/android/dialer/common/res/values-es/strings.xml b/java/com/android/dialer/common/res/values-es/strings.xml
index 154aa13d9..1240cb7d5 100644
--- a/java/com/android/dialer/common/res/values-es/strings.xml
+++ b/java/com/android/dialer/common/res/values-es/strings.xml
@@ -1,22 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 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="network_name_wifi" msgid="3026388992566895417">"Wi-Fi"</string>
- <string name="network_name_mobile" msgid="7655711935020766459">"Móvil"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="network_name_wifi">Wi-Fi</string>
+ <string name="network_name_mobile">Móvil</string>
+ <string name="content_description_overflow">Más opciones</string>
+ <string name="snackbar_undo">DESHACER</string>
+ <string name="ok_got_it">Entendido</string>
</resources>