User loginNavigationForum topicsActive forum topics:New forum topics:Upcoming eventsLatest ArticlesPollHow to handle Anonymous comments (Descision poll) - Reloaded Don't publish anonmymous comments until a moderator approves it 62% just publish all comments and moderators remove spam and AUP violations later 38% Total votes: 13 Linux Counter Egypt StatisticsEgyptian FOSS NewsNewsForgeWho's onlineThere are currently 2 users and 58 guests online.
Online users: |
ok folks I figured out the plural forms thing.
in gettext you can specify how many plural forms exist in your language, in arabic we have three (مفرد، مثنى، جمع) you need to specify that in the po file headers.
if you don't the file is considered broken.
if you're using kbabel go to settings -> configure kbabel
and make Number of singluar/plural forms equal 3
then in the GNU plural form header add
if you're not using kbabel you can edit the header manualy, open the po file in a text editor, find the plural form line and change it to look like this
cheers, Alaa
http://www.manalaa.net