Bug Tracker

Modify

Ticket #2095 (closed enhancement: invalid)

Opened 5 years ago

Last modified 4 years ago

[PATCH] new GetText plugin

Reported by: zimbatm Owned by:
Priority: major Milestone: 1.2.2
Component: plugin Version: 1.2.1
Keywords: i18n, translation Cc:
Blocking: Blocked by:

Description

I tough it might be useful to have an unified way of translating text. Some times, you never get the text from DOM elements but still need to show something to the user. For example the date picker.

Most of those plugins often build a translation table in their way. So at the of the day, you must look up every plugin that you use if you want to support a new language.

The current solution I've come up is not the definitive answer but it's already as good as those solutions but in an unified way. The biggest benefit is that it can be integrated with the GetText package or you can do the things on your own. As you wish.

Attachments

gettext-new-plugin.patch Download (8.4 KB) - added by zimbatm 5 years ago.

Change History

Changed 5 years ago by zimbatm

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker,  http://dev.jqueryui.com .

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.