cross-channel content for 2022-05-17 11:02
X-Task-ID: H8y2Ky76TA2d-RPwk80EJg
X-Channel-Repo: mozilla-central
X-Channel-Revision: fe9a9b667b38146755750aeb58cd424491360235
X-Channel-Repo: releases/mozilla-beta
X-Channel-Revision: 5d336bc94813968feb1ef8f26af1f24a2f97904e
X-Channel-Repo: releases/mozilla-release
X-Channel-Revision: 0422c631e21c5d3524ec67392c2bba22b8f4953b
X-Channel-Repo: releases/mozilla-esr102
X-Channel-Revision: 602b3a8c1061e920f33c4c39773b4412192e7ce6
X-Channel-Repo: comm-central
X-Channel-Revision: 319d44983d68264287a496c7a8a1c9eb7aa1e8e0
X-Channel-Repo: releases/comm-beta
X-Channel-Revision: 4a59ef4aee6db8f2b53db151c90e823642366d43
X-Channel-Repo: releases/comm-esr102
X-Channel-Revision: f81fcbcfce4186eb9b069b0b5fb054c00019231f
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- Placeholders for input type=time -->
<!ENTITY time.hour.placeholder "--">
<!ENTITY time.minute.placeholder "--">
<!ENTITY time.second.placeholder "--">
<!ENTITY time.millisecond.placeholder "--">
<!ENTITY time.dayperiod.placeholder "--">
<!-- Field labels for input type=time -->
<!ENTITY time.hour.label "Hours">
<!ENTITY time.minute.label "Minutes">
<!ENTITY time.second.label "Seconds">
<!ENTITY time.millisecond.label "Milliseconds">
<!ENTITY time.dayperiod.label "AM/PM">
<!-- Placeholders for input type=date -->
<!ENTITY date.year.placeholder "yyyy">
<!ENTITY date.month.placeholder "mm">
<!ENTITY date.day.placeholder "dd">
<!-- Field labels for input type=date -->
<!ENTITY date.year.label "Year">
<!ENTITY date.month.label "Month">
<!ENTITY date.day.label "Day">
<!-- Date/time clear button -->
<!ENTITY datetime.reset.label "Clear">