------------------------------------------------------------------------
r25 | davie3 | 2009-04-14 18:23:24 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/WhoPinged Concise Changelog.txt

Updated the concise change log.
------------------------------------------------------------------------
r24 | davie3 | 2009-04-14 18:15:00 +0000 (Tue, 14 Apr 2009) | 11 lines
Changed paths:
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/esMX.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/WhoPinged.lua
   M /trunk/WhoPinged.toc

Merging from 3.1 Branch (cause the merger isn't working):
Revision: 17 - Cleaned up Locale files and added 'handle-unlocalized="english"' to each localization line in each file.
Toc Interface update for Patch 3.1.
New table and partial implementation of the handling of player pings added (still buggy).
Revision: 19 - Fixed bug where regardless of the DisableInBG option the ping message would be displayed in a Battleground.
Revision: 20 - The Ping Function now only adds the ping to the Pings table. The printing functionality has now been added to the PrintMessage Function.
Timer lines have been commented out to be reimplemented later. The current timers don't work the way I want them to.
Revision: 21 - Commented out the addition of the number of pings to the PingedMessage.
Added seconds to the local time retrieval for future use.
Revision: 22 - Uncommented the local time retrieval line that included seconds.
Revision: 23 - Toc Version update to v1.2.6.
------------------------------------------------------------------------
r18 | davie3 | 2009-03-23 14:54:33 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/esMX.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/WhoPinged.lua
   M /trunk/WhoPinged.toc

Reverted Previous commit. Was not meant to be committed to the trunk but to the Patch 3.1 branch.
------------------------------------------------------------------------
r16 | davie3 | 2009-03-22 17:01:02 +0000 (Sun, 22 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/esMX.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/WhoPinged.lua
   M /trunk/WhoPinged.toc

Cleaned up Locale files and added 'handle-unlocalized="english"' to each localization line in each file.
Toc Interface update for Patch 3.1.
New table and partial implementation of the handling of player pings added (still buggy).
------------------------------------------------------------------------
r14 | davie3 | 2009-02-23 22:52:09 +0000 (Mon, 23 Feb 2009) | 1 line
Changed paths:
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/esMX.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua

Changed the locale files so they can use the CurseForge Localization system.
------------------------------------------------------------------------
