First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 91740
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Prof. Jonathan King <squash@math.ufl.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91740 depends on: Show dependency tree
Bug 91740 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-06 14:05 0000
Suppose you run the game `xscrabble' with dft language French, ie.
the directory   /etc/X11/app-defaults/   has symlink  

  XScrabble -> XScrabble_fr 

Executing  `xscrabble' 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 "eng" and clicking
  Demarrer
produces
  Couldn't find resource file XScrabble_eng.

This, because the filename is "XScrabble_en", not
"XScrabble_eng".

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

  XScrabble_eng -> 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 "Demarrer" and "francais" should have accents, but
I was unable to get the reporting-window to accept them.]

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From SpanKY 2005-05-06 15:59:46 0000 -------
fixed the files so the display now reads 'en' instead of 'eng'

thanks !

First Last Prev Next    No search results available      Search page      Enter new bug