home *** CD-ROM | disk | FTP | other *** search
- /* Menu item to show the ruler */
- "Show Ruler" = "Mostrar regla";
-
- /* Menu item to hide the ruler */
- "Hide Ruler" = "Ocultar regla";
-
- /* Localized unit abbreviation for points */
- "pt" = "pt";
-
- /* Localized unit abbreviation for centimeters */
- "cm" = "cm";
-
- /* Localized unit abbreviation for picas */
- "pc" = "pc" ;
-
- /* Localized unit abbreviation for inches */
- "in" = "pulgadas";
-
- /* (picas) Units printed at left edge of ruler. */
- " picas" = "picas";
-
- /* (cm) Units printed at left edge of ruler. */
- " cm" = "cm";
-
- /* (inches) Units printed at left edge of ruler. */
- " inches" = "pulgadas";
-
- /* (points) Units printed at left edge of ruler. */
- " points" = "puntos";
-
- /* Font used in the ruler to draw the numbers. */
- "Helvetica" = "Helvetica";
-