bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #48903] xgettext: Add support for ClutterScript


From: Philip Withnall
Subject: [bug-gettext] [bug #48903] xgettext: Add support for ClutterScript
Date: Thu, 25 Aug 2016 18:22:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

URL:
  <http://savannah.gnu.org/bugs/?48903>

                 Summary: xgettext: Add support for ClutterScript
                 Project: GNU gettext
            Submitted by: drbob
            Submitted on: Thu 25 Aug 2016 06:22:10 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

ClutterScript is a UI definition language for the Clutter toolkit, based on
JSON. It allows marking translatable strings by adding a ‘translatable’
attribute to an object, and putting the string to be translated in a
‘string’ attribute. Translations are looked up by Clutter at runtime,
rather than being merged back into the ClutterScript file.

https://developer.gnome.org/clutter/stable/ClutterScript.html

This adds an extractor for ClutterScript files, which uses json-c to parse the
JSON. The dependency is optional, and can be disabled by compiling gettext
with --without-json-c.

A couple of new test cases are included, which will be skipped if
ClutterScript support is compiled out.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 25 Aug 2016 06:22:10 PM GMT  Name:
0001-xgettext-Add-support-for-ClutterScript.patch  Size: 24kB   By: drbob
xgettext: Add support for ClutterScript
<http://savannah.gnu.org/bugs/download.php?file_id=38357>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48903>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]