Bug 2615 - Strings.txt format
: Strings.txt format
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Localization
: 6.2.2
: PC All
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-22 05:16 UTC by Neil Sleightholm
Modified: 2008-09-15 14:38 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Sleightholm 2005-11-22 05:16:12 UTC
I think the strings.txt file has been saved in the wrong format in the latest nightly (SlimServer_6_2_x_v2005-11-22.ZIP) as it seems to have lost some of the international characters.
Comment 1 KDF 2005-11-22 09:03:12 UTC
michael, any thoughts?
Comment 2 Michael Herger 2005-11-22 09:25:37 UTC
Hmmm... the recent update I did (merging the Dutch translation) should not have touched the rest of the strings. The checkin mail only contains the diff. Can a file be altered beyond those lines in the patch? I don't understand. 

Interestingly the 6.5 strings.txt file is ok - and they're based on the same custom strings file. I'll revert and check in again.
Comment 3 Michael Herger 2005-11-22 09:27:47 UTC
Neil, I just checked out 6.2 again - before touching anything. And it seems fine?!? I don't understand. Do you have an example string that is corrupted?
Comment 4 Neil Sleightholm 2005-11-22 09:58:34 UTC
Michael, I have just extracted the strings.txt from the 20/11 and 22/11 nightly's. When I compare these with my usual differencing program (ExamDiff Pro) all the non ANSI characters are wrong e.g. N�stor Spedalieri is Néstor Spedalieri (hopefully this will display but e acute becomes 2 characters). I do this difference most nights and this doesn't happen, it was ok with the 22/11 6.5 nightly. If I open it with Notepad I see the same problem. Hope this helps.
Comment 5 Michael Herger 2005-11-22 10:17:46 UTC
This is weird:

- in the web browser both show fine (taken from svn.slimdevices.com)
- in Eclipse they seem both to be fine
- I downloaded, stored to disk and displayed them using "more" - fine
- they display fine in Powerdesk's file viewer
- slimserver's web interface is ok
- softsqueeze is ok
...then:
- open them in PSPad - only the 6.5 version is fine
- display in PSPad's hexviewer - the 6.2 version only shows squares

Does anybody see a reason for this odd behaviour? And do the strings show up corrupted on your slimserver?
Comment 6 Michael Herger 2005-11-22 11:49:16 UTC
Ok, I checked in a new version. Please give it a try and report back. Thanks!
Comment 7 Neil Sleightholm 2005-11-22 12:07:22 UTC
Rev. 5283 looks ok.