Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DSDP/MTJ/Requirements/MIDlet Localization Support"

< DSDP‎ | MTJ‎ | Requirements
(Localization requirements proposal)
 
m
Line 24: Line 24:
  
 
----
 
----
<b>ID</b>: L10n:FR003 - Properly Manage Locales in Build
+
<b>ID</b>: L10n:FR003 - Generate Bundles During Build
  
 
<b>Description:</b> TBD
 
<b>Description:</b> TBD
Line 37: Line 37:
  
 
----
 
----
<b>ID</b>: L10n:FR004 - Export Locale Files
+
<b>ID</b>: L10n:FR004 - Export Bundles
  
 
<b>Description:</b> TBD
 
<b>Description:</b> TBD
Line 49: Line 49:
  
 
----
 
----
<b>ID</b>: L10n:FR005 - Externalize strings
+
<b>ID</b>: L10n:FR005 - Externalize Strings
  
 
<b>Description:</b> TBD
 
<b>Description:</b> TBD
Line 75: Line 75:
  
 
----
 
----
<b>ID</b>: L10n:FR007 - Ant Task to Generate Locale Files
+
<b>ID</b>: L10n:FR007 - Ant Task to Generate Bundles
  
 
<b>Description:</b> TBD
 
<b>Description:</b> TBD

Revision as of 19:01, 15 October 2008

ID: L10n:FR001 - Add Localization Support To a MIDlet Project

Description: Add an option to add L10n Support to a MIDlet Project, this will create a locales source files, and a java source code that makes the messages available to be used in the MIDlet code.

Priority: 1

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


ID: L10n:FR002 - Locale Editor

Description: TBD Priority: 1

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


ID: L10n:FR003 - Generate Bundles During Build

Description: TBD

Priority: 1

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


ID: L10n:FR004 - Export Bundles

Description: TBD Priority: 2

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


ID: L10n:FR005 - Externalize Strings

Description: TBD

Priority: 4

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


ID: L10n:FR006 - Import Previously Existing Bundles in Project Locale Source

Description: TBD

Priority: 5

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


ID: L10n:FR007 - Ant Task to Generate Bundles

Description: TBD

Priority: 5

Owner: Hugo Raniere

Status: Proposed on 15-Oct-2008

Community Review: TBD


Back to the top