Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2001:
[Freeciv-Dev] Re: Problem with long timeouts (PR#729)
Home

[Freeciv-Dev] Re: Problem with long timeouts (PR#729)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Problem with long timeouts (PR#729)
From: Thue <thue@xxxxxxx>
Date: Sun, 22 Apr 2001 12:46:40 -0700 (PDT)

This fixes that by limiting the timeout string to 7 chars.
This means we only display to fields; ie where we would previously display 
hours+minuttes+seconds we not only display hours+seconds

-Thue
--------------
In recent CVS, there appeared a problem (at least with german l10n).
You can't see the remaining hours in the timout field as the string is longer
than the widget.
One solution would be to take care that the strings in all languages are short
enough, another one would be to make the widget larger.
There is enough space on both sides, so the second solution should work.

Niels
--------

Attachment: diff
Description: Text Data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: Problem with long timeouts (PR#729), Thue <=