You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/10/11 20:42:50 UTC

[Bug 61606] New: Translate Brows... button in some element

https://bz.apache.org/bugzilla/show_bug.cgi?id=61606

            Bug ID: 61606
           Summary: Translate Brows... button in some element
           Product: JMeter
           Version: 3.3
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: ra0077@gmail.com
  Target Milestone: ---

Hi,

In some elements, Browse... button are not translated

It's because in src/core/org/apache/jmeter/testbeans/gui/FileEditor.java we
have :

JButton button = new JButton("Browse...");

Antonio

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61606] Translate Brows... button in some element

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61606

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
New Revision: 1811888

URL: http://svn.apache.org/viewvc?rev=1811888&view=rev
Log:
Bug61606 - Translate Browse... button in some element (FileEditor)

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/FileEditor.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.