changed the module language one-line-summary
svn: r17408
This commit is contained in:
parent
2ec790424b
commit
0093bd2f1c
|
@ -936,7 +936,7 @@ please adhere to these guidelines:
|
|||
(initial-language-category "Startsprog")
|
||||
(no-language-chosen "Intet sprog valgt")
|
||||
|
||||
(module-language-one-line-summary "En kørsel åbner en REPL i i modulets sammenhæng, inkluderer modulets deklarede sprog")
|
||||
;(module-language-one-line-summary "En kørsel åbner en REPL i i modulets sammenhæng, inkluderer modulets deklarede sprog")
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
(must-choose-language "DrScheme kan ikke køre programmer før du vælger et programmeringssprog.")
|
||||
|
|
|
@ -632,7 +632,7 @@
|
|||
(r5rs-one-line-summary "R5RS, kaal")
|
||||
(unknown-debug-frame "[onbekend]")
|
||||
|
||||
(module-language-one-line-summary "Execute creates a REPL in the context of the module, including the module's declared language")
|
||||
;(module-language-one-line-summary "Execute creates a REPL in the context of the module, including the module's declared language")
|
||||
|
||||
;;; debug language
|
||||
(backtrace-window-title "Spoor - DrScheme")
|
||||
|
|
|
@ -1055,7 +1055,7 @@ please adhere to these guidelines:
|
|||
(initial-language-category "Initial language")
|
||||
(no-language-chosen "No language chosen")
|
||||
|
||||
(module-language-one-line-summary "Run creates a REPL in the context of the module, including the module's declared language")
|
||||
(module-language-one-line-summary "Reads the #lang line to specify the actual language")
|
||||
(module-language-auto-text "Automatic #lang line") ;; shows up in the details section of the module language
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
|
|
|
@ -1055,7 +1055,7 @@
|
|||
(initial-language-category "Langage initial")
|
||||
(no-language-chosen "Aucun langage sélectionné")
|
||||
|
||||
(module-language-one-line-summary "Exécuter crée une fenêtre d'interaction dans le contexte du module, incluant le langage du module lui-même")
|
||||
;(module-language-one-line-summary "Exécuter crée une fenêtre d'interaction dans le contexte du module, incluant le langage du module lui-même")
|
||||
(module-language-auto-text "Ligne #lang automatique") ;; shows up in the details section of the module language
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
|
|
|
@ -951,7 +951,7 @@
|
|||
(initial-language-category "Sprache am Anfang")
|
||||
(no-language-chosen "Keine Sprache ausgewählt")
|
||||
|
||||
(module-language-one-line-summary "Start erzeugt eine REPL im Kontext des Moduls inklusive der deklarierten Sprache des Moduls.")
|
||||
;(module-language-one-line-summary "Start erzeugt eine REPL im Kontext des Moduls inklusive der deklarierten Sprache des Moduls.")
|
||||
|
||||
(module-language-auto-text "Automatisch Zeile mit #lang") ;; shows up in the details section of the module language
|
||||
|
||||
|
|
|
@ -1045,7 +1045,7 @@ please adhere to these guidelines:
|
|||
(initial-language-category "初期言語")
|
||||
(no-language-chosen "言語が選択されていません")
|
||||
|
||||
(module-language-one-line-summary "実行するとモジュールのコンテキスト内で REPL を作成する。モジュールで宣言された言語を含む。")
|
||||
;(module-language-one-line-summary "実行するとモジュールのコンテキスト内で REPL を作成する。モジュールで宣言された言語を含む。")
|
||||
(module-language-auto-text "#lang 行を自動的に追加する") ;; shows up in the details section of the module language
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
|
|
|
@ -908,7 +908,7 @@ please adhere to these guidelines:
|
|||
(teaching-languages "Teaching Languages")
|
||||
(experimental-languages "Experimental Languages")
|
||||
|
||||
(module-language-one-line-summary "Run creates a REPL in the context of the module, including the module's declared language")
|
||||
;(module-language-one-line-summary "Run creates a REPL in the context of the module, including the module's declared language")
|
||||
|
||||
|
||||
;;; debug language
|
||||
|
|
|
@ -953,7 +953,7 @@
|
|||
(initial-language-category "初始语言")
|
||||
(no-language-chosen "还没有选择语言")
|
||||
|
||||
(module-language-one-line-summary "运行程序将提供一个包含该module的REPL")
|
||||
;(module-language-one-line-summary "运行程序将提供一个包含该module的REPL")
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
(must-choose-language "在继续操作之前,你必须为DrScheme选择一种语言。")
|
||||
|
|
|
@ -802,7 +802,7 @@
|
|||
(initial-language-category "Lenguaje inicial")
|
||||
(unknown-debug-frame "[desconocido]")
|
||||
|
||||
(module-language-one-line-summary "Ejecutar crea un REPL en el contexto del módulo, incluyendo el lenguaje declarado para el módulo")
|
||||
;(module-language-one-line-summary "Ejecutar crea un REPL en el contexto del módulo, incluyendo el lenguaje declarado para el módulo")
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
(must-choose-language "DrScheme no puede procesar programas hasta que selecciones un lenguaje de programación.")
|
||||
|
|
|
@ -950,7 +950,7 @@
|
|||
(initial-language-category "初始语言")
|
||||
(no-language-chosen "还没有选择语言")
|
||||
|
||||
(module-language-one-line-summary "运行程序将提供一个包含该module的REPL")
|
||||
;(module-language-one-line-summary "运行程序将提供一个包含该module的REPL")
|
||||
|
||||
;;; from the `not a language language' used initially in drscheme.
|
||||
(must-choose-language "在继续操作之前,你必须为DrScheme选择一种语言。")
|
||||
|
|
Loading…
Reference in New Issue
Block a user