[plt-translators] english-string-constants.rkt update
See Eli's previous email.
Philippe
commit 22f1c96a4aad8514a1f0c63948ed5cb0e1fa7edc
Author: Eli Barzilay <eli at barzilay.org>
Date: Thu Nov 25 22:10:02 2010 -0500
Remove unused `how-to-use-scheme' string.
commit be2ea96cc8c61efb9d396e1bc96b0f07ca962629
Author: Eli Barzilay <eli at barzilay.org>
Date: Thu Nov 25 22:08:40 2010 -0500
"TeachScheme!" -> "Program by Design" in DrRacket
============================================================
diff --git a/collects/string-constants/english-string-constants.rkt b/collects/string-constants/english-string-constants.rkt
index c6dd816..086d1e3 100644
--- a/collects/string-constants/english-string-constants.rkt
+++ b/collects/string-constants/english-string-constants.rkt
@@ -134,8 +134,7 @@ please adhere to these guidelines:
(web-materials "Related Web Sites") ;; menu item title
(tool-web-sites "Tool Web Sites") ;; menu item title
(plt-homepage "Racket")
- (how-to-use-scheme "How to Use Scheme") ;; title of a book.
- (teachscheme!-homepage "TeachScheme!") ;; probably this should be a `word' in all languages
+ (pbd-homepage "Program by Design")
;;; bug report form
(cancel-bug-report? "Cancel Bug Report?")