Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 139e2628 authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-18.1' into v1-r

parents e4965466 97025a86
Loading
Loading
Loading
Loading
+29 −0
Original line number Original line Diff line number Diff line
<?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:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="label_go_key">Va</string>
    <string name="label_next_key">Indenant</string>
    <string name="label_previous_key">Indaûr</string>
    <string name="label_done_key">Fat</string>
    <string name="label_send_key">Mande</string>
    <string name="label_search_key">Cîr</string>
    <string name="label_pause_key">Pause</string>
    <string name="label_wait_key">Spiete</string>
</resources>
+25 −0
Original line number Original line Diff line number Diff line
<?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>
    <string name="english_ime_name">Tastiere Android (AOSP)</string>
    <string name="spell_checker_service_name">Coretôr ortografic Android (AOSP)</string>
    <string name="english_ime_settings">Impostazions tastiere Android (AOSP)</string>
    <string name="android_spell_checker_settings">Impostazions coretôr ortografic Android (AOSP)</string>
</resources>
+22 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2014, 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>
    <string name="use_personalized_dicts_summary">Impare des comunicazions e dai dâts scrits par miorâ i sugjeriments</string>
</resources>
Loading