After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 209958 - Strings marked for translation needs cleaning
Strings marked for translation needs cleaning
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: html-editor-control
unspecified
Other All
: Normal trivial
: 1.2.x
Assigned To: gtkhtml-maintainers
Evolution QA team
: 209959 210174 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-09-14 21:26 UTC by Kjartan Maraas
Modified: 2002-10-15 16:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
clean up most of the html from the translations and use U_ where needed. (5.21 KB, patch)
2002-10-14 05:00 UTC, Larry Ewing
none Details | Review

Description Kjartan Maraas 2001-09-14 21:26:02 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:

The strings marked for translation in components/html-editor/template.c at
lines 83, 85, 93 and 97 needs cleaning up.

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen? 


Additional Information:
Comment 1 Kjartan Maraas 2001-09-14 22:39:13 UTC
*** bug 209959 has been marked as a duplicate of this bug. ***
Comment 2 Radek Doulik 2002-08-02 20:45:14 UTC
*** bug 210174 has been marked as a duplicate of this bug. ***
Comment 3 Kjartan Maraas 2002-10-08 17:32:18 UTC
Is this going to happen for 1.2?
Comment 4 Larry Ewing 2002-10-08 19:21:27 UTC
no, unless you make a patch.  It is nontrivial to remove the markup
from the strings.  Unless something has the 1.2 milestone it will not
be in 1.2
Comment 5 Larry Ewing 2002-10-14 05:00:25 UTC
Created attachment 41601 [details] [review]
clean up most of the html from the translations and use U_ where needed.
Comment 6 Larry Ewing 2002-10-14 05:02:35 UTC
ok, I lied.  I made a patch for this to clean up all but one <b> </b>
in the string and fixed an unreplaced string and a charset issue in
the process.  Kjartan let me know if anything is wrong.

patch sent to evolution-patches waiting for approval.
Comment 7 Larry Ewing 2002-10-15 16:15:01 UTC
patch applied