Index: patches/locale_google.patch |
diff --git a/patches/locale_google.patch b/patches/locale_google.patch |
index a574afda5eca86476c1e3b28d75cc2b02088f60b..fd0882cff193c12670ec49dd5e8d0fab3e8d4931 100644 |
--- a/patches/locale_google.patch |
+++ b/patches/locale_google.patch |
@@ -122,54 +122,6 @@ index 3cbca24..0b0accb 100644 |
} |
} |
} |
-diff --git a/source/data/locales/en_GB.txt b/source/data/locales/en_GB.txt |
-index a4f64fa..29e8f2a 100644 |
---- a/source/data/locales/en_GB.txt |
-+++ b/source/data/locales/en_GB.txt |
-@@ -119,9 +119,11 @@ en_GB{ |
- relativeTime{ |
- future{ |
- one{"in {0} mo"} |
-+ other{"in {0} mo"} |
- } |
- past{ |
- one{"{0} mo ago"} |
-+ other{"{0} mo ago"} |
- } |
- } |
- } |
-@@ -143,9 +145,11 @@ en_GB{ |
- relativeTime{ |
- future{ |
- one{"in {0} qtr"} |
-+ other{"in {0} qtr"} |
- } |
- past{ |
- one{"{0} qtr ago"} |
-+ other{"{0} qtr ago"} |
- } |
- } |
- } |
-@@ -192,6 +196,7 @@ en_GB{ |
- relativeTime{ |
- future{ |
- one{"in {0} wk"} |
-+ other{"in {0} wk"} |
- } |
- past{ |
- one{"{0} wk ago"} |
-@@ -216,9 +221,11 @@ en_GB{ |
- relativeTime{ |
- future{ |
- one{"in {0} yr"} |
-+ other{"in {0} yr"} |
- } |
- past{ |
- one{"{0} yr ago"} |
-+ other{"{0} yr ago"} |
- } |
- } |
- } |
diff --git a/source/data/locales/hi.txt b/source/data/locales/hi.txt |
index 101db57..e13bc05 100644 |
--- a/source/data/locales/hi.txt |