.txt is now assumed for LoadTranslations() when no extension exists

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401020
This commit is contained in:
David Anderson
2007-06-24 21:38:02 +00:00
parent 28d24a7f97
commit ca3d74be45
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
/**
* Loads a translation file for the plugin calling this native.
* If no extension is specified, .txt is assumed.
*
* @param path Translation file.
* @noreturn