diff options
author | Andy Staudacher <andy.st@gmail.com> | 2010-02-14 18:33:38 -0800 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2010-02-14 18:33:38 -0800 |
commit | 667d65aea460ea601858c54976495d294d93f017 (patch) | |
tree | 17a8c17743634bfb4f9628e5af6cce8acd4e60bd /modules/gallery/module.info | |
parent | 30dcaaa2365ab88c0516a10bfa287fd2208dcf57 (diff) |
Fix for ticket 901: Wrap Gallery version string into bdo tag to override the BiDi algorithm. Also, properly marking the "Powere by" string for translation.
See: http://www.w3.org/International/tutorials/bidi-xhtml/#Slide0420
Diffstat (limited to 'modules/gallery/module.info')
-rw-r--r-- | modules/gallery/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info index ae300399..39615e1c 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 28 +version = 29 |