Raised This Month: $ Target: $400
 0% 

Ignoring translation to invalid language "#format"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Annihilator
Senior Member
Join Date: Nov 2006
Location: Lithuania
Old 11-08-2010 , 12:43   Ignoring translation to invalid language "#format"
Reply With Quote #1

I've been getting this error lately and I've got no idea what's wrong
Error and translation examples:

PHP Code:
Ignoring translation to invalid language "#format" on line 
PHP Code:
    "killed"
    
{
        
"#format"    "{1:N},{2:N}"
        "en"        "{1} killed {2}"
    

Any idea what could've coused it?
Annihilator is offline
dirka_dirka
Veteran Member
Join Date: Nov 2009
Old 11-10-2010 , 02:26   Re: Ignoring translation to invalid language "#format"
Reply With Quote #2

N is not valid.
dirka_dirka is offline
psychonic

BAFFLED
Join Date: May 2008
Old 11-10-2010 , 06:53   Re: Ignoring translation to invalid language "#format"
Reply With Quote #3

Quote:
Originally Posted by dirka_dirka View Post
N is not valid.
Sure it is. N is name when given a client index.
psychonic is offline
rhelgeby
Veteran Member
Join Date: Oct 2008
Location: 0x4E6F72776179
Old 11-10-2010 , 07:14   Re: Ignoring translation to invalid language "#format"
Reply With Quote #4

The format specifier should only be in the english (original) translation. Remove that line in translations for other languages, because it will read the english file to get the format string.
__________________
Richard Helgeby

Zombie:Reloaded | PawnUnit | Object Library
(Please don't send private messages for support, they will be ignored. Use the forum.)
rhelgeby is offline
Send a message via MSN to rhelgeby
dirka_dirka
Veteran Member
Join Date: Nov 2009
Old 11-10-2010 , 12:51   Re: Ignoring translation to invalid language "#format"
Reply With Quote #5

Quote:
Originally Posted by psychonic View Post
Sure it is. N is name when given a client index.
then the wiki needs to be updated.
dirka_dirka is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode