Mercurial > defr > drupal > popups
annotate popups_test.info @ 5:be7efc2a145e
Allow for translation of the "Bad response form submission" message.
Even though it'll hopefully happen less frequently, the message
should still be translatable.
author | Franck Deroche <franck@defr.org> |
---|---|
date | Fri, 31 Dec 2010 14:05:43 +0100 |
parents | 4215c43e74eb |
children |
rev | line source |
---|---|
franck@0 | 1 ; $Id: popups_test.info,v 1.1.4.3 2009/03/05 19:52:49 starbow Exp $ |
franck@0 | 2 name = Popups: Test Page |
franck@0 | 3 description = Test the Popups API. |
franck@0 | 4 package = User interface |
franck@0 | 5 core = 6.x |
franck@0 | 6 dependencies[] = popups |
franck@0 | 7 |
franck@0 | 8 |
franck@1 | 9 ; Information added by drupal.org packaging script on 2010-12-10 |
franck@1 | 10 version = "6.x-2.0-alpha6" |
franck@0 | 11 core = "6.x" |
franck@0 | 12 project = "popups" |
franck@1 | 13 datestamp = "1292011844" |
franck@0 | 14 |