forked from mozilla-mobile/android-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05dcfd7
commit 09f8e79
Showing
114 changed files
with
897 additions
and
10 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
components/browser/awesomebar/src/main/res/values-iw/strings.xml
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,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Description for the button to accept the search suggestion and continue editing the search. --> | ||
<string name="mozac_browser_awesomebar_edit_suggestion">לקבל ולערוך את ההצעה</string> | ||
</resources> |
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
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
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
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
29 changes: 29 additions & 0 deletions
29
components/feature/autofill/src/main/res/values-eo/strings.xml
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,29 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
|
||
<!-- Autofill: Text shown in popup in third-party app if the browser app needs to be unlocked before | ||
a username or password can be autofilled for the highlighted text field. %1$s will be replaced | ||
with the name of the browser application (e.g. Firefox) --> | ||
<string name="mozac_feature_autofill_popup_unlock_application">Malbloki %1$s</string> | ||
|
||
<!-- Autofill: Text shown in popup in third-party app if we found a matching account, but no | ||
username is saved (e.g. we only have a password). This text will be shown in place where otherwise | ||
the username would be displayed. --> | ||
<string name="mozac_feature_autofill_popup_no_username">(sen nomo de uzanto)</string> | ||
|
||
<!-- 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">Pasvorto por %1$s</string> | ||
|
||
<!-- Autofill: Title of a dialog asking the user to confirm before autofilling credentials into | ||
a third-party app after the authenticity verification failed. --> | ||
<string name="mozac_feature_autofill_confirmation_title">Malsukcesa kontrolo</string> | ||
|
||
<!-- Autofill: Positive 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_yes">Jes</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">Ne</string> | ||
</resources> |
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
16 changes: 16 additions & 0 deletions
16
components/feature/autofill/src/main/res/values-es/strings.xml
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,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Autofill: Text shown in popup in third-party app if the browser app needs to be unlocked before | ||
a username or password can be autofilled for the highlighted text field. %1$s will be replaced | ||
with the name of the browser application (e.g. Firefox) --> | ||
<string name="mozac_feature_autofill_popup_unlock_application">Desbloquear %1$s</string> | ||
|
||
<!-- Autofill: Text shown in popup in third-party app if we found a matching account, but no | ||
username is saved (e.g. we only have a password). This text will be shown in place where otherwise | ||
the username would be displayed. --> | ||
<string name="mozac_feature_autofill_popup_no_username">(Sin nombre de usuario)</string> | ||
|
||
<!-- 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">Contraseña para %1$s</string> | ||
</resources> |
16 changes: 16 additions & 0 deletions
16
components/feature/autofill/src/main/res/values-eu/strings.xml
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,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Autofill: Text shown in popup in third-party app if the browser app needs to be unlocked before | ||
a username or password can be autofilled for the highlighted text field. %1$s will be replaced | ||
with the name of the browser application (e.g. Firefox) --> | ||
<string name="mozac_feature_autofill_popup_unlock_application">Desblokeatu %1$s</string> | ||
|
||
<!-- Autofill: Text shown in popup in third-party app if we found a matching account, but no | ||
username is saved (e.g. we only have a password). This text will be shown in place where otherwise | ||
the username would be displayed. --> | ||
<string name="mozac_feature_autofill_popup_no_username">(Erabiltzaile-izenik ez)</string> | ||
|
||
<!-- 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 kontuaren pasahitza</string> | ||
</resources> |
Oops, something went wrong.