updated constants to just use R5RS by itself (since they all had those letters in there)

svn: r9341
This commit is contained in:
Robby Findler 2008-04-17 03:43:15 +00:00
parent 9fe8401058
commit 5e5d4c053f
9 changed files with 9 additions and 9 deletions

View File

@ -931,7 +931,7 @@ please adhere to these guidelines:
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Temmelig omfattende Scheme (inklusiv MrEd og Avanceret)")
(pretty-big-scheme-one-line-summary "Grafisk, med mange standardbiblioteker")
(r5rs-lang-name "Standard (R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, uden dikkedarer")
(expander "Ekspanderen")
(expander-one-line-summary "Ekspanderer, snarere end evaluerer udtryk")

View File

@ -633,7 +633,7 @@
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Vrij groot (bevat MrEd en Gevorderde)")
(pretty-big-scheme-one-line-summary "Inclusief syntaxis and functies van de HtDP-talen")
(r5rs-lang-name "Standaard (R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, kaal")
(unknown-debug-frame "[onbekend]")

View File

@ -980,7 +980,7 @@
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Assez gros Scheme")
(pretty-big-scheme-one-line-summary "Graphique, plus de nombreuses bibliothèques standards")
(r5rs-lang-name "Standard (R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, de base")
(expander "Expanseur") ; compression, compresseur, compresser => expansion, expanseur, expanser (expandeur, expander fait trop franglais et expandion n'existe pas)
(expander-one-line-summary "Expanse les expressions au lieu de les évaluer")

View File

@ -887,7 +887,7 @@
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Kombo (enthält MrEd and Fortgeschritten)")
(pretty-big-scheme-one-line-summary "Macht Syntax and Prozeduren der HtDP-Sprachen verfügbar")
(r5rs-lang-name "Standard (R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, ohne alles andere")
(expander "Expander")
(expander-one-line-summary "Expandiert Ausdrücke, statt sie auszuwerten")

View File

@ -951,7 +951,7 @@ please adhere to these guidelines:
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Pretty Big (MrEd と Advanced Student を含む)")
(pretty-big-scheme-one-line-summary "syntax と HtDP 言語の関数を追加")
(r5rs-lang-name "Standard (R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "純粋な R5RS")
(expander "Expander")
(expander-one-line-summary "式を評価するのではなく展開する")

View File

@ -905,7 +905,7 @@ please adhere to these guidelines:
(how-to-design-programs "How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "Pretty Big (includes MrEd and Advanced)")
(pretty-big-scheme-one-line-summary "Adds syntax and functions from the HtDP languages")
(r5rs-lang-name "Standard (R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, with no frills")
(expander "Expander")
(expander-one-line-summary "Expands, rather than evaluates, expressions")

View File

@ -917,7 +917,7 @@
(how-to-design-programs "程序设计方法/How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "相当大包括MrEd和HtDP高级")
(pretty-big-scheme-one-line-summary "增加了HtDP(程序设计方法)语言的语法和函数")
(r5rs-lang-name "标准(R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "Scheme语言标准第5修改稿")
(expander "Expander")
(expander-one-line-summary "展开表达式,而不是求值")

View File

@ -796,7 +796,7 @@
(no-language-chosen "No ha seleccionado un lenguaje")
(pretty-big-scheme "Muy Grande (incluye MrEd y Avanzado)")
(pretty-big-scheme-one-line-summary "Añade syntaxis y funciones de los lenguajes HtDP")
(r5rs-lang-name "R5RS estándar")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "R5RS, sin ornamentos")
(expander "Expandir")
(expander-one-line-summary "Expande expresiones en lugar de evaluarlas")

View File

@ -916,7 +916,7 @@
(how-to-design-programs "程序設計方法/How to Design Programs") ;; should agree with MIT Press on this one...
(pretty-big-scheme "相當大包括MrEd和HtDP高級")
(pretty-big-scheme-one-line-summary "增加了HtDP(程序設計方法)語言的語法和函數")
(r5rs-lang-name "標準(R5RS)")
(r5rs-language-name "R5RS")
(r5rs-one-line-summary "Scheme語言標準第5修改稿")
(expander "Expander")
(expander-one-line-summary "展開表達式,而不是求值")