Skip to content

Commit

Permalink
src: Update ibusunicodegen.h with Unicode 15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Feb 28, 2024
1 parent 1a17f88 commit 228f0a7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/ibusunicodegen.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
/* vim:set et sts=4: */
/* ibus - The Input Bus
* Copyright (C) 2018-2023 Takao Fujiwara <takao.fujiwara1@gmail.com>
* Copyright (C) 2018-2023 Red Hat, Inc.
* Copyright (C) 2018-2024 Takao Fujiwara <takao.fujiwara1@gmail.com>
* Copyright (C) 2018-2024 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down Expand Up @@ -1307,6 +1307,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("CJK Unified Ideographs Extension F"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("CJK Unified Ideographs Extension I"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand Down

0 comments on commit 228f0a7

Please sign in to comment.