Make 'Read more' link translatable

yngens - August 31, 2009 - 10:02
Project:Read More link (Drupal 6 and earlier)
Version:6.x-5.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I've just installed the last dev version of this useful module. It is possible to change words "Read more" to whatever you want on '/admin/settings/ed_readmore'. However, I have multi-language Drupal installation and really need this expression to be translatable.

#1

Todd Nienkerk - September 15, 2009 - 20:08
Status:active» fixed

I committed a possible fix to 6.x-5.x-dev. Thanks for the suggestion!

#2

mentat.fr - September 16, 2009 - 08:08

Many Thanks Todd, it's exactly what I miss !

#3

dboulet - September 23, 2009 - 20:18

The committed fix was to wrap the variable in the t() function, which is definitely not the right way to fix this, and is discouraged. Instead your site can be configured to use 'ed_readmore_title' as a multilingual variable.

#4

System Message - October 7, 2009 - 20:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.