• gustavopipman
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

When deploying custom objects to a new installation through the Eclipse IDE the following message was received:

"Cannot specify a gender for a gender neutral language"

I found the following Contribution in the discussion board

Regular Contributor
Bill Eidson
Posts: 64
 
Re: Cannot specify a gender for a gender neutral language[ New ]
 The gender field is in the XML file for languages with gender -- that must be the case for the source organization's language, but not the target.
In the same discussion it was written:
          " After changing the language on the preferences I was still getting the errors since the gender info wasn´t erased form the XML definition... I got crazy until I founf that... and then everything worked perfect.

How I can erase the gender info from the XML definition?
Thanks