Ticket #3661 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Some places which are not translatable

Reported by: teknoseyir Assigned to: anonymous
Priority: low Milestone: 2.1.1
Component: Administration Version: 2.1
Severity: minor Keywords: translate i18n has-patch commit
Cc:

Description

These are the lines that i catch, which are not included in .pot file:

wp-admin/admin- functions.php line 833 -> Y-m-d g:i a wp-admin/edit.php line 180 -> Y-m-d \<\b\r \/\> g:i:s a wp-admin/edit.php line 282 -> M j, g:i A wp-admin/options- general.php line 63 -> Y-m-d g:i:s a

Attachments

i18n-date-formats.diff (2.7 kB) - added by nbachiyski on 01/24/07 21:16:20.

Change History

01/24/07 21:16:20 changed by nbachiyski

  • attachment i18n-date-formats.diff added.

01/24/07 21:17:26 changed by nbachiyski

  • keywords changed from translate to translate i18n has-patch commit.
  • priority changed from normal to low.
  • severity changed from normal to minor.

Patched now :)

01/25/07 02:08:59 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [4802]) Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661