From a7a1cd7269b9e8e2fd8223a5a2769d9e59bd7c05 Mon Sep 17 00:00:00 2001 From: Anders Sandvik Date: Sat, 9 Mar 2013 18:25:36 +0100 Subject: [PATCH] Small change from xyz.com to example.com --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index a3b50b2b666..a1ede7c8301 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -282,8 +282,8 @@ en: new_topics_rollup: "How many new topics can be inserted on the topic list before rolling up into a count" onebox_max_chars: "Maximum characters a onebox will import from an external website into the post" - logo_url: "The logo for your site eg: http://xyz.com/x.png" - logo_small_url: "The small logo for your site used when scrolling down on topics eg: http://xyz.com/x-small.png" + logo_url: "The logo for your site eg: http://example.com/logo.png" + logo_small_url: "The small logo for your site used when scrolling down on topics eg: http://example.com/logo-small.png" favicon_url: "A favicon for your site, see http://en.wikipedia.org/wiki/Favicon" notification_email: "The return email address used when sending system emails such as notifying users of lost passwords, new accounts etc" use_ssl: "Should the site be accessible via SSL?"