Browse Source

Suggesting author header in translation files

This can be highly useful when a translation need to be updated and you
need to contact an older translator.
Jens Rantil 12 years ago
parent
commit
84e5cbb154
1 changed files with 2 additions and 0 deletions
  1. 2 0
      select2_locale_en.js.template

+ 2 - 0
select2_locale_en.js.template

@@ -1,5 +1,7 @@
 /**
 /**
  * Select2 <Language> translation.
  * Select2 <Language> translation.
+ * 
+ * Author: Your Name <your@email>
  */
  */
 (function ($) {
 (function ($) {
     "use strict";
     "use strict";