Sha256: 452c4c861812a7fe6f8c3c2f2991b0e5a82bc8b9b0846ffdba9fabc9fb225324

Contents?: true

Size: 1.02 KB

Versions: 44

Compression:

Stored size: 1.02 KB

Contents

<?xml version="1.0"?>
<!--
See the gettext documentation for the file format:
http://www.gnu.org/software/gettext/manual/html_node/Preparing-ITS-Rules.html
-->
<its:rules xmlns:its="http://www.w3.org/2005/11/its"
           xmlns:gt="https://www.gnu.org/s/gettext/ns/its/extensions/1.0"
           version="2.0">
  <its:translateRule selector="/schemalist" translate="no"/>

  <its:translateRule selector="//summary | //description" translate="yes"/>

  <its:translateRule selector="//default[@l10n]" translate="yes"/>

  <!-- The 'context' attribute should be extracted as msgctxt.  -->
  <gt:contextRule selector="//default[@context]" contextPointer="@context"/>
  <gt:escapeRule selector="//default/@context" escape="no"/>

  <!-- Remove whitespaces around the default value.  -->
  <gt:preserveSpaceRule selector="//default" space="trim"/>

  <!-- Extracted strings are consumed by the library and are never
       merged back; we don't want to escape special characters.  -->
  <gt:escapeRule selector="/schemalist" escape="no"/>
</its:rules>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
glib2-3.2.9-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.9-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.8-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.8-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.7-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.7-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.6-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.6-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.5-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.5-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.4-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.4-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.3-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.3-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.2-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.2-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.1-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.1-x86-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.0-x64-mingw32 vendor/local/share/gettext/its/gschema.its
glib2-3.2.0-x86-mingw32 vendor/local/share/gettext/its/gschema.its