Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#884 closed enhancement (fixed)

Include the Admin Bar in the main mo file

Reported by: selad Owned by: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

The Admin Bar uses a separate mo file (see load_plugin_textdomain function on line 55 of wordpress-admin-bar.php). On the other hand all strings are included in the main pot file.

I think that the Admin Bar code should be changed and all reference to 'wordpress-admin-bar' in the translation functions should be removed. Also a call to the bar's themes rtl css file should be made.

Change History (2)

comment:1 Changed 4 years ago by techlover

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

Perfect. Thanks. closed the other ticket.

comment:2 Changed 4 years ago by techlover

see ticket #847 for solution.

Note: See TracTickets for help on using tickets.