first import
This commit is contained in:
18
sites/all/modules/i18n/i18n_string/i18n_string.info
Normal file
18
sites/all/modules/i18n/i18n_string/i18n_string.info
Normal file
@@ -0,0 +1,18 @@
|
||||
name = String translation
|
||||
description = Provides support for translation of user defined strings.
|
||||
dependencies[] = locale
|
||||
dependencies[] = i18n
|
||||
package = Multilingual - Internationalization
|
||||
core = 7.x
|
||||
|
||||
files[] = i18n_string.admin.inc
|
||||
files[] = i18n_string.inc
|
||||
files[] = i18n_string.test
|
||||
configure = admin/config/regional/i18n/strings
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-01-13
|
||||
version = "7.x-1.8"
|
||||
core = "7.x"
|
||||
project = "i18n"
|
||||
datestamp = "1358075001"
|
||||
|
||||
Reference in New Issue
Block a user