What I ended up doing was to extract the sugar installation package to c:\sugar then I created a folder under c: named lang then ran the following at the command prompt:
Code:
xcopy C:\sugar\*_us.lang.php c:\lang /s
That copied all of the en_us.lang.php files and kept the folder structure, now I will use dreamweaver's find and replace by folder to rename the labels I need. It searches the entire folder without having to do it file by file then I can upload the entire folder via ftp and it will overwrite the old language files.
Bookmarks