From 0f8df53ae7d831410407c182d489927cce5c3597 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Sun, 15 Apr 2018 22:23:57 +0200 Subject: palemoon#903: Customizable toolbars - persist the attribute "collapsed" https://github.com/MoonchildProductions/Pale-Moon/pull/903 --- toolkit/locales/en-US/chrome/global/customizeToolbar.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'toolkit/locales') diff --git a/toolkit/locales/en-US/chrome/global/customizeToolbar.properties b/toolkit/locales/en-US/chrome/global/customizeToolbar.properties index 0ec6d2c1d..b19152fab 100644 --- a/toolkit/locales/en-US/chrome/global/customizeToolbar.properties +++ b/toolkit/locales/en-US/chrome/global/customizeToolbar.properties @@ -5,6 +5,7 @@ enterToolbarTitle=New Toolbar enterToolbarName=Enter a name for this toolbar: enterToolbarDup=There is already a toolbar with the name ā€œ%Sā€. Please enter a different name. +enterToolbarIllegalChars=The name contains illegal character "|". Please enter a different name. enterToolbarBlank=You must enter a name to create a new toolbar. separatorTitle=Separator springTitle=Flexible Space -- cgit v1.2.3