Re: Removal of http://www.debian.org/intl/l10n/templates/

2006-03-11 Thread Christian Perrier
Quoting Denis Barbier ([EMAIL PROTECTED]):
> Hi,
> 
> mostly all packages have switched to po-debconf, so I plan
> removing all pages under http://www.debian.org/intl/l10n/templates/
> next week, translating packages listed there is a waste of time.






signature.asc
Description: Digital signature


Patch for Chinese Debian web pages - Commit on sunday

2006-03-11 Thread Jutta Wrage

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

Okay, here we are with a big patch that addresses the folowwing issues:

1. Chinese Page in international did not use the same layout as the  
other pages
2. All links in international/Chinese pointed to not everywhere  
existing intl/zh directory

3. Chinese pages did not validate as HTML strict.

The cvs diff is at URL http://www.witch.westfalen.de/debian/diff/ 
chinese-20060311.diff
The pages can be seen at URL http://www.witch.westfalen.de/debian/ 
international/Chinese/


The plan ist to commit the changes on sunday evening (UTC). Minor  
problems can be solved later, too, I think.


Please see also URL http://people.debian.org/~alfie/validate/ for the  
current validation errors.


greetings

Jutta




- -- 
http://www.witch.westfalen.de

http://witch.muensterland.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iEYEARECAAYFAkQS56EACgkQOgZ5N97kHkcsnQCfbcZJOznMLJV/yyNIWAsJFW2d
gYYAoLSU86ipKDuhQZh48Lb9VNMuMza1
=+w1N
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Congrats to translators for valid pages

2006-03-11 Thread Jutta Wrage

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

Here are the latest validation results with chinese pages (which  
still need cvs commit):


Files   valid   invalid %invalid
   validate-errors-banners  72  72  0   0%
  validate-errors-Bugs  121 121 0   0%
validate-errors-CD  243 243 0   0%
   validate-errors-consultants  973 973 0   0%
 validate-errors-devel  115211520   0%
   validate-errors-distrib  161 161 0   0%
   validate-errors-doc  144 144 0   0%
validate-errors-events  147314730   0%
validate-errors-international  452 452 0   0%
 validate-errors-intro  193 193 0   0%
 validate-errors-legal  20  20  0   0%
 validate-errors-logos  15  15  0   0%
  validate-errors-MailingLists  113 113 0   0%
validate-errors-mirror  99  99  0   0%
  validate-errors-misc  131 131 0   0%
  validate-errors-News  488848880   0%
  validate-errors-partners  48  48  0   0%
 validate-errors-ports  488 488 0   0%
  validate-errors-releases  446 446 0   0%
   validate-errors-rootdir  231 231 0   0%
  validate-errors-security  918791870   0%
 validate-errors-users  107010700   0%
  validate-errors-vote  342 342 0   0%
   validate-errors-y2k  32  32  0   0%

 All files  22094   22094   0   0%

In work:
Currently I am still working on the blockquotes
Sometimes I find time to fix some tidy issues

Some of the next steps:
- - - Finding colour scheme
- - - better solution for rtl languages to make layout switchable and  
lists still working

- - - completing documentation (CSS and HTML)
- - - menus for all pages which need them
- - - something like breadcrumbs
- - - more accessibility including hotkeys
- - - polishing tables (make schemes to pick from, so that they all fit  
to the page layout)
- - - look if we can make some more usage of wml features like the  
built in toc

- - - ...

Enough to do for the next year. ;-) People volunteering to help with  
the above list are very welcome. Help can be anything like helping  
with editing, submitting ideas, how to change things, tell, where the  
the problems for translators are, ...


greetings

Jutta

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iEYEARECAAYFAkQS7VwACgkQOgZ5N97kHkddYwCfQdD1xGk662N3pv2CVT8TOqn2
l4gAn38U4ToDbRf7wLhoF4bESnECkYgW
=Q0Di
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Patch for Chinese Debian web pages - Commit on sunday

2006-03-11 Thread Jens Seidel
Hi Jutta,

