Find missing non-localized strings #1747

Closed
opened 2013-08-02 20:37:22 +00:00 by rlx · 1 comment
Owner

Turn on 'ne' (reverse English):

Ox.__ = Ox._;
Ox._ = function(value, options) { return Ox.reverse(Ox.__(value, options)); };
pandora.$ui.appPanel.reload();
Turn on 'ne' (reverse English): ``` Ox.__ = Ox._; Ox._ = function(value, options) { return Ox.reverse(Ox.__(value, options)); }; pandora.$ui.appPanel.reload(); ```
rlx added the
frontend
label 2013-08-02 20:37:22 +00:00
rlx added this to the 13.03 milestone 2013-08-02 20:37:22 +00:00
rlx self-assigned this 2013-08-02 20:37:22 +00:00
rlx added the
normal
task
labels 2013-08-02 20:37:22 +00:00
Author
Owner

Merged into #1979

Merged into #1979
rlx added the
duplicate
label 2014-02-10 06:28:47 +00:00
rlx closed this issue 2014-02-10 06:28:47 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1747
No description provided.