Closed
Bug 689200
Opened 12 years ago
Closed 12 years ago
Update en-GB for Calendar 1.0b8pre (comm-aurora)
Categories
(Mozilla Localizations :: en-GB / English (United Kingdom), defect)
Mozilla Localizations
en-GB / English (United Kingdom)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla8
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file)
250.75 KB,
patch
|
mamozrk
:
review+
|
Details | Diff | Splinter Review |
This patch adds en-GB locale for Calendar (Sunbird/Lightning)
Attachment #562466 -
Flags: review?(moz_en-gb)
Comment 1•12 years ago
|
||
Comment on attachment 562466 [details] [diff] [review] Add en-GB for calendar [Checked in aurora: Comment 3] Review of attachment 562466 [details] [diff] [review]: ----------------------------------------------------------------- Did this come from http://hg.mozilla.org/releases/l10n-miramar/en-GB/ ? Anyway, just a few nits: ::: calendar/chrome/calendar/calendar-event-dialog.dtd @@ +176,5 @@ > +<!ENTITY event.menu.options.show.time.free.accesskey "F"> > + > +<!ENTITY event.invite.attendees.label "Invite Attendees…"> > +<!ENTITY event.invite.attendees.accesskey "I"> > +<!ENTITY event.email.attendees.label "Compose E-Mail to All Attendees…"> E-Mail -> Email @@ +178,5 @@ > +<!ENTITY event.invite.attendees.label "Invite Attendees…"> > +<!ENTITY event.invite.attendees.accesskey "I"> > +<!ENTITY event.email.attendees.label "Compose E-Mail to All Attendees…"> > +<!ENTITY event.email.attendees.accesskey "A"> > +<!ENTITY event.email.tentative.attendees.label "Compose E-Mail to Undecided Attendees…"> E-Mail -> Email ::: calendar/chrome/calendar/dialogs/calendar-event-dialog-reminder.dtd @@ +46,5 @@ > +<!ENTITY reminder.relation.before.label "before" > > +<!ENTITY reminder.relation.after.label "after" > > + > +<!ENTITY reminder.action.alert.label "Show an Alert"> > +<!ENTITY reminder.action.email.label "Send an E-mail"> E-mail -> Email ::: calendar/chrome/calendar/provider-uninstall.dtd @@ +36,5 @@ > + > +<!ENTITY providerUninstall.title "Uninstall a Provider"> > +<!ENTITY providerUninstall.accept.label "Unsubscribe Selected"> > +<!ENTITY providerUninstall.accept.accesskey "U"> > +<!ENTITY providerUninstall.cancel.label "Keep Addon"> Addon -> Add-on ::: calendar/chrome/lightning/lightning.dtd @@ +98,5 @@ > + > +<!-- properties dialog, calendar creation wizard --> > +<!ENTITY lightning.calendarproperties.showevents.inagenda.label "Show Events in Today Pane"> > +<!ENTITY lightning.calendarproperties.showtasks.label "Show Tasks in Today Pane and Task Mode"> > +<!ENTITY lightning.calendarproperties.email.label "E-Mail:"> E-Mail -> Email ::: calendar/chrome/lightning/lightning.properties @@ +80,5 @@ > +imipUpdate.label=Update > +imipAcceptTentativeInvitation.label=Tentative > +imipSend.label=Send > +imipSendMail.title=E-Mail Notification > +imipSendMail.text=Would you like to send out notification E-Mail now? E-Mail -> Email (x2) ::: calendar/installer/override.properties @@ +112,5 @@ > +Skipped="Skipped: " > +CopyDetails=Copy Details To Clipboard > +LogInstall=Log install process > +Byte=B > +Kilo=K Kilo=k
Attachment #562466 -
Flags: review?(moz_en-gb) → review+
(In reply to Mark Tyndall from comment #1) > Comment on attachment 562466 [details] [diff] [review] [diff] [details] [review] > Add en-GB for calendar > > Review of attachment 562466 [details] [diff] [review] [diff] [details] [review]: > ----------------------------------------------------------------- > > Did this come from http://hg.mozilla.org/releases/l10n-miramar/en-GB/ ? > No, came from porting the en-US locale files from comm-aurora. > Anyway, just a few nits: > All fixed locally.
Comment on attachment 562466 [details] [diff] [review] Add en-GB for calendar [Checked in aurora: Comment 3] http://hg.mozilla.org/releases/l10n/mozilla-aurora/en-GB/rev/4ff6a219c9f9
Attachment #562466 -
Attachment description: Add en-GB for calendar → Add en-GB for calendar [Checked in aurora: Comment 3]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
You need to log in
before you can comment on or make changes to this bug.
Description
•