[PHP-DOC] cvs: phpdoc / common.dsl.in From: Leszek Krupinski (leon <email protected>)
Date: 10/30/01

leszek Tue Oct 30 08:21:02 2001 EDT

  Modified files:
    /phpdoc common.dsl.in
  Log:
  Added polish definition
  
Index: phpdoc/common.dsl.in
diff -u phpdoc/common.dsl.in:1.14 phpdoc/common.dsl.in:1.15
--- phpdoc/common.dsl.in:1.14 Sat Oct 13 21:24:17 2001
+++ phpdoc/common.dsl.in Tue Oct 30 08:21:02 2001
@@ -1,6 +1,6 @@
 ;; -*- Scheme -*-
 ;;
-;; $Id: common.dsl.in,v 1.14 2001/10/14 01:24:17 hirokawa Exp $
+;; $Id: common.dsl.in,v 1.15 2001/10/30 13:21:02 leszek Exp $
 ;;
 ;; This file contains stylesheet customization common to the HTML
 ;; and print versions.
@@ -78,7 +78,6 @@
 (define ja-sect2-name "\U-7B2C;")
 (define ja-section-name "\U-7B2C;")
 (define ja-figure-name "Figure ")
-(define ja-refsynopsisdiv-name "Synopsis")
 
 (define (ja-label-title-sep)
   (list
@@ -95,6 +94,11 @@
     (if sep
         (car (cdr sep))
         "")))
+
+;; Polish definitions
+
+(define (gentext-pl-nav-next next)
+ (make sequence (literal "Nast\U-0119;pny")))
 
 (define (book-titlepage-recto-elements)
   (list (normalize "title")