Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit a4fbd26

Browse files
authored
Merge pull request #195 from ExchangeCalendar/ec-4.0
Merge `ec4.0` into `master`
2 parents bedeb68 + fab15ab commit a4fbd26

File tree

1,100 files changed

+62064
-61477
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,100 files changed

+62064
-61477
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/install.rdf
2+
/exchangecalendar-v*.xpi

.tx/config

Lines changed: 189 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,189 @@
1+
[main]
2+
host = https://www.transifex.com
3+
4+
[exchangecalendar.addressbook-addressbookOverlay]
5+
file_filter = addressbook/locale/<lang>/addressbookOverlay.dtd
6+
source_file = addressbook/locale/en/addressbookOverlay.dtd
7+
source_lang = en
8+
type = DTD
9+
10+
[exchangecalendar.addressbook-exchangeContactSettings]
11+
file_filter = addressbook/locale/<lang>/exchangeContactSettings.dtd
12+
source_file = addressbook/locale/en/exchangeContactSettings.dtd
13+
source_lang = en
14+
type = DTD
15+
16+
[exchangecalendar.addressbook-ExchangeContacts]
17+
file_filter = addressbook/locale/<lang>/ExchangeContacts.properties
18+
source_file = addressbook/locale/en/ExchangeContacts.properties
19+
source_lang = en
20+
type = MOZILLAPROPERTIES
21+
22+
[exchangecalendar.addressbook-ExchangeDistLists]
23+
file_filter = addressbook/locale/<lang>/ExchangeDistLists.properties
24+
source_file = addressbook/locale/en/ExchangeDistLists.properties
25+
source_lang = en
26+
type = MOZILLAPROPERTIES
27+
28+
[exchangecalendar.attachments-view]
29+
file_filter = calendar/locale/<lang>/attachments-view.dtd
30+
source_file = calendar/locale/en/attachments-view.dtd
31+
source_lang = en
32+
type = DTD
33+
34+
[exchangecalendar.browseFolder]
35+
file_filter = common/locale/<lang>/browseFolder.dtd
36+
source_file = common/locale/en/browseFolder.dtd
37+
source_lang = en
38+
type = DTD
39+
40+
[exchangecalendar.exchangeCloneSettings]
41+
file_filter = common/locale/<lang>/exchangeCloneSettings.dtd
42+
source_file = common/locale/en/exchangeCloneSettings.dtd
43+
source_lang = en
44+
type = DTD
45+
46+
[exchangecalendar.exchangeReminderDialog]
47+
file_filter = calendar/locale/<lang>/exchangeReminderDialog.dtd
48+
source_file = calendar/locale/en/exchangeReminderDialog.dtd
49+
source_lang = en
50+
type = DTD
51+
52+
[exchangecalendar.messenger_task_delegation]
53+
file_filter = calendar/locale/<lang>/messenger_task_delegation.dtd
54+
source_file = calendar/locale/en/messenger_task_delegation.dtd
55+
source_lang = en
56+
type = DTD
57+
58+
[exchangecalendar.sendUpdateTo]
59+
file_filter = common/locale/<lang>/sendUpdateTo.dtd
60+
source_file = common/locale/en/sendUpdateTo.dtd
61+
source_lang = en
62+
type = DTD
63+
64+
[exchangecalendar.timezonePreference]
65+
file_filter = common/locale/<lang>/timezonePreference.dtd
66+
source_file = common/locale/en/timezonePreference.dtd
67+
source_lang = en
68+
type = DTD
69+
70+
[exchangecalendar.invitationResponse]
71+
file_filter = common/locale/<lang>/invitationResponse.dtd
72+
source_file = common/locale/en/invitationResponse.dtd
73+
source_lang = en
74+
type = DTD
75+
76+
[exchangecalendar.lightning-item-iframe]
77+
file_filter = calendar/locale/<lang>/lightning-item-iframe.dtd
78+
source_file = calendar/locale/en/lightning-item-iframe.dtd
79+
source_lang = en
80+
type = DTD
81+
82+
[exchangecalendar.calendar-calendars-list]
83+
file_filter = calendar/locale/<lang>/calendar-calendars-list.dtd
84+
source_file = calendar/locale/en/calendar-calendars-list.dtd
85+
source_lang = en
86+
type = DTD
87+
88+
[exchangecalendar.calendar-summary-dialog]
89+
file_filter = calendar/locale/<lang>/calendar-summary-dialog.dtd
90+
source_file = calendar/locale/en/calendar-summary-dialog.dtd
91+
source_lang = en
92+
type = DTD
93+
94+
[exchangecalendar.delegate-calendar-dialog]
95+
file_filter = calendar/locale/<lang>/delegate-calendar-dialog.dtd
96+
source_file = calendar/locale/en/delegate-calendar-dialog.dtd
97+
source_lang = en
98+
type = DTD
99+
100+
[exchangecalendar.delegate-folder]
101+
file_filter = common/locale/<lang>/delegate-folder.dtd
102+
source_file = common/locale/en/delegate-folder.dtd
103+
source_lang = en
104+
type = DTD
105+
106+
[exchangecalendar.exchangeSettings]
107+
file_filter = common/locale/<lang>/exchangeSettings.dtd
108+
source_file = common/locale/en/exchangeSettings.dtd
109+
source_lang = en
110+
type = DTD
111+
112+
[exchangecalendar.extra-priority]
113+
file_filter = common/locale/<lang>/extra-priority.dtd
114+
source_file = common/locale/en/extra-priority.dtd
115+
source_lang = en
116+
type = DTD
117+
118+
[exchangecalendar.inviteStyle]
119+
file_filter = common/locale/<lang>/inviteStyle.dtd
120+
source_file = common/locale/en/inviteStyle.dtd
121+
source_lang = en
122+
type = DTD
123+
124+
[exchangecalendar.manageEWSAccounts]
125+
file_filter = common/locale/<lang>/manageEWSAccounts.dtd
126+
source_file = common/locale/en/manageEWSAccounts.dtd
127+
source_lang = en
128+
type = DTD
129+
130+
[exchangecalendar.oofSettings]
131+
file_filter = common/locale/<lang>/oofSettings.dtd
132+
source_file = common/locale/en/oofSettings.dtd
133+
source_lang = en
134+
type = DTD
135+
136+
[exchangecalendar.preInvitationResponse]
137+
file_filter = common/locale/<lang>/preInvitationResponse.dtd
138+
source_file = common/locale/en/preInvitationResponse.dtd
139+
source_lang = en
140+
type = DTD
141+
142+
[exchangecalendar.preferences]
143+
file_filter = common/locale/<lang>/preferences.dtd
144+
source_file = common/locale/en/preferences.dtd
145+
source_lang = en
146+
type = DTD
147+
148+
[exchangecalendar.rtews]
149+
file_filter = emailtag/locale/<lang>/emailtag.dtd
150+
source_file = emailtag/locale/en/emailtag.dtd
151+
source_lang = en
152+
type = DTD
153+
154+
[exchangecalendar.rtews-properties]
155+
file_filter = emailtag/locale/<lang>/emailtag.properties
156+
source_file = emailtag/locale/en/emailtag.properties
157+
source_lang = en
158+
type = MOZILLAPROPERTIES
159+
160+
[exchangecalendar.selectEWSUrl]
161+
file_filter = common/locale/<lang>/selectEWSUrl.dtd
162+
source_file = common/locale/en/selectEWSUrl.dtd
163+
source_lang = en
164+
type = DTD
165+
166+
[exchangecalendar.sharedCalendarParser]
167+
file_filter = common/locale/<lang>/sharedCalendarParser.dtd
168+
source_file = common/locale/en/sharedCalendarParser.dtd
169+
source_lang = en
170+
type = DTD
171+
172+
[exchangecalendar.ecCalendarCreation]
173+
file_filter = calendar/locale/<lang>/ecCalendarCreation.dtd
174+
source_file = calendar/locale/en/ecCalendarCreation.dtd
175+
source_lang = en
176+
type = DTD
177+
178+
[exchangecalendar.exchangeSettingsOverlay]
179+
file_filter = common/locale/<lang>/exchangeSettingsOverlay.dtd
180+
source_file = common/locale/en/exchangeSettingsOverlay.dtd
181+
source_lang = en
182+
type = DTD
183+
184+
[exchangecalendar.calExchangeCalendar]
185+
file_filter = common/locale/<lang>/calExchangeCalendar.properties
186+
source_file = common/locale/en/calExchangeCalendar.properties
187+
source_lang = en
188+
type = MOZILLAPROPERTIES
189+

0 commit comments

Comments
 (0)