New strings for dialog number validation bug 73049, r=brade, sr=sfraser

This commit is contained in:
cmanske%netscape.com 2001-04-04 22:05:50 +00:00
parent c2fa3c49b1
commit e51df6d651

View File

@ -66,7 +66,8 @@ Mixed=(mixed)
EnterLinkText=Enter text to display for the link:
EmptyLinkTextError=You must enter some text for this link.
#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max%
ValidateNumber=The number you entered (%n%) is outside of the allowed range. Please enter a number between %min% and %max%.
ValidateRangeMsg=The number you entered (%n%) is outside of the allowed range.
ValidateNumberMsg=Please enter a number between %min% and %max%.
MissingAnchorNameError=You must enter a name for this anchor.
#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name%
DuplicateAnchorNameError="%name%" already exists in this page. Please enter a different name.
@ -159,4 +160,5 @@ StopLinks=Discontinue Link
NoAltText=It is recommended that you supply alternate text that will appear in text-only browsers, and that will appear in other browsers when an image is loading or when image loading is disabled.
NoAlignChar=No alignment character supplied.\nEnter a single character or\nselect a different alignment style.
SaveImageAs=Save Image (%NAME%)...
Add=Add
Set=Set