From de2586a019d03a6ca643dbc9db9cda94b282ce90 Mon Sep 17 00:00:00 2001 From: ackis Date: Fri, 14 Nov 2008 03:03:43 +0000 Subject: [PATCH] Update enUS localizations with the new vendor/mod/trainer info --- ARLDataminer.rb | 8 +- Locals/ARLLocals-enUS.lua | 486 ++++++++++++++++++------------------------ Locals/LocalStrings-enUS.lua | 2 +- 3 files changed, 218 insertions(+), 278 deletions(-) diff --git a/ARLDataminer.rb b/ARLDataminer.rb index d1eb149..69d32dd 100644 --- a/ARLDataminer.rb +++ b/ARLDataminer.rb @@ -254,7 +254,7 @@ def create_profession_db(file,profession,db,maps,funcstub,recipes,ignorerecipe,s end - proflua = File.open(file, "w") + proflua = File.open(file, "w:utf-8") profheader =<