Merge pull request #707 from callumlinden/bugfix_649

FIXED Preorder date is incorrect #649 (additional fix for missing meta-s...
master
Mark Chandler 2013-10-31 09:28:23 -07:00
commit ff05d69810
1 changed files with 2 additions and 0 deletions

View File

@ -252,6 +252,8 @@
<str name="#IF_PRELOADLAUNCH">{0} has been {2} and cannot be launched at this time. It will be available to play in {1} {4} on {3}.</str>
<str name="#IF_PRELOADLAUNCH_TITLE">{0}</str>
<str name="#IF_PRELOADLAUNCH_WORD_DAY">day</str>
<str name="#IF_PRELOADLAUNCH_WORD_DAYS">days</str>
<str name="#IF_PRELOADLAUNCH_PREORDERED">preordered</str>
<str name="#IF_PRELOADLAUNCH_PRELOADED">preloaded</str>
<str name="#IF_PRELOADLAUNCH_INSTALLDEMO">Install Demo</str>