diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-02 14:33:53 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-02 14:35:25 +0200 |
commit | b14680fbdde35ed60a2bde21fcfc839cb7c1ffd3 (patch) | |
tree | 47d69591eeb002ebabfd06a4696cf4368bf8811a /extras/source | |
parent | b6c40e724452c78b8c1f16f27cda17be177195e8 (diff) |
tdf#93233 fix clockface emoji entries
this fixes the template only - the actual autocorrect entries for en-US
will be processed on next translation merge
Change-Id: Ib898897e448914ca334d7c34a45e18f787a8aa14
Diffstat (limited to 'extras/source')
-rw-r--r-- | extras/source/autocorr/emoji/emoji.ulf | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/extras/source/autocorr/emoji/emoji.ulf b/extras/source/autocorr/emoji/emoji.ulf index c549c5d590a6..28a8b1fc80ee 100644 --- a/extras/source/autocorr/emoji/emoji.ulf +++ b/extras/source/autocorr/emoji/emoji.ulf @@ -3549,51 +3549,51 @@ en-US = "12" [CLOCK_FACE_ONE-THIRTY] x-comment = "🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji" -en-US = "1:30" +en-US = "1.30" [CLOCK_FACE_TWO-THIRTY] x-comment = "🕝 (U+1F55D), see http://wiki.documentfoundation.org/Emoji" -en-US = "2:30" +en-US = "2.30" [CLOCK_FACE_THREE-THIRTY] x-comment = "🕞 (U+1F55E), see http://wiki.documentfoundation.org/Emoji" -en-US = "3:30" +en-US = "3.30" [CLOCK_FACE_FOUR-THIRTY] x-comment = "🕟 (U+1F55F), see http://wiki.documentfoundation.org/Emoji" -en-US = "4:30" +en-US = "4.30" [CLOCK_FACE_FIVE-THIRTY] x-comment = "🕠 (U+1F560), see http://wiki.documentfoundation.org/Emoji" -en-US = "5:30" +en-US = "5.30" [CLOCK_FACE_SIX-THIRTY] x-comment = "🕡 (U+1F561), see http://wiki.documentfoundation.org/Emoji" -en-US = "6:30" +en-US = "6.30" [CLOCK_FACE_SEVEN-THIRTY] x-comment = "🕢 (U+1F562), see http://wiki.documentfoundation.org/Emoji" -en-US = "7:30" +en-US = "7.30" [CLOCK_FACE_EIGHT-THIRTY] x-comment = "🕣 (U+1F563), see http://wiki.documentfoundation.org/Emoji" -en-US = "8:30" +en-US = "8.30" [CLOCK_FACE_NINE-THIRTY] x-comment = "🕤 (U+1F564), see http://wiki.documentfoundation.org/Emoji" -en-US = "9:30" +en-US = "9.30" [CLOCK_FACE_TEN-THIRTY] x-comment = "🕥 (U+1F565), see http://wiki.documentfoundation.org/Emoji" -en-US = "10:30" +en-US = "10.30" [CLOCK_FACE_ELEVEN-THIRTY] x-comment = "🕦 (U+1F566), see http://wiki.documentfoundation.org/Emoji" -en-US = "11:30" +en-US = "11.30" [CLOCK_FACE_TWELVE-THIRTY] x-comment = "🕧 (U+1F567), see http://wiki.documentfoundation.org/Emoji" -en-US = "12:30" +en-US = "12.30" [MOUNT_FUJI] x-comment = "🗻 (U+1F5FB), see http://wiki.documentfoundation.org/Emoji" |