Skip to content

Commit

Permalink
Bug 1498295 - move pocket strings into browser strings
Browse files Browse the repository at this point in the history
  • Loading branch information
splewako committed Jan 22, 2019
1 parent 9c8e870 commit 9e0c7b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions browser/chrome/browser/browser.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,14 @@
<!ENTITY bookmarkThisFrameCmd.label "Dodaj zakładkę do ramki">
<!ENTITY bookmarkThisFrameCmd.accesskey "D">
<!ENTITY pageAction.copyLink.label "Kopiuj odnośnik">

<!ENTITY pocketButton.tooltiptext "Wyślij do Pocket">
<!ENTITY saveToPocketCmd.label "Wyślij stronę do Pocket">
<!ENTITY saveToPocketCmd.accesskey "s">
<!ENTITY saveLinkToPocketCmd.label "Wyślij odnośnik do Pocket">
<!ENTITY saveLinkToPocketCmd.accesskey "o">
<!ENTITY pocketMenuitem.label "Wysłane do Pocket">

<!ENTITY copyURLFeedback.label "Skopiowano!">
<!ENTITY emailPageCmd.label "Wyślij odnośnik…">
<!ENTITY emailPageCmd.accesskey "n">
Expand Down

0 comments on commit 9e0c7b4

Please sign in to comment.