Jürgen Spitzmüller wrote:
I think you shouldn't change the default settings of the lines.
fixed in attached. the lyx2lyx part needs to be done though...
Index: intl/localename.c =================================================================== --- intl/localename.c (revision 23764) +++ intl/localename.c (working copy) @@ -1357,7 +1357,6 @@ switch (sub) { case SUBLANG_PUNJABI_INDIA: return "pa_IN"; /* Gurmukhi script */ - case SUBLANG_PUNJABI_PAKISTAN: return "pa_PK"; /* Arabic script */ } return "pa"; case LANG_RHAETO_ROMANCE: return "rm_CH"; @@ -1365,7 +1364,6 @@ switch (sub) { case SUBLANG_ROMANIAN_ROMANIA: return "ro_RO"; - case SUBLANG_ROMANIAN_MOLDOVA: return "ro_MD"; } return "ro"; case LANG_RUSSIAN: