Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<resources>
<!-- Description for the button to accept the search suggestion and continue editing the search. -->
<string name="mozac_browser_awesomebar_edit_suggestion">Onartu eta editatu iradokizuna</string>
<!-- Description for the button to remove the search suggestion from the displayed results. -->
<string name="mozac_browser_awesomebar_remove_suggestion">Kendu iradokizuna</string>
<!--
The description for the stock suggestion card when the stock is decreasing.
%s is a placeholder that will be replaced by the change percent value
-->
<string name="mozac_browser_awesomebar_stock_suggestion_decrease">Ehuneko %s jaitsi da</string>
<!--
The description for the stock suggestion card when the stock is increasing.
%s is a placeholder that will be replaced by the change percent value
-->
<string name="mozac_browser_awesomebar_stock_suggestion_increase">Ehuneko %s igo da</string>
<!-- Description for the stock suggestion card when the stock is the same. -->
<string name="mozac_browser_awesomebar_stock_suggestion_no_change">Aldaketarik ez</string>
</resources>