AanshSavla commented on code in PR #5577:
URL: https://github.com/apache/netbeans/pull/5577#discussion_r1120243842


##########
ide/mercurial/src/org/netbeans/modules/mercurial/ui/repository/RepositoryPanel.java:
##########
@@ -227,7 +227,7 @@ private void 
chooseFolderButtonActionPerformed(java.awt.event.ActionEvent evt) {
         } catch (URISyntaxException | IllegalArgumentException ex) {
             //
         }
-        JFileChooser fileChooser = new 
AccessibleJFileChooser(NbBundle.getMessage(RepositoryPanel.class, 
"RepositoryPanel.FileChooser.Descritpion"), //NOI18N

Review Comment:
   I just checked that in my local repo I have changed it to 'Description' in 
the file but it is not reflecting in my remote repo file.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to