TRANSLATE: web/doc nav.de.inc,1.1,1.2 nav.en.inc,1.9,1.10 nav.es.inc,1.1,1.2
"David R. Morrison" <[email protected]> Tue, 14 Jun 2005 14:39:48 -0400
| Newsgroups | gmane.os.apple.fink.i18n |
|---|---|
| Message-ID | <[email protected]> |
I made a minor change to the navigation bar in the documentation section, changing the English label from "Packaging" to "Packaging Manual" in order to better balance the other item "Packaging Tutorial". Other languages might need a similar change. (French looks OK as is...) -- Dave Begin forwarded message: > From: "David R. Morrison" <[email protected]> > Date: June 14, 2005 2:36:14 PM EDT > To: [email protected] > Subject: web/doc nav.de.inc,1.1,1.2 nav.en.inc,1.9,1.10 nav.es.inc, > 1.1,1.2 > Reply-To: [email protected] > > > Update of /cvsroot/fink/web/doc > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29816 > > Modified Files: > nav.de.inc nav.en.inc nav.es.inc > Log Message: > clarify navigation bar > > > Index: nav.es.inc > =================================================================== > RCS file: /cvsroot/fink/web/doc/nav.es.inc,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -d -r1.1 -r1.2 > --- nav.es.inc 3 Sep 2004 00:53:00 -0000 1.1 > +++ nav.es.inc 14 Jun 2005 18:36:11 -0000 1.2 > @@ -13,7 +13,7 @@ > "doc/security/index.php?phpLang=es", "Seguridad", > "doc/porting/index.php?phpLang=es", "Puertos", > "doc/quick-start-pkg/index.php?phpLang=es", "Tutorial de > Empaquetamiento", > - "doc/packaging/index.php?phpLang=es", "Empaquetamiento", > + "doc/packaging/index.php?phpLang=es", "Manual de Empaquetamiento", > "doc/multilingual/index.php?phpLang=es", "Internationalización", > "doc/netiquette/index.php?phpLang=es", "Netiquette" > ); > > Index: nav.de.inc > =================================================================== > RCS file: /cvsroot/fink/web/doc/nav.de.inc,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -d -r1.1 -r1.2 > --- nav.de.inc 28 Sep 2004 04:09:50 -0000 1.1 > +++ nav.de.inc 14 Jun 2005 18:36:10 -0000 1.2 > @@ -3,7 +3,7 @@ > > $section = "documentation"; > $navbox = array( > - "doc/index.php?phpLang=de", "Übersicht", > + "doc/index.php?phpLang=de", "Übersicht", > "doc/users-guide/index.php?phpLang=de", "Nutzerhandbuch", > "doc/x11/index.php?phpLang=de", "Nutzung von X11", > "doc/bundled/install.php?phpLang=de", "Installation", > @@ -13,7 +13,7 @@ > "doc/security/index.php?phpLang=de", "Sicherheit", > "doc/porting/index.php?phpLang=de", "Portierung", > "doc/quick-start-pkg/index.php?phpLang=de", "Packaging Tutorial", > - "doc/packaging/index.php?phpLang=de", "Packaging", > + "doc/packaging/index.php?phpLang=de", "Packaging Manual", > "doc/multilingual/index.php?phpLang=de", "Internationalisierung", > "doc/netiquette/index.php?phpLang=de", "Netiquette" > ); > > Index: nav.en.inc > =================================================================== > RCS file: /cvsroot/fink/web/doc/nav.en.inc,v > retrieving revision 1.9 > retrieving revision 1.10 > diff -u -d -r1.9 -r1.10 > --- nav.en.inc 1 Mar 2005 17:32:11 -0000 1.9 > +++ nav.en.inc 14 Jun 2005 18:36:11 -0000 1.10 > @@ -14,7 +14,7 @@ > "doc/security/index.php?phpLang=en", "Security", > "doc/porting/index.php?phpLang=en", "Porting", > "doc/quick-start-pkg/index.php?phpLang=en", "Packaging Tutorial", > - "doc/packaging/index.php?phpLang=en", "Packaging", > + "doc/packaging/index.php?phpLang=en", "Packaging Manual", > "doc/multilingual/index.php?phpLang=en", "Internationalization", > "doc/netiquette/index.php?phpLang=en", "Netiquette" > ); > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Fink-commits mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-commits >