Closed (fixed)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2008 at 19:34 UTC
Updated:
12 Jan 2009 at 17:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
pvasili commentedTry to see: http://drupaler.ru/node/145
Comment #2
psicomante commentedi think that's not related to this problem :)
Comment #3
gábor hojtsySure, it is not displayed, if the system does not know about the plural formulas. To protect you from making mistakes, I am just comitting this patch. If you did not yet set up plural forms for one language, it will not show up in the quick jump dropdown on the homepage, and it will display these error messages on the language overviews (overall and per project). Also, all access to the l10n_server pages for that language will be blocked (HTTP 404), until you fix the plurals. The error messages on language overviews gives you a direct link to the import page where you can import proper interface translations with plural forms.
Comment #4
gábor hojtsyHere is how it looks.
Comment #5
psicomante commentedThanks for this fix Gábor. I didn't think that was the problem.