Closed
Bug 439399
Opened 18 years ago
Closed 15 years ago
%(he) "Show image" and "view image" should be translated differently
Categories
(Mozilla Localizations :: he / Hebrew, defect)
Mozilla Localizations
he / Hebrew
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smontagu, Unassigned)
References
()
Details
Attachments
(1 file)
|
40.29 KB,
image/png
|
Details |
In browser/chrome/browser/browser.dtd there are two labels with very similar text:
<!ENTITY showImageCmd.label "Show Image">
<!ENTITY viewImageCmd.label "View Image">
The meaning is different: "Show Image" appears in the context menu for images that were not fully loaded, and will attempt to reload the image. "View image" loads the image stand-alone.
The translation of the two texts should be different
Comment 1•18 years ago
|
||
Comment 2•15 years ago
|
||
I am unable to locate the showImageCmd.label string, it is probably removed or changed.
browser/chrome/browser/browser.dtd:<!ENTITY reloadImageCmd.label "טען מחדש תמונה">
browser/chrome/browser/browser.dtd:<!ENTITY viewImageCmd.label "הצג תמונה">
browser/chrome/browser/browser.dtd:<!ENTITY viewBGImageCmd.label "הצג תמונת רקע">
browser/chrome/browser/browser.dtd:<!ENTITY saveImageCmd.label "שמור תמונה בשם...">
browser/chrome/browser/browser.dtd:<!ENTITY sendImageCmd.label "שלח תמונה...">
browser/chrome/browser/browser.dtd:<!ENTITY copyImageCmd.label "העתק מיקום התמונה">
Comment 3•15 years ago
|
||
Replaced with 'Reload Image'.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•