On Sat, Mar 11, 2006 at 04:07:12PM +0100, Jutta Wrage wrote:
> Okay, here we are with a big patch that addresses the folowwing issues:
> 
> 2. All links in international/Chinese pointed to not everywhere  
> existing intl/zh directory
> 3. Chinese pages did not validate as HTML strict.
> 
> The cvs diff is at URL http://www.witch.westfalen.de/debian/diff/ 
> chinese-20060311.diff

> --- chinese//Make.lang15 Aug 2005 02:21:38 -  1.39
> +++ chinese//Make.lang11 Mar 2006 14:09:16 -
> @@ -16,7 +16,7 @@
>  U8TOB5 = $(BIN)/u8tob5
>  U8TOGB = $(BIN)/u8togb
>  # B5TOGB = ( cat - | $(B5TOU8) | $(U8TOGB) )
> -B5TOGB = LD_LIBRARY_PATH=$(BIN) $(BIN)/autogb -i big5 -o gb
> +B5TOGB = /usr/bin/autogb -i big5 -o gb
>  TOCN = $(BIN)/tocn.pl

Attention: Before you commit this you must be sure that the build host
www-master (runs Sarge) supports this. Does this work only with the bug fix
you requested so long? Do you have a test case?

It may be possible for an admin ([EMAIL PROTECTED]) to update
this package but it should not contain too many not yet well tested changes.

> -Âà´«¡A½Ð¥ý­q¾\¤¤¤å­p¹ºªº\
> +Âà´«¡A½Ð¥ý href="$(HOME)/international/Chinese/mailing_lists">­q¾\¤¤¤å­p¹ºªº\

Since you replaced $(CHINESE) by $(HOME)/international/Chinese it may be 
possible to
remove the definition of CHINESE as well (didn't found it in your patch). Or
is it still used (grep -r CHINESE .)?

Jens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Patch for Chinese Debian web pages - Commit on sunday

2006-03-11 Thread Jutta Wrage

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Am 11.03.2006 um 18:10 schrieb Jens Seidel:


Attention: Before you commit this you must be sure that the build host
www-master (runs Sarge) supports this. Does this work only with the  
bug fix

you requested so long? Do you have a test case?


It is not needed to submit the change of Make.lang. But somebody  
might look, if zh-autoconvert is installed on the build host, then  
the i386 binary in the webwml tree can be removed. Autogb from zh- 
autoconvert will run on i386 machnines. The problem ist only on ppc  
machines and maybe other non-i386 (missing correct exit code). But in  
my opinion the binary should be removed from the webwml tree as soon  
as possible. There is no source code for it available and therefore  
the binary should not be there and the build of pages depending on  
its existence/functionality.


It may be possible for an admin ([EMAIL PROTECTED]) to  
update
this package but it should not contain too many not yet well tested  
changes.


As said before: the normal package can be installed, but the patch to  
the Makefile can be applied later.



-Âà´«¡A½Ð¥ý q¾\¤¤¤å p¹ºªº\
+Âà´«¡A½Ð¥ý  
q¾\¤¤¤å p¹ºªº\


Since you replaced $(CHINESE) by $(HOME)/international/Chinese it  
may be possible to
remove the definition of CHINESE as well (didn't found it in your  
patch). Or

is it still used (grep -r CHINESE .)?


The definition is in the .wmlrc files in many languages. The diff is  
made only on chinese and the .wmlrc files can be changed _after_ the  
changes are submitted.


greetings

Jutta



- -- 
http://www.witch.westfalen.de

http://witch.muensterland.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iEYEARECAAYFAkQTF+MACgkQOgZ5N97kHkeEeQCffDL3KCNpYW0wwJvQ/q9VGfsX
OywAnjeOItaqI6pYhm3Giy0Vkja2XeIz
=8Rgn
-END PGP SIGNATURE-



dr marat petrova

2006-03-11 Thread Michael Lepke
Hallo,

I'm michael lepke. I've received a Mail from Dr. Marat Petrova.
I've got a few questions: Do you know this person personally ?
Did you receive a message called "Hello friend" ?
Why ,obviesly, did receive more people this message ?
And why is this message online to see ?
If you search for "dr marat petrova", you can find this message!

I'm looking forward for your soon respons.
Thank you very much

Best Regards

Michael Lepke

-- 
Hallo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]