Project

General

Profile

Actions

Feature #1707

open

internationalization

Added by Anonymous about 11 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/17/2013
Due date:
% Done:

0%

Estimated time:

Description

Hello,

Is it possible to add a feature to allow translations applied to a locale :

ex: tr("message.something.error", "En-us") will return "Error"

and: tr("message.something.error", "Fr-fr") will return "Erreur"

thank you for you advices... may be this was already implemented

Actions #1

Updated by Koen Deforche about 11 years ago

  • Status changed from New to InProgress

Hey,

I believe this is indeed something that is missing. What I also have found inconvenient and I would like to solve is the ability to use message resource bundles from within static resources.

Regards,

koen

Actions #2

Updated by Koen Deforche over 10 years ago

  • Status changed from InProgress to New
  • Target version deleted (3.3.1)

This will require breaking the WLocalizedStrings interface, something we will do only in a major/medior release.

Actions

Also available in: Atom PDF