Revision: 54086
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54086&view=rev
Author:   carlmoore
Date:     2012-12-18 21:06:18 +0000 (Tue, 18 Dec 2012)
Log Message:
-----------
fix spellings (includes English in a Spanish text, Spanish, and, at the end of 
a LONG line, 'database')

Modified Paths:
--------------
    brlcad/trunk/doc/docbook/lessons/es/mged02_opciones_vistas.xml
    brlcad/trunk/doc/docbook/lessons/es/mged07_prop_materiales_copa.xml
    brlcad/trunk/doc/docbook/lessons/es/mged15_crear_camion_de_juguete.xml
    brlcad/trunk/doc/html/manuals/mged/mged_cmd_index.html
    brlcad/trunk/src/conv/g4-g5.c
    brlcad/trunk/src/conv/walk_example.c

Modified: brlcad/trunk/doc/docbook/lessons/es/mged02_opciones_vistas.xml
===================================================================
--- brlcad/trunk/doc/docbook/lessons/es/mged02_opciones_vistas.xml      
2012-12-18 16:47:08 UTC (rev 54085)
+++ brlcad/trunk/doc/docbook/lessons/es/mged02_opciones_vistas.xml      
2012-12-18 21:06:18 UTC (rev 54086)
@@ -595,7 +595,7 @@
 
       <para>
        En general, la tecla SHIFT translada (mueve), el CTRL rota, y el ALT
-       limita las traslaciones o rotaciones a un eje particual (x, y, o z).
+       limita las traslaciones o rotaciones a un eje particular (x, y, o z).
        Los ejes corresponden a los tres botones del mouse de la siguiente
        forma: el botón izquierdo para el eje x, el del medio para el eje y y
        el derecho para el eje z. Además, las teclas SHIFT y CTRL pueden

Modified: brlcad/trunk/doc/docbook/lessons/es/mged07_prop_materiales_copa.xml
===================================================================
--- brlcad/trunk/doc/docbook/lessons/es/mged07_prop_materiales_copa.xml 
2012-12-18 16:47:08 UTC (rev 54085)
+++ brlcad/trunk/doc/docbook/lessons/es/mged07_prop_materiales_copa.xml 
2012-12-18 21:06:18 UTC (rev 54086)
@@ -130,7 +130,7 @@
        Del nuevo conjunto de opciones que le brindará el programa, utilizará
        sólo dos en este tutorial.
        Cliquee en Apply (Aplicar) para asignarle el color azul y las
-       propiedasdes del plástico al cuenco de su copa.
+       propiedades del plástico al cuenco de su copa.
       </para>
 
       <para>

Modified: brlcad/trunk/doc/docbook/lessons/es/mged15_crear_camion_de_juguete.xml
===================================================================
--- brlcad/trunk/doc/docbook/lessons/es/mged15_crear_camion_de_juguete.xml      
2012-12-18 16:47:08 UTC (rev 54085)
+++ brlcad/trunk/doc/docbook/lessons/es/mged15_crear_camion_de_juguete.xml      
2012-12-18 21:06:18 UTC (rev 54086)
@@ -261,7 +261,7 @@
 
        <command> make well1.s rcc [Enter] </command>
 
