Ilya
Does it make sense?
- throw new Error("not yet implemented");
+ // sound.00=not yet implemented
+ throw new Error(Messages.getString("sound.00")); //$NON-NLS-1$
Thanks,
Mikhail
2006/9/4, Ilya Okomin (JIRA) <[EMAIL PROTECTED]>:
[ http://issues.apache.org/jira/browse/HARMONY-1334?page=all ]
Ilya Okomin updated HARMONY-1334:
---------------------------------
Attachment: sound.diff
Please try this patch.
> [classlib][internationalization]Internationalization of the sound module
> ------------------------------------------------------------------------
>
> Key: HARMONY-1334
> URL: http://issues.apache.org/jira/browse/HARMONY-1334
> Project: Harmony
> Issue Type: Sub-task
> Components: Classlib
> Reporter: Ilya Okomin
> Priority: Trivial
> Attachments: sound.diff
>
>
> [sound] module should be internationalized with the scheme suggested in
HARMONY-1308 issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]