Bug 550101 - [Quicksearch] Strings not externalized
Summary: [Quicksearch] Strings not externalized
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.13   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 4.13 M3   Edit
Assignee: Mickael Istria CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 548518
  Show dependency tree
 
Reported: 2019-08-15 08:54 EDT by Dani Megert CLA
Modified: 2019-08-18 16:06 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2019-08-15 08:54:57 EDT
I20190814-1800.

Strings not externalized.

Just two examples:
QuickSearchDialog.java
plugin.xml
Comment 1 Paul Pazderski CLA 2019-08-15 08:58:55 EDT
Also we should enable warning for non externalized strings for the project. (or error but I prefer warning)
Comment 2 Dani Megert CLA 2019-08-15 09:01:39 EDT
(In reply to Paul Pazderski from comment #1)
> Also we should enable warning for non externalized strings for the project.
> (or error but I prefer warning)
+1
Comment 3 Eclipse Genie CLA 2019-08-18 14:58:17 EDT
New Gerrit change created: https://git.eclipse.org/r/147884
Comment 4 Mickael Istria CLA 2019-08-18 16:06:30 EDT
Should be fixed now.