diff --git a/locales/en-US/server.ftl b/locales/en-US/server.ftl index 269736918a..2d02cd46f1 100644 --- a/locales/en-US/server.ftl +++ b/locales/en-US/server.ftl @@ -11,10 +11,13 @@ gSettings = Settings gSignIn = Sign In ## Header -signInButton = - .aria-label = Sign In -settingsButton = - .aria-label = Settings +buttonSettings = + .title = Settings +buttonSignIn = + .title = Sign In +screenshotsLogo = + .title = Screenshots Home + ## Footer @@ -125,7 +128,17 @@ shotPageEditButton = .title = Edit this image shotPagefavoriteButton = .title = Favorite this shot +shotPageBackToHomeButton = + .title = Homepage +shotPageAllShotsButton = + .title = All Shots +shotPageAllShots = All Shots shotPageDownload = Download +# Note: Draw text is used on shot page as a verb (action) +shotPageDraw = Draw +# Note: Favorite text is used on shot page as a verb (action) +shotPageFavorite = Favorite +shotPageDelete = Delete shotPageScreenshotsDescription = Screenshots made simple. Take, save, and share screenshots without leaving Firefox. shotPageUpsellFirefox = Get Firefox now shotPageDMCAMessage = This shot is no longer available due to a third party intellectual property claim. @@ -285,6 +298,8 @@ shotIndexPageNoShotsInvitation = Go on, create some. shotIndexPageLookingForShots = Looking for your shots… shotIndexPageNoSearchResultsIntro = Hmm shotIndexPageNoSearchResults = We canʼt find any shots that match your search. +shotIndexPageMyShotsButton = + .title = My Shots shotIndexPageClearSearchButton = .title = Clear search shotIndexPageConfirmShotDelete = Delete this shot? diff --git a/server/src/delete-shot-button.js b/server/src/delete-shot-button.js index f9221bea23..e3a2347b88 100644 --- a/server/src/delete-shot-button.js +++ b/server/src/delete-shot-button.js @@ -78,10 +78,14 @@ exports.DeleteShotButton = class DeleteShotButton extends React.Component { return (
Screenshots made simple. Take, save, and share screenshots without leaving Firefox.
-Screenshots made simple. Take, save, and share screenshots without leaving Firefox.
+