From cef80e35268170fd57ed39cdf5256fb7d28f92cd Mon Sep 17 00:00:00 2001 From: Lรกszlรณ Nรฉmeth Date: Mon, 18 Dec 2017 23:13:41 +0100 Subject: Add emojis of Unicode 7, 8, 9 and 10 to en-US autocorrection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit also fixing some old shortcodes. Testing the new emojis in an en-US document: :dove: โ†’ ๐Ÿ•Š :popcorn: โ†’ ๐Ÿฟ :spock: โ†’ ๐Ÿ–– :unicorn: โ†’ ๐Ÿฆ„ Note: only translations are added to the autocorrection, so there won't be untranslated strings in a non-en-US autocorrection table. (cherry-picked from the commit 481c67c) Change-Id: I2f519b52501dbeeff4de959e828387f2566bc54d Reviewed-on: https://gerrit.libreoffice.org/46754 Reviewed-by: Lรกszlรณ Nรฉmeth Tested-by: Lรกszlรณ Nรฉmeth Reviewed-on: https://gerrit.libreoffice.org/46781 Tested-by: Jenkins Reviewed-by: Christian Lohmaier --- extras/source/autocorr/lang/en-US/DocumentList.xml | 539 ++++++++++++++++++--- 1 file changed, 473 insertions(+), 66 deletions(-) diff --git a/extras/source/autocorr/lang/en-US/DocumentList.xml b/extras/source/autocorr/lang/en-US/DocumentList.xml index e1415f0e530e..37f92f23bab2 100644 --- a/extras/source/autocorr/lang/en-US/DocumentList.xml +++ b/extras/source/autocorr/lang/en-US/DocumentList.xml @@ -822,13 +822,6 @@ - - - - - - - @@ -891,7 +884,13 @@ + + + + + + @@ -901,6 +900,7 @@ + @@ -911,37 +911,53 @@ + - - + + + + + + + + + + + + + + + + + @@ -956,8 +972,10 @@ + + @@ -989,59 +1007,97 @@ + - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + - + + + + - + + + @@ -1050,20 +1106,27 @@ + - - + + + + + + + + - - + + @@ -1073,73 +1136,105 @@ - + + - + + + + - + + + + + + + + + + + - + + + + + + + + + + + + - + + + + + + + + @@ -1149,12 +1244,18 @@ + + + + + + @@ -1166,31 +1267,57 @@ + + + + + + + + + + + + + + - + - + + + + + + + + - - + + + + + + + @@ -1201,25 +1328,40 @@ + + + + + + + + + + + + - + + + + @@ -1229,31 +1371,51 @@ + + - - - + + + + + + + + + + - + + + + + + + + + + + + @@ -1267,18 +1429,28 @@ - + + + + + + + - + + + + + @@ -1288,29 +1460,41 @@ + + - + + + + + + + + + + + @@ -1320,6 +1504,7 @@ + @@ -1327,20 +1512,29 @@ + + + + + - + + + + + @@ -1350,8 +1544,10 @@ + + @@ -1363,6 +1559,7 @@ + @@ -1372,13 +1569,20 @@ - + + + + + + + + @@ -1389,8 +1593,11 @@ + + + @@ -1400,8 +1607,10 @@ + + - + @@ -1411,28 +1620,41 @@ + + + - + + - - + + + + + + + + + + + @@ -1440,6 +1662,7 @@ + @@ -1448,14 +1671,19 @@ + + + + + @@ -1463,35 +1691,54 @@ + - + + + - + + + + - + + + + + + + + + + + + + + @@ -1500,6 +1747,7 @@ + @@ -1507,15 +1755,19 @@ - + + + + + @@ -1526,16 +1778,23 @@ + + + + + + + @@ -1552,16 +1811,20 @@ + - + + + + @@ -1569,36 +1832,60 @@ + + + + - + + + + - + + + + + + + + + + + + + + + + + + @@ -1611,40 +1898,57 @@ + + + + - + + + + - + + + + + + + + + + + @@ -1654,6 +1958,7 @@ + @@ -1662,13 +1967,22 @@ + + + + + + + + + @@ -1679,23 +1993,31 @@ + - + + + + + + + + @@ -1705,29 +2027,38 @@ - + + - - - + + + + + + + + + - + + + @@ -1735,30 +2066,47 @@ + + - + + + + + + + + + + + + + + + + @@ -1774,6 +2122,8 @@ + + @@ -1781,12 +2131,16 @@ + + + + @@ -1795,13 +2149,21 @@ + + + + + + + + @@ -1811,20 +2173,27 @@ - + + + + - + + + + - + + @@ -1842,12 +2211,17 @@ + + + + + - + @@ -1859,10 +2233,14 @@ + + + + @@ -1878,7 +2256,10 @@ + + + @@ -1892,18 +2273,19 @@ + - + @@ -1911,38 +2293,50 @@ + + + + + + - + + + - + + + + + @@ -1950,7 +2344,9 @@ + + @@ -1964,8 +2360,9 @@ + - + @@ -1973,10 +2370,14 @@ + + + + @@ -1985,12 +2386,18 @@ + + + + + + -- cgit