summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/l10n_client.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-01-22 18:39:24 -0500
committerBharat Mediratta <bharat@menalto.com>2013-01-22 18:39:24 -0500
commit49f6ce2d94194220213edb108e4ac372acd2eabb (patch)
treef9944f16876c8eb0281458e7e59f64dc1cbe72e9 /modules/gallery/helpers/l10n_client.php
parentd45a73777935c86fc5131955831833d7465b5e9d (diff)
gallery.menalto.com -> galleryproject.org
codex.gallery2.org -> codex.galleryproject.org Fixes #1957.
Diffstat (limited to 'modules/gallery/helpers/l10n_client.php')
-rw-r--r--modules/gallery/helpers/l10n_client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/l10n_client.php b/modules/gallery/helpers/l10n_client.php
index 5954865d..2a1be2f9 100644
--- a/modules/gallery/helpers/l10n_client.php
+++ b/modules/gallery/helpers/l10n_client.php
@@ -21,7 +21,7 @@
class l10n_client_Core {
private static function _server_url($path) {
- return "http://gallery.menalto.com/translations/$path";
+ return "http://galleryproject.org/translations/$path";
}
static function server_api_key_url() {