Skip to content

Commit

Permalink
Bug 1473470 - Part 1 - Add new "Delete all" option to about:logins
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Drąg committed Jan 20, 2019
1 parent 8dbedb6 commit 76ff3de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mobile/android/chrome/aboutLogins.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ loginsMenu.copyUsername=Kopiuj nazwę użytkownika
loginsMenu.editLogin=Edytuj dane logowania
loginsMenu.delete=Usuń

loginsMenu.deleteAll=Usuń wszystkie

loginsDialog.confirmDelete=Usunąć te dane logowania?
loginsDialog.confirmDeleteAll=Usunąć wszystkie dane logowania?
loginsDialog.copy=Kopiuj
loginsDialog.confirm=OK
loginsDialog.cancel=Anuluj
Expand All @@ -25,5 +28,7 @@ loginsDetails.usernameCopied=Skopiowano nazwę użytkownika

loginsDetails.deleted=Usunięto dane logowania

loginsDetails.deletedAll=Usunięto wszystkie dane logowania

password-btn.show=Wyświetl
password-btn.hide=Ukryj

0 comments on commit 76ff3de

Please sign in to comment.