Closed Bug 196517 Opened 21 years ago Closed 6 years ago

Make gtkembedmoz's prompt implementation localizable

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bryner, Unassigned)

References

Details

GtkPromptService uses hardcoded strings for a few things (default dialog titles,
and the Username and Password strings).  These should be localizable.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.4beta
Can gtkmozembed use string bundles?

Just some notes:
New file chrome://embed/locale/embedding.properties.

"User Name" and "Password" here:
<http://lxr.mozilla.org/seamonkey/source/embedding/browser/gtk/src/EmbedPrompter.cpp#158>

Default dialog titles here:
<http://lxr.mozilla.org/seamonkey/source/embedding/browser/gtk/src/GtkPromptService.cpp>

BUTTON_TITLE_DONT_SAVE and BUTTON_TITLE_REVERT here:
<http://lxr.mozilla.org/seamonkey/source/embedding/browser/gtk/src/GtkPromptService.cpp#336>
BUTTON_TITLE_REVERT could probably be mapped to GTK_STOCK_REVERT_TO_SAVED.
Assignee: bryner → nobody
Status: ASSIGNED → NEW
QA Contact: pavlov → gtk-widget
Target Milestone: mozilla1.4beta → ---
Product: Core → Core Graveyard
Embedding: GTK Widget isn't a thing, closing.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.