<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>91740</bug_id>
          
          <creation_ts>2005-05-06 14:05 0000</creation_ts>
          <short_desc>XScrabble fails to switch from French to English</short_desc>
          <delta_ts>2005-05-06 15:59:46 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>squash@math.ufl.edu</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>squash@math.ufl.edu</who>
            <bug_when>2005-05-06 14:05:31 0000</bug_when>
            <thetext>Suppose you run the game `xscrabble&apos; with dft language French, ie.
the directory   /etc/X11/app-defaults/   has symlink  

  XScrabble -&gt; XScrabble_fr 

Executing  `xscrabble&apos; produces a window which has, bottom
center, an input box labeled

  Langue (fr/eng)

for the user to type the abbreviation of the language he wants to
play in.  Typing &quot;eng&quot; and clicking
  Demarrer
produces
  Couldn&apos;t find resource file XScrabble_eng.

This, because the filename is &quot;XScrabble_en&quot;, not
&quot;XScrabble_eng&quot;.

================================================================
One possible fix is having the ebuild put in a symlink

  XScrabble_eng -&gt; XScrabble_en 

================
A cleaner solution, in my view, is to simply change the labeling to

  Langue fr(ancais)/en(glish)

for the French version, and  

  Language fr(ench)/en(glish)

for the English version.

[ASIDE: The words &quot;Demarrer&quot; and &quot;francais&quot; should have accents, but
I was unable to get the reporting-window to accept them.]

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-05-06 15:59:46 0000</bug_when>
            <thetext>fixed the files so the display now reads &apos;en&apos; instead of &apos;eng&apos;

thanks !</thetext>
          </long_desc>
      
    </bug>

</bugzilla>