You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/02/05 17:37:27 UTC

[jira] Created: (OPENJPA-1498) Update localizer.properties files for easier translation

Update localizer.properties files for easier translation
--------------------------------------------------------

                 Key: OPENJPA-1498
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
             Project: OpenJPA
          Issue Type: Improvement
          Components: logging
            Reporter: Michael Dick
            Priority: Minor


A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OPENJPA-1498) Update localizer.properties files for easier translation

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick reassigned OPENJPA-1498:
-------------------------------------

    Assignee: Cathy Nordstrom  (was: Michael Dick)

> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
>                 Key: OPENJPA-1498
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: logging
>            Reporter: Michael Dick
>            Assignee: Cathy Nordstrom
>            Priority: Minor
>
> A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1498) Update localizer.properties files for easier translation

Posted by "Cathy Nordstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cathy Nordstrom updated OPENJPA-1498:
-------------------------------------

    Attachment: openjpa_patch.txt

Minor corrections needed for translation or to correct grammar or proper display of message.

org\apache\openjpa\kernel\localizer.properties
  duplicate ids, bad-lock-level
  removed the first one since it was not as detailed
  Wrote test TestFetchConfigurationImpl to be able to see message displayed by the IllegalArgumentException

org\apache\openjpa\datacache\localizer.properties
  add single quotes around singe quotes so that the single quote will appear in the message
  Tested change with TestPartitionedDataCache

org\apache\openjpa\persistence\localizer.properties
  duplicate ids - removef the extra param-missing and left the first as param-missing.
  Tried to test with TestQueryParameters, but project has errors since switch to java6.

org\apache\openjpa\persistence\localizer.properties
  changed either to neither in param-no-key

org\apache\openjpa\persistence\meta\localizer.properties
  corrected grammar in mmg-bad-log


> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
>                 Key: OPENJPA-1498
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: logging
>            Reporter: Michael Dick
>            Assignee: Cathy Nordstrom
>            Priority: Minor
>         Attachments: openjpa_patch.txt
>
>
> A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-1498) Update localizer.properties files for easier translation

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved OPENJPA-1498.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
>                 Key: OPENJPA-1498
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: logging
>    Affects Versions: 2.0.0
>            Reporter: Michael Dick
>            Assignee: Cathy Nordstrom
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: openjpa_patch.txt, openjpa_patch1.txt
>
>
> A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OPENJPA-1498) Update localizer.properties files for easier translation

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick reassigned OPENJPA-1498:
-------------------------------------

    Assignee: Michael Dick

> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
>                 Key: OPENJPA-1498
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: logging
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>            Priority: Minor
>
> A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1498) Update localizer.properties files for easier translation

Posted by "Cathy Nordstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cathy Nordstrom updated OPENJPA-1498:
-------------------------------------

           Patch Info: [Patch Available]
    Affects Version/s: 2.0.0

Added which version is affected and marked this as Path available

> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
>                 Key: OPENJPA-1498
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: logging
>    Affects Versions: 2.0.0
>            Reporter: Michael Dick
>            Assignee: Cathy Nordstrom
>            Priority: Minor
>         Attachments: openjpa_patch.txt
>
>
> A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1498) Update localizer.properties files for easier translation

Posted by "Cathy Nordstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cathy Nordstrom updated OPENJPA-1498:
-------------------------------------

    Attachment: openjpa_patch1.txt

openjpa_patch1.txt is a replacement for openjpa_patch.txt.  Kevin Sutter has reviewed openjpa_patch.txt and I have made updated to TestFetchConfigurationImpl.java for his suggestions.

> Update localizer.properties files for easier translation
> --------------------------------------------------------
>
>                 Key: OPENJPA-1498
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1498
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: logging
>    Affects Versions: 2.0.0
>            Reporter: Michael Dick
>            Assignee: Cathy Nordstrom
>            Priority: Minor
>         Attachments: openjpa_patch.txt, openjpa_patch1.txt
>
>
> A few minor issues were found with some of the localizer.properties files which may make them hard to parse by some translation tools. These are generally minor things like single quotes ('should be '') and trailing whitespace. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.