[zanata-bugs] [Bug 788857] New: RFE: Omit NON-TRANSLATABLE strings when pushing .properties files

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 9 06:28:09 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: RFE: Omit NON-TRANSLATABLE strings when pushing .properties files

https://bugzilla.redhat.com/show_bug.cgi?id=788857

           Summary: RFE: Omit NON-TRANSLATABLE strings when pushing
                    .properties files
           Product: Zanata
           Version: 1.5-SNAPSHOT
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Improvement
          Severity: unspecified
          Priority: unspecified
         Component: Component-Maven
        AssignedTo: runab at redhat.com
        ReportedBy: sflaniga at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem:

Java .properties files often contain entries which are not meant to be
translated, but are instead a form of configuration.  (Sometimes it's the
entire file, sometimes not.)

We should implement a mechanism which would allow developers to mark up
sections of .properties files as non-translatable, so that they won't be
imported into Zanata and modified by translators, creating additional work and
potentially introducing runtime bugs.

This page describes a suggested scheme:
http://wiki.eclipse.org/Eclipse_Globalization_Guidelines#Non-translatable_Message_Strings

We already have an implementation for this scheme in Zanata (in PropReader), it
just needs to be integrated into the REST client.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list