Bug 1367767 - Uppercase "Move Sidebar To Left/Right" strings;r=mikedeboer draft
authorBrian Grinstead <bgrinstead@mozilla.com>
Thu, 25 May 2017 08:07:39 -0700
changeset 584486 b06aa9f650c318a8f50f72ff595f2dcc91773387
parent 584432 23a341e9b53d04f80ea6a66ced2d72cdc17afffb
child 630395 f8fd352ca51f2eb61af4dd349f6099980641a952
push id60755
push userbgrinstead@mozilla.com
push dateThu, 25 May 2017 15:10:44 +0000
reviewersmikedeboer
bugs1367767
milestone55.0a1
Bug 1367767 - Uppercase "Move Sidebar To Left/Right" strings;r=mikedeboer MozReview-Commit-ID: GVevf7uPmxK
browser/locales/en-US/chrome/browser/browser.properties
--- a/browser/locales/en-US/chrome/browser/browser.properties
+++ b/browser/locales/en-US/chrome/browser/browser.properties
@@ -586,18 +586,18 @@ service.toolbarbutton.label=Services
 service.toolbarbutton.tooltiptext=Services
 
 # LOCALIZATION NOTE (social.install.description): %1$S is the hostname of the social provider, %2$S is brandShortName (e.g. Firefox)
 service.install.description=Would you like to enable services from %1$S to display in your %2$S toolbar and sidebar?
 service.install.ok.label=Enable Services
 service.install.ok.accesskey=E
 
 # These are visible when opening the popup inside the bookmarks sidebar
-sidebar.moveToLeft=Move sidebar to left
-sidebar.moveToRight=Move sidebar to right
+sidebar.moveToLeft=Move Sidebar to Left
+sidebar.moveToRight=Move Sidebar to Right
 
 # LOCALIZATION NOTE (social.markpageMenu.label): %S is the name of the social provider
 social.markpageMenu.label=Save Page to %S
 # LOCALIZATION NOTE (social.marklinkMenu.label): %S is the name of the social provider
 social.marklinkMenu.label=Save Link to %S
 
 # LOCALIZATION NOTE (social.error.message): %1$S is brandShortName (e.g. Firefox), %2$S is the name of the social provider
 social.error.message=%1$S is unable to connect with %2$S right now.