Change "Review this article"?

miggols99 - April 26, 2008 - 21:24
Project:Simple Review
Version:5.x-1.0
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I'm using this module for my website, and it's great, because it's so simple. I just want to change the link "Review this article" to "Review this product", because they aren't articles, they're products! Is there any way I can do this?

#1

droople - May 22, 2008 - 19:29

I know 2 ways

1. (Not Recommended) because it involved module alterations

.......is to edit the file in the module folder, look for the text "Review this article" and replace that with " Rate this product".

But everytime you update/upgrade the review module you have to repeat this process

sites/all/modules/simple_review/simple_review.module

line 51

2. The recommended way (am not very sure about the terminology and modules to use)

it involves installing a custom translation and then changing the words/terms to suit you.

I use the 1st method because it's easier

 
 

Drupal is a registered trademark of Dries Buytaert.