View | Details | Raw Unified | Return to bug 268777
Collapse All | Expand All

(-)b/documentation/content/en/books/developers-handbook/tools/_index.adoc (-1 / +1 lines)
Lines 158-164 Ruby:: Link Here
158
Ruby is an interpreter, pure object-oriented programming language.
158
Ruby is an interpreter, pure object-oriented programming language.
159
It has become widely popular because of its easy to understand syntax, flexibility when writing code, and the ability to easily develop and maintain large, complex programs.
159
It has become widely popular because of its easy to understand syntax, flexibility when writing code, and the ability to easily develop and maintain large, complex programs.
160
+
160
+
161
Ruby is available from the Ports Collection as package:lang/ruby25[].
161
Ruby is available from the Ports Collection as package:lang/ruby32[].
162
162
163
Tcl and Tk::
163
Tcl and Tk::
164
Tcl is an embeddable, interpreted language, that has become widely used and became popular mostly because of its portability to many platforms.
164
Tcl is an embeddable, interpreted language, that has become widely used and became popular mostly because of its portability to many platforms.
(-)b/documentation/content/en/books/developers-handbook/tools/_index.po (-1 / +1 lines)
Lines 347-353 msgstr "" Link Here
347
347
348
#. type: Plain text
348
#. type: Plain text
349
#: documentation/content/en/books/developers-handbook/tools/_index.adoc:162
349
#: documentation/content/en/books/developers-handbook/tools/_index.adoc:162
350
msgid "Ruby is available from the Ports Collection as package:lang/ruby25[]."
350
msgid "Ruby is available from the Ports Collection as package:lang/ruby32[]."
351
msgstr ""
351
msgstr ""
352
352
353
#. type: Labeled list
353
#. type: Labeled list

Return to bug 268777