This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 111503 - I18N - Texts in rename preview are not from bundle
Summary: I18N - Texts in rename preview are not from bundle
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords: I18N, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2007-07-31 16:06 UTC by Jiri Prox
Modified: 2007-10-24 21:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2007-07-31 16:06:47 UTC
Product Version: NetBeans IDE Dev (Build 200707270000) Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 System:
Linux version 2.6.5-1.358 running on i386 UTF-8; ja_JP (nb) Userdir: /space/ui18n3
Pseudolocalized

Texts in rename preview (as Rename method call) are not loaded from bundle
Comment 1 Torbjorn Norbye 2007-08-02 20:12:12 UTC
Will fix.
Comment 2 Ken Frank 2007-08-19 17:39:38 UTC
in rename dialog itself (perhaps other ruby refactoring dialogs or windows)
is
WARNING: Ruby refactoring is not accurate ! Inspect everything manually !

(PS in find usages, there is similar message
WARNING: This feature is in development and inaccurate
also not from bundle - is separate issue wanted for this ?

(and if there are other ruby/rails windows with similar kind of WARNING messages,
please have them come from bundle files.)

ken.frank@sun.com
Comment 3 Martin Krauskopf 2007-08-30 10:40:33 UTC
The same as issue #111495.

refactoring/src/org/netbeans/modules/refactoring/ruby/ui/Bundle.properties;
new revision: 1.4; previous revision: 1.3
refactoring/src/org/netbeans/modules/refactoring/ruby/ui/WhereUsedPanel.java;
new revision: 1.2; previous revision: 1.1
Comment 4 Ken Frank 2007-09-29 22:11:47 UTC
reopening

word such as Update symbol reference, update reference to are not  from bundle 

please check all related usages and put into bundles.

ken.frank@sun.com
Comment 5 Torbjorn Norbye 2007-10-03 16:57:25 UTC
Fixed

IDE:-------------------------------------------------
IDE: [10/3/07 8:56 AM] Committing started
Checking in Bundle.properties;
/cvs/ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/plugins/Bundle.properties,v  <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Checking in RenameRefactoringPlugin.java;
/cvs/ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/plugins/RenameRefactoringPlugin.java,v  <-- 
RenameRefactoringPlugin.java
new revision: 1.8; previous revision: 1.7
done
IDE: [10/3/07 8:56 AM] Committing finished
Comment 6 Ken Frank 2007-10-24 21:19:51 UTC
verified.

ken.frank@sun.com