Thanks

it is

<%= will_paginate @products, :next_label => t
('links.next'), :prev_label => t('links.previous') %>

On Mar 13, 11:14 pm, Kaspars Bankovskis <[email protected]> wrote:
> Kind of this?
>
> <%= will_paginate @posts, :previous_label => t('previous'),
> :next_label => t('next') %>
>
> On Fri, Mar 13, 2009 at 10:41 PM, Shuaib85 <[email protected]> wrote:
>
> > Dear all
>
> > I was wondering how can i use i18n to translate next and previous in
> > the will paginate plugin
>
> > any idea
>
> > thank
>
> --
> Kaspars Bankovskis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to