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>
<!--
Autofill: Text shown in popup in third-party app to autofill the password for an account.
%1$s will be replaced with the login/username of the account.
-->
<string name="mozac_feature_autofill_popup_password">%1$s کن کلیت لوز</string>
<!--
Autofill: Negative button shown in dialog asking the user to confirm before autofilling
credentials in a third-part app (Also see string mozac_feature_autofill_confirmation_authenticity).
-->
<string name="mozac_feature_autofill_confirmation_no">آخہ</string>
</resources>