|
Bugzilla – Full Text Bug Listing |
| Summary: | SL10_LOC-Linux-FR-Beta2 050819 - Untranslated text in Installation Source | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Emmet Wildes <emmetw> |
| Component: | YaST2 | Assignee: | Karl Eichwalder <ke> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | davidbo, emmetw, jsrain, ke, ma |
| Version: | Beta 2 | Keywords: | French, L10N |
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Localization | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 112744 | ||
| Attachments: |
Untranslated text when you select CD or DVD options
Japanese untranslated text Simplified Chinese untranslated text New pot-file |
||
|
Description
Emmet Wildes
2005-08-22 11:08:09 UTC
Created attachment 46875 [details]
Untranslated text when you select CD or DVD options
Also a bug in Japanese. See attached screenshot. Created attachment 46880 [details]
Japanese untranslated text
Also occuring on Simplified Chinese, build Beta 2 050822 Created attachment 46891 [details]
Simplified Chinese untranslated text
Could not locate the source of this text, possibly coming from a shared library. Could you please provide any info on where to find this, if hardcoded it will need to be resourced. The error message originates from the shell command that was executed here. It is most likely a GLIBC message. It is a subject for neverending discussion if it is really useful to translate that kind of messages. Also, for various reasons shell commands are normally called with a "C" locale to avoid side effects. That "try again" part needs to be translated, of course. The "Try again?" is from packager/src/clients/inst_source.ycp:111 or packager/src/modules/SourceManager.ycp:197. The text is not marked for translations at least since SLES9. I will mark it. Karl, is it possible to get it translated at least to the most important languages? Also occurs in Traditional Chinese build Beta 2 050819. It occurs in all languages. Karl, I fixed the package (the additionally marked text has been agreed by Rebecca). I will attach new pot-file, the only new message is #. message part 3 #. popup message part 3 #. end of popup message, question #: src/clients/inst_source.ycp:111 src/clients/inst_source.ycp:357 #: src/modules/SourceManager.ycp:199 src/modules/SourceManager.ycp:520 msgid "Try again?" msgstr "" Please, do what you can to make it translated at least in some languages (don't know what possibilities you have now). Created attachment 47414 [details]
New pot-file
[The follwoing text is in part obsolete because of c#12; thanks Jiri, for the
new POT file.]
Please submit a new .pot file. If we encounter more such defects, we can think
about an additional translation round. BTW, "Try again?" sounds pretty informal
to me. After 10.0 we may want to redesign this popup:
+------------------------------
| Text ....
|
| [Try again] [Skip] [Details]
+-----
I'm not sure about the button order and the button texts, but you might get an idea.
The actual error message should be displayed only, if the user presses
"Details". It is probably translated as part of the util-linux package which
features the mount command. As Stefan said (c#7), the message probably is not
translated because of the "C" locale.
I only marked the "Try again" for translation, I went the way of minimum changes (especially those text related). We may consider redesign it for future versions. The text ERROR(...) comes from package manager. Don't know why it is not translated, but please, don't translate it now. In some cases, I rely on the exact message in one case and this would get broken. Translation is in the works (for RC1?). done. submitted to /work. Fixed on Japanese RC1. Fixed in German build RC1 050909. Fixed in Brazilian Portuguese build RC1 050909. Fixed in Simplified Chinese build RC1 050909. Fixed in Traditional Chinese build RC1 050909. Fixed in Italian build RC1 050909. |