From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#31054: report problem: import bookmark for Web application does not work Date: Sun, 08 Apr 2018 12:18:17 -0400 Message-ID: <87o9itsmd2.fsf@netris.org> References: <87muye7urf.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f5D2z-0006wa-CG for bug-guix@gnu.org; Sun, 08 Apr 2018 12:20:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f5D2w-0002lP-5r for bug-guix@gnu.org; Sun, 08 Apr 2018 12:20:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34831) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f5D2w-0002lH-2M for bug-guix@gnu.org; Sun, 08 Apr 2018 12:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f5D2v-0001PB-Os for bug-guix@gnu.org; Sun, 08 Apr 2018 12:20:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Wensheng Xie's message of "Sun, 8 Apr 2018 10:14:24 +0800") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Wensheng Xie Cc: 31054@debbugs.gnu.org Hi, Wensheng Xie writes: > By the way, I also noticed that "import/export bookmark" entries are > not translated into Chinese. Do you know where I can submit > translation issues for Chinese for guixSD? Those translation files are part of the upstream Epiphany web browser project, which is part of GNOME. I guess that this is the file that requires an update to add those translation entries: https://git.gnome.org/browse/epiphany/tree/po/zh_CN.po I'm not sure off-hand how upstream prefers to receive translation updates, but it's probably sufficient to send a patch here: https://bugzilla.gnome.org/enter_bug.cgi?product=epiphany Here's more information on the GNOME translation project, which might be useful: https://wiki.gnome.org/TranslationProject Regards, Mark