Closed (fixed)
Project:
AJAX Views
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Mar 2008 at 21:00 UTC
Updated:
3 Apr 2008 at 12:54 UTC
Jump to comment: Most recent file
The 2 frontend string "< Previous" and "Next >" cannot be translated yet.
The attached patch makes them localizable.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | ajax_views.module.translatable_patch2.diff | 190 bytes | e5sego |
| ajax_views.module.translatable_patch.diff | 326 bytes | e5sego |
Comments
Comment #1
febbraro commentedGreat, thanks. Sorry for missing that. I will get that merged and committed in the next day or so.
Comment #2
febbraro commentedComment #3
febbraro commentedThis is committed. Will be in the next release. One more bug to track down.
Comment #4
e5sego commentedI found the second term to translate: "$readable_page of $total_pages". The patch "ajax_views.module.translatable_patch2.diff" is for 5.x.1.4 version, but should work on previous too.