-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: Ieed936623632c0dcf7797ec7508e442d06d145e9
- Loading branch information
1 parent
4353fa1
commit 3a0ef49
Showing
1 changed file
with
22 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
SPDX-FileCopyrightText: 2017-2019 The LineageOS Project | ||
SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
<resources> | ||
<string name="url_bar_more">Tuilleadh</string> | ||
<string name="url_bar_search_cancel">Cealaigh an cuardach</string> | ||
<string name="url_bar_search_clear">Glan cuardach</string> | ||
<string name="url_bar_search_previous">Roimhe Seo</string> | ||
<string name="url_bar_search_next">Ar aghaidh</string> | ||
<string name="menu_go_back">Dul ar ais</string> | ||
<string name="menu_go_forward">Dul ar aghaidh</string> | ||
<string name="menu_refresh">Athnuaigh leathanach</string> | ||
<string name="menu_downloads">Íoslódálacha</string> | ||
<string name="menu_desktop_mode">Suíomh deisce</string> | ||
<string name="location_dialog_title">Suíomh a sholáthar?</string> | ||
<string name="location_dialog_message">Tá %1$s ag iarraidh do gheoshuíomh a úsáid.</string> | ||
<string name="location_dialog_allow">Ceadaigh</string> | ||
<string name="location_dialog_block">Bloc</string> | ||
<string name="location_dialog_cancel">Diúltaigh faoi láthair</string> | ||
</resources> |