FIXED Preorder date is incorrect #649 (additional fix for missing meta-string)

master
Callum Prentice 2013-10-30 16:40:19 -07:00
parent dcaea1bc91
commit c03f51d99b
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>