-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: Ie78ea794c852b5438d872ec8638a498b8f95e0e3
- Loading branch information
1 parent
cba6c52
commit 3b85af0
Showing
2 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
SPDX-FileCopyrightText: 2022-2024 The LineageOS Project | ||
SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> | ||
<string name="app_name">படமி</string> | ||
<string name="gallery_button_description">படத்தொகுப்பு</string> | ||
<string name="qr_text">உரை</string> | ||
<string name="qr_uri_title">உரலியைத் திறக்க</string> | ||
<string name="title_activity_settings">அமைப்புகள்</string> | ||
</resources> |