Closed (fixed)
Project:
Backup and Migrate
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2008 at 17:07 UTC
Updated:
20 Mar 2008 at 21:02 UTC
First, forgive me any mistakes as english is not my native language. Hope you understand me...
file: backup_migrate.module
function: backup_migrate_backup()
line 201 is: "#title" => "Exclude the following tables altogether",
should be: "#title" => t("Exclude the following tables altogether"),
to allow people full translation to other (than english) lang.
It aplies to other titles too.
Cheers.
Greggus
Comments
Comment #1
ronan commentedOops, sorry about that. I've added the t() to field titles in the latest revision. Let me know if I missed anything.
Thanks again
Ronan
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.