[plt-translators] english-string-constants.ss update
These changes are a few fixes to the last go-round.
Robby
On Oct 9, 2006, at 4:28 AM, Philippe Meunier wrote:
> Index: $PLTHOME/collects/string-constants/english-string-constants.ss
> ===================================================================
> --- $PLTHOME/collects/string-constants/english-string-constants.ss
> (revision 4489)
> +++ $PLTHOME/collects/string-constants/english-string-constants.ss
> (working copy)
> @@ -452,13 +452,16 @@
> (indenting-prefs-panel-label "Indenting")
> (indenting-prefs-extra-regexp "Extra regexp")
>
> - (square-bracket-prefs-panel-label "Square bracket")
> + (square-bracket-prefs-panel-label "Square Bracket")
>
> ; filled with define, lambda, or begin
> (enter-new-keyword "Enter new ~a-like keyword:")
> (x-keyword "~a Keyword")
> (x-like-keywords "~a-like Keywords")
>
> + ; used in Square bracket panel
> + (skip-subexpressions "Number of sub-expressions to skip")
> +
> (expected-a-symbol "expected a symbol, found: ~a")
> (already-used-keyword "\"~a\" is already a specially indented
> keyword")
> (add-keyword "Add")
> _______________________________________________
> plt-translators mailing list
> plt-translators at list.cs.brown.edu
> http://list.cs.brown.edu/mailman/listinfo/plt-translators
>