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

Commit 0a0b2eb9 authored by Yinchu Chen's avatar Yinchu Chen
Browse files

Bluetooth string: removed id="sender" in bt_sm_2_1_



As there is no value assignment for string id="sender" in string bt_sm_2_1,
%1$s will show as garbled char for the user while the capacity of the device is full

bug: b/153128298

Signed-off-by: default avatarYinchu Chen <chenyc5@motorola.com>

Change-Id: Iec7da3fa32b2133263d18bbe3a2f187aa7be99f0
parent 33a356da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -178,9 +178,9 @@
    <string name="bt_toast_6">Stopped sending file to \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022</string>

    <!-- Bluetooth System Messages [CHAR LIMIT=NONE] -->
    <string name="bt_sm_2_1_nosdcard">There isn\'t enough space in USB storage to save the file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string>
    <string name="bt_sm_2_1_nosdcard">There isn\'t enough space in USB storage to save the file.</string>
    <!-- Bluetooth System Messages -->
    <string name="bt_sm_2_1_default">There isn\'t enough space on the SD card to save the file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string>
    <string name="bt_sm_2_1_default">There isn\'t enough space on the SD card to save the file.</string>
    <string name="bt_sm_2_2">Space needed: <xliff:g id="size">%1$s</xliff:g></string>

    <string name="ErrorTooManyRequests">Too many requests are being processed. Try again later.</string>