Skip to content

Commit

Permalink
Bug 1859752 - Part 2: Update ICU patch files. r=platform-i18n-reviewe…
Browse files Browse the repository at this point in the history
…rs,dminor

Update patch file to apply cleanly on ICU 74.

Depends on D192708

Differential Revision: https://phabricator.services.mozilla.com/D192709
  • Loading branch information
anba committed Nov 7, 2023
1 parent 70afc78 commit 564c2c5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions intl/icu-patches/bug-1614941-dsb-hsb-dates.diff
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/intl/icu/source/data/locales/dsb.txt b/intl/icu/source/data/locales/dsb.txt
--- a/intl/icu/source/data/locales/dsb.txt
+++ b/intl/icu/source/data/locales/dsb.txt
@@ -547,23 +547,27 @@ dsb{
@@ -480,21 +480,25 @@ dsb{
other{"W. 'tyźeń' MMMM"}
two{"W. 'tyźeń' MMMM"}
}
Expand All @@ -14,8 +14,6 @@ diff --git a/intl/icu/source/data/locales/dsb.txt b/intl/icu/source/data/locales
h{"h a"}
hm{"h:mm a"}
hms{"h:mm:ss a"}
ms{"mm:ss"}
y{"y"}
yM{"M.y"}
yMEd{"E, d.M.y"}
+ yMM{"MM y"}
Expand All @@ -32,7 +30,7 @@ diff --git a/intl/icu/source/data/locales/dsb.txt b/intl/icu/source/data/locales
diff --git a/intl/icu/source/data/locales/hsb.txt b/intl/icu/source/data/locales/hsb.txt
--- a/intl/icu/source/data/locales/hsb.txt
+++ b/intl/icu/source/data/locales/hsb.txt
@@ -546,23 +546,27 @@ hsb{
@@ -480,21 +480,25 @@ hsb{
other{"W. 'tydźeń' MMMM"}
two{"W. 'tydźeń' MMMM"}
}
Expand All @@ -45,8 +43,6 @@ diff --git a/intl/icu/source/data/locales/hsb.txt b/intl/icu/source/data/locales
h{"h a"}
hm{"h:mm a"}
hms{"h:mm:ss a"}
ms{"mm:ss"}
y{"y"}
yM{"M.y"}
yMEd{"E, d.M.y"}
+ yMM{"MM y"}
Expand Down

0 comments on commit 564c2c5

Please sign in to comment.