-       En el menú Edit (Edición), diríjase a Primitive Seletion (Selección
+       En el menú Edit (Edición), diríjase a Primitive Selection (Selección
        de primitivos) y luego seleccione well1.s. Aplique la vista izquierda,  
        vuelva a Edit (Editar) y seleccione Scale (Escala). Reduzca el tamaño
        del rcc, hasta que su diámetro sea el indicado para la rueda.
        Regrese a Edit (Edición) y seleccione Rotate (Rotación). Como se ha

Modified: brlcad/trunk/doc/html/manuals/mged/mged_cmd_index.html
===================================================================
--- brlcad/trunk/doc/html/manuals/mged/mged_cmd_index.html      2012-12-18 
16:47:08 UTC (rev 54085)
+++ brlcad/trunk/doc/html/manuals/mged/mged_cmd_index.html      2012-12-18 
21:06:18 UTC (rev 54086)
@@ -1180,7 +1180,7 @@
 <B>
 <DL>
 <DT><A NAME="dbconcat"></A>dbconcat</B> <I>[-s/-p] [-t] [-u] [-c] 
<I>database_file</I> [<I>affix</I>]</DT>
-<DD><p>The &quot;dbconcat&quot; command concatenates an existing 
<I>BRL-CAD</I> database to the database currently being edited.  If an 
<I>affix</I> is supplied, then all objects from the <I>database_file</I> will 
have that <I>affix</I> added to their names. The <I>-s</I> option indicates 
that the <I>affix</I> is a suffix, while the <I>-p</I> option (default) 
indicates that the <I>affix</I> is a prefix.  Note that each <I>BRL-CAD</I> 
object must have a unique name, so care must be taken not to 
&quot;dbconcat&quot; a database that has objects with names the same as objects 
in the current database.  The <A HREF="#dup">dup</A> command may be used to 
check for duplicate names.  If the <I>dup</I> command finds duplicate names, 
use the <I>prefix</I> option to both the <I>dup</I> and <I>dbconcat</I> 
commands to find a <I>prefix</I> that produces no duplicates.  If duplicate 
names are encountered during the &quot;dbconcat&quot; process, and no 
<I>affix</I> is supplied, computer-generated prefixes will be added to the 
object names coming from the <I>database_file</I> (but member names appearing 
in combinations will not be modified, so this is a dangerous practice and 
should be avoided). If the <I>-t</I> option is specified, then the title of the 
<I>database_file</I> will become the new title of the current <I>BRL-CAD</I> 
database. If the <I>-u</I> option is specified, the units of the current 
database will be set to that of the <I>database_file</I> being concatted. The 
<I>-c</I> option specifies that the region color table in the concatted 
<I>database_file</I> should replace any region color table in the current 
<I>BRL-CAD</I> datbase.</p></DD>
+<DD><p>The &quot;dbconcat&quot; command concatenates an existing 
<I>BRL-CAD</I> database to the database currently being edited.  If an 
<I>affix</I> is supplied, then all objects from the <I>database_file</I> will 
have that <I>affix</I> added to their names. The <I>-s</I> option indicates 
that the <I>affix</I> is a suffix, while the <I>-p</I> option (default) 
indicates that the <I>affix</I> is a prefix.  Note that each <I>BRL-CAD</I> 
object must have a unique name, so care must be taken not to 
&quot;dbconcat&quot; a database that has objects with names the same as objects 
in the current database.  The <A HREF="#dup">dup</A> command may be used to 
check for duplicate names.  If the <I>dup</I> command finds duplicate names, 
use the <I>prefix</I> option to both the <I>dup</I> and <I>dbconcat</I> 
commands to find a <I>prefix</I> that produces no duplicates.  If duplicate 
names are encountered during the &quot;dbconcat&quot; process, and no 
<I>affix</I> is supplied, computer-generated prefixes will be added to the 
object names coming from the <I>database_file</I> (but member names appearing 
in combinations will not be modified, so this is a dangerous practice and 
should be avoided). If the <I>-t</I> option is specified, then the title of the 
<I>database_file</I> will become the new title of the current <I>BRL-CAD</I> 
database. If the <I>-u</I> option is specified, the units of the current 
database will be set to that of the <I>database_file</I> being concatted. The 
<I>-c</I> option specifies that the region color table in the concatted 
<I>database_file</I> should replace any region color table in the current 
<I>BRL-CAD</I> database.</p></DD>
 
   <FONT SIZE=4><DT>Examples:</DT></font>
 

Modified: brlcad/trunk/src/conv/g4-g5.c
===================================================================
--- brlcad/trunk/src/conv/g4-g5.c       2012-12-18 16:47:08 UTC (rev 54085)
+++ brlcad/trunk/src/conv/g4-g5.c       2012-12-18 21:06:18 UTC (rev 54086)
@@ -88,7 +88,7 @@
     }
 
     if ( db_version(dbip) != 4 ) {
-       bu_log( "Input database must be a version 4 datbase!!!!\n" );
+       bu_log( "Input database must be a version 4 database!!!!\n" );
        return 4;
     }
 

Modified: brlcad/trunk/src/conv/walk_example.c
===================================================================
--- brlcad/trunk/src/conv/walk_example.c        2012-12-18 16:47:08 UTC (rev 
54085)
+++ brlcad/trunk/src/conv/walk_example.c        2012-12-18 21:06:18 UTC (rev 
54086)
@@ -269,7 +269,7 @@
     }
 
     /*
-     *  Build an index of what's in the databse.
+     *  Build an index of what's in the database.
      *  rt_dirbuild() returns an "instance" pointer which describes
      *  the database.  It also gives you back the
      *  title string in the header (ID) record.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to