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

Commit 666baf69 authored by Marco Brohet's avatar Marco Brohet
Browse files

Bluetooth: Fix strings.xml after CAF merge [translation]

Change-Id: I087253df8bb08b0404dd2633fdf581e52ad1dff6
parent 99f5d8a3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -14,5 +15,9 @@
     limitations under the License.
 -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- label for the notification if the zero length file is rejected by the remote device -->
    <string name="empty_file_notification_sent">Bluetooth share: Remote rejected zero length file <xliff:g id="file">%1$s</xliff:g></string>

    <string name="alwaysallowed">Always allowed?</string>
    <string name="format_progress_text" translatable="false">%1$d%%</string>
</resources>
+0 −4
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -103,8 +102,6 @@
    <string name="notification_sending">Bluetooth share: Sending <xliff:g id="file">%1$s</xliff:g></string>
    <!-- label for the notification item of sent file -->
    <string name="notification_sent">Bluetooth share: Sent <xliff:g id="file">%1$s</xliff:g></string> 
    <!-- label for the notification if the zero length file is rejected by the remote device -->
    <string name="empty_file_notification_sent">Bluetooth share: Remote rejected zero length file <xliff:g id="file">%1$s</xliff:g></string>
    <!-- label for the notification item of sent file -status --> 
    <string name="notification_sent_complete">100% complete</string>
    <!-- label for the notification item of failed sending file -->
@@ -173,7 +170,6 @@
    <string name="enabling_progress_title">Please wait\u2026</string>
    <string name="enabling_progress_content">Turning on Bluetooth\u2026</string>

<string name="format_progress_text">%1$d%%</string>
    <!-- Bluetooth Toast Message -->
    <string name="bt_toast_1">The file will be received. Check progress in the Notifications panel.</string>
    <string name="bt_toast_2">The file can\'t be received.</string>