diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-17 06:07:49 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-17 06:07:49 -0700 |
| commit | 2ca2e5b6f42e3c201827309535a4a5f5825f212a (patch) | |
| tree | 0424ac80b442dc89ff66747ec3e724ff0ae979c8 /modules/gallery/views | |
| parent | b6306c7726552ab19c280057948fcecd5fc2388b (diff) | |
| parent | 30b5c389e6baae397d6c5c9fe9c7ed91a5296568 (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3 into talmdal_dev
Diffstat (limited to 'modules/gallery/views')
| -rw-r--r-- | modules/gallery/views/admin_languages.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_languages.html.php b/modules/gallery/views/admin_languages.html.php index fa97d299..ab370f88 100644 --- a/modules/gallery/views/admin_languages.html.php +++ b/modules/gallery/views/admin_languages.html.php @@ -98,6 +98,6 @@ </a> </div> -<h3>Sharing your translations</h3> +<h3>t("Sharing your translations")</h3> <?= $share_translations_form ?> </div> |
