Closed Bug 377620 Opened 17 years ago Closed 17 years ago

[Proto] Event dialog: Localize 'Do you want to save changes?' dialog

Categories

(Calendar :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: damiano.albani, Assigned: michael.buettner)

Details

(Keywords: l12y, Whiteboard: [l10n impact][patch in hand])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.8.1.2) Gecko/20070208 Iceweasel/2.0.0.2 (Debian-2.0.0.2+dfsg-1)
Build Identifier: 

The "cancel" event-edit dialog is currently 'hardcoded' in English.
Please localize it.

See <http://mxr.mozilla.org/mozilla/source/calendar/prototypes/wcap/sun-calendar-event-dialog.js#238>.


Reproducible: Always

Steps to Reproduce:
1. Create a new item in a WCAP calendar.
2. Close this edit window.
3. The "cancel" dialog appears.
Summary: Localize WCAP "cancel" dialog → [Proto] Localize WCAP "cancel" dialog
Component: Provider: WCAP → General
Admittedly, that's something I need to take care of.
Assignee: nobody → michael.buettner
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [Proto] Localize WCAP "cancel" dialog → [Proto] Localize 'Do you want to save changes?' Dialog
QA Contact: wcap-provider → general
Severity: minor → normal
Flags: blocking-calendar0.7?
OS: Linux → All
Hardware: PC → All
Summary: [Proto] Localize 'Do you want to save changes?' Dialog → [Proto] Event dialog: Localize 'Do you want to save changes?' dialog
Flags: blocking-calendar0.7? → blocking-calendar0.7+
Keywords: l12y
Whiteboard: [l10n impact]
Attached patch patch v1Splinter Review
I also found another hardcoded string for which I took the liberty to include it in this patch as well... :-)
Attachment #277101 - Flags: review?(philipp)
Whiteboard: [l10n impact] → [l10n impact][patch in hand]
Comment on attachment 277101 [details] [diff] [review]
patch v1

Looks fine. The only other string I could find was |&calendar.invitations.dialog.invitations.text;| which is manually put together with |document.title = invitationsText + " (" + aCount + ")";|. It would probably be better to have this in a properties file and use |calendar.invitations.dialog.invitations.text=Invitations (%1$S)| but I assume that this will tear apart the strings having some in the properties file and most in the dtd.
Attachment #277101 - Flags: review?(philipp) → review+
(In reply to comment #3)
> (From update of attachment 277101 [details] [diff] [review])
> Looks fine. The only other string I could find was
> |&calendar.invitations.dialog.invitations.text;|
This belongs to the invitations dialog which is a totally different story. As far as I know this whole dialog will be moved into the calendar mode pane (we talked about this idea at the Hamburg F2F meeting, you remember?). I would like to address all issues related to this dialog in a bunch of separate bugs, if you don't mind.
patch checked in on trunk and MOZILLA_1_8_BRANCH

-> FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.7
|warningNegativeDuration=The end date you entered occurs before the start date| is missing a trailing period.
Verified using Mozilla/5.0 (Windows; U; Windows NT 5.0; lt; rv:1.8.1.7pre) Gecko/20070825 Calendar/0.7pre.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: