14 lines
699 B
XML
14 lines
699 B
XML
<?xml version="1.0" encoding="utf-8"?><!--
|
|
~ Copyright (c) 2026 Element Creations Ltd.
|
|
~
|
|
~ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
|
|
~ Please see LICENSE files in the repository root for full details.
|
|
-->
|
|
|
|
<resources>
|
|
<string name="action_mark_as_read">"Mark as read"</string>
|
|
<string name="a11y_jump_to_unread_messages">"Jump to first unread message"</string>
|
|
<string name="screen_local_network_opt_in_title">Allow access to local network</string>
|
|
<string name="screen_local_network_opt_in_subtitle">Your homeserver is on your local network. To connect, Element needs permission to reach other devices on this network.</string>
|
|
</resources>
|