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

Commit dbf5ca0f authored by Michael Bestas's avatar Michael Bestas
Browse files

Telecomm: Improve CAF strings

Change-Id: Ie006101209e06197a1ab09c2c911a7decd963e55
parent 7ca5fbd6
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
     Copyright (C) 2013-2015 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -31,8 +31,8 @@ limitations under the License.
    <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> messages were blocked</string>
    <string name="blacklist_notification_list_private">Private</string>
    <string name="unblock_number">Unblock</string>
    <!-- Message indicating video calls not allowed if user enabled TTY Mode -->
    <string name="video_call_not_allowed_if_tty_enabled">Please disable TTY Mode to make video calls.</string>
    <string name="select_account_dialog_title">Select Account</string>

    <!-- Message indicating video calls not allowed if user enabled TTY Mode -->
    <string name="video_call_not_allowed_if_tty_enabled">Please disable TTY mode to make video calls.</string>
    <string name="select_account_dialog_title">Select account</string>
</resources>