From owner-freebsd-www@FreeBSD.ORG Tue Oct 24 22:32:50 2006 Return-Path: X-Original-To: freebsd-www@freebsd.org Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941A316A403 for ; Tue, 24 Oct 2006 22:32:50 +0000 (UTC) (envelope-from kovganm@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ED5A43D49 for ; Tue, 24 Oct 2006 22:32:50 +0000 (GMT) (envelope-from kovganm@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so2209775wxd for ; Tue, 24 Oct 2006 15:32:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iRAW6MWf0oLZKjncVLhZyC0DAk6IIAGF4CuXG1x3DmL2av1mL6+HL9yWh/wxmo7E9duZ8+PEoZiRRXc2DZuxEJ/recW3TLP/XD6BaT8kIYCAQikrK0gVtEm4wkijF+VF1dcbdUU0B4cSOjke7D6s6qLc7RKpEbBmAVQ9k4itsCU= Received: by 10.70.111.2 with SMTP id j2mr3866148wxc; Tue, 24 Oct 2006 15:32:49 -0700 (PDT) Received: by 10.70.48.16 with HTTP; Tue, 24 Oct 2006 15:32:49 -0700 (PDT) Message-ID: <9d2f66dc0610241532m542d778q91e59d05f385d28@mail.gmail.com> Date: Wed, 25 Oct 2006 00:32:49 +0200 From: "Maxim Kovgan" To: fbsdwww MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: problem the front page layout of freebsd.org (russian version) X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 22:32:50 -0000 Hello! Sorry, this is a bit long, but needs to be done. for perfection. I am using gui browser, firefox. my display is 1024x768. The english version of the site has the 'section' coded as:
....
on the same level with the logo "the power to serve", which looks OK. The "TOPNAV" div is in the grey area - so far so good. OTOH, the russian version has this
inside the gray stripe with the "tool bar", which is coded as:
Observations: This may be due to the translation of all the words in "SEARCHNAV", e.g. "Contact" is translated as "Contact Information", which is correct, but long, and can be translated as "Contacts", besides in the topnav some expressions too are translated into long versions, e.g.: "Support" is translated into "podderzhka", and it can be "pomosh"="Help". A bit different, but this is shorter, and is clear too and another long one: "Get FreeBSD" is translated as "Receive FreeBSD", and it can be "Dostat' FreeBSD", so, basically either there is a need to make a special russian stylesheet ( decrease fonts/rearrange the divs ) or to optimize russian translation, with specific width limits on misc elements, Best regards, Max.