Browse Source

Fix #275: Add Czech and Slovakian translations

Kartik Visweswaran 10 năm trước cách đây
mục cha
commit
c08c5659a9

+ 6 - 0
CHANGE.md

@@ -1,3 +1,9 @@
+version 4.2.0
+=============
+**Date**: 05-May-2015
+
+1. (enh #275): Add Czech & Slovakian translations.
+
 version 4.1.9
 version 4.1.9
 =============
 =============
 **Date**: 02-May-2015
 **Date**: 02-May-2015

+ 1 - 1
js/fileinput_locale_cz.js

@@ -1,5 +1,5 @@
 /*!
 /*!
- * FileInput <_LANG_> Translations
+ * FileInput Czech Translations
  *
  *
  * This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
  * This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
  * any HTML markup tags in the messages must not be converted or translated.
  * any HTML markup tags in the messages must not be converted or translated.

+ 1 - 1
js/fileinput_locale_sk.js

@@ -1,5 +1,5 @@
 /*!
 /*!
- * FileInput <_LANG_> Translations
+ * FileInput Slovakian Translations
  *
  *
  * This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
  * This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
  * any HTML markup tags in the messages must not be converted or translated.
  * any HTML markup tags in the messages must not be converted or translated.