diff --git a/java/res/values-es/strings.xml b/java/res/values-es/strings.xml index c4e72681de98ec7b74eb797b407d72de69725cac..cbb07ddf3bd3191628510907c828d39de20087e9 100644 --- a/java/res/values-es/strings.xml +++ b/java/res/values-es/strings.xml @@ -131,7 +131,7 @@ <string name="language_selection_title" msgid="1651299598555326750">"Idiomas"</string> <string name="send_feedback" msgid="1780431884109392046">"Danos tu opinión"</string> <string name="select_language" msgid="3693815588777926848">"Idiomas de introducción"</string> - <string name="hint_add_to_dictionary" msgid="573678656946085380">"Toca otra vez para guardar."</string> + <string name="hint_add_to_dictionary" msgid="573678656946085380">"Toca otra vez para guardar"</string> <string name="has_dictionary" msgid="6071847973466625007">"Hay un diccionario disponible"</string> <string name="prefs_enable_log" msgid="6620424505072963557">"Habilitar comentarios de usuarios"</string> <string name="prefs_description_log" msgid="7525225584555429211">"Ayuda a mejorar este editor de método de introducción de texto enviando estadÃsticas de uso e informes de error."</string> diff --git a/java/res/values-mn/strings-appname.xml b/java/res/values-mn/strings-appname.xml new file mode 100644 index 0000000000000000000000000000000000000000..6c27e3d3401fec4a13c149252c65bccb35d163d7 --- /dev/null +++ b/java/res/values-mn/strings-appname.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, 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="english_ime_name" msgid="5940510615957428904">"Ðндройд Гар (AOSP)"</string> + <string name="spell_checker_service_name" msgid="1254221805440242662">"Ðндройд Ðлдаа Шалгагч (AOSP)"</string> + <string name="english_ime_settings" msgid="5760361067176802794">"Ðндройд Гарын Тохиргоо (AOSP)"</string> + <string name="android_spell_checker_settings" msgid="6123949487832861885">"Ðндройд Ðлдаа Шалгагчийн Тохиргоо (AOSP)"</string> +</resources>