<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I want to thank everyone who chimed in regarding my config file syntax. I replaced the tabs with spaces and it works perfectly.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks again!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Doug Simmons<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Morris Library SIU<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> archivesspace_users_group-bounces@lyralists.lyrasis.org [mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org]
<b>On Behalf Of </b>nwright@athenslibrary.org<br>
<b>Sent:</b> Saturday, August 30, 2014 8:14 AM<br>
<b>To:</b> Archivesspace Users Group<br>
<b>Subject:</b> Re: [Archivesspace_Users_Group] translation missing: en.brand.welcome_message<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">Hi Doug,<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">I just did this a week or two ago, and got the same message you did.  I researched online, and discovered that the ruby on rails
 convention is two spaces, and that using tab will mess up the code: <a href="http://www.caliban.org/ruby/rubyguide.shtml#indentation">
http://www.caliban.org/ruby/rubyguide.shtml#indentation</a><o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">I was using tab, and once I cleared that out, my code over-ride worked.  But yes, the indentation is significant.  It's apparently
 part of the ruby on rails syntax.  I don't have an explanation for why since I'm not a strong coder in anything but html. :-) <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">-Natalie<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <o:p></o:p></span></p>
<p style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:0in;word-wrap: break-word">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif"">-----Original Message-----<br>
From: "Douglas James Simmons" <<a href="mailto:dsimmons@siu.edu">dsimmons@siu.edu</a>><br>
Sent: Friday, August 29, 2014 10:34am<br>
To: "Archivesspace Users Group" <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org">archivesspace_users_group@lyralists.lyrasis.org</a>><br>
Subject: Re: [Archivesspace_Users_Group] translation missing: en.brand.welcome_message<o:p></o:p></span></p>
<div id="SafeStyles1409404087">
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">Apologies, but I don't understand the difference between that and what I used aside from indentation. Is indentation functional rather than just aesthetic?
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">archivesspace_users_group-bounces@lyralists.lyrasis.org</a> [<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org</a>]
 On Behalf Of Chris Fitzpatrick<br>
Sent: Friday, August 29, 2014 6:35 AM<br>
To: Archivesspace Users Group (<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org">archivesspace_users_group@lyralists.lyrasis.org</a>)<br>
Subject: Re: [Archivesspace_Users_Group] translation missing: en.brand.welcome_message<br>
<br>
<br>
Hi Doug,<br>
<br>
Yes, the title, home, and welcome_message need to be children nested in brand, not as siblings.<br>
<br>
Like:<br>
en:<br>
brand:<br>
title: My Archive<br>
home: Home<br>
welcome_message: Special Collections Research Center Archives Online<br>
<br>
Try that...<br>
<br>
b,chris. <br>
<br>
<br>
Chris Fitzpatrick | Developer, ArchivesSpace<br>
Skype: chrisfitzpat | Phone: 918.236.6048 <a href="http://archivesspace.org/">http://archivesspace.org/</a><br>
<br>
________________________________________<br>
From: <a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">archivesspace_users_group-bounces@lyralists.lyrasis.org</a> <<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>>
 on behalf of Douglas James Simmons <<a href="mailto:dsimmons@siu.edu">dsimmons@siu.edu</a>><br>
Sent: Wednesday, August 27, 2014 5:55 PM<br>
To: Archivesspace Users Group (<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org">archivesspace_users_group@lyralists.lyrasis.org</a>)<br>
Subject: [Archivesspace_Users_Group] translation missing: en.brand.welcome_message<br>
<br>
I followed the instructions at:<br>
<a href="https://github.com/archivesspace/archivesspace/wiki/Customizing-&-Theming-ArchivesSpace">https://github.com/archivesspace/archivesspace/wiki/Customizing-&-Theming-ArchivesSpace</a><br>
<br>
trying to change "Welcome to Archivesspace" to "Special Collections Research Center Archives Online"<br>
<br>
I created the specified file<br>
archivesspace/plugins/local/public/locales/en.yml<br>
as follows:<br>
<br>
en:<br>
brand:<br>
title: My Archive<br>
home: Home<br>
welcome_message: Special Collections Research Center Archives Online<br>
<br>
I restarted the server, and now I get "translation missing: en.brand.welcome_message" on the front page.<br>
<br>
Any ideas?<br>
<br>
Doug Simmons<br>
Procedures and Systems Analyst II<br>
<br>
MORRIS LIBRARY - SYSTEMS<br>
MAIL CODE 6632<br>
SOUTHERN ILLINOIS UNIVERSITY<br>
605 AGRICULTURE DRIVE<br>
CARBONDALE, ILLINOIS 62901<br>
<br>
<a href="mailto:dsimmons@lib.siu.edu">dsimmons@lib.siu.edu</a><br>
P: 618/453-1026<br>
F: 618/453-3031<br>
LIB.SIU.EDU<br>
<br>
<br>
<br>
_______________________________________________<br>
Archivesspace_Users_Group mailing list<br>
<a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br>
<a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a><br>
_______________________________________________<br>
Archivesspace_Users_Group mailing list<br>
<a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br>
<a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a><br>
_______________________________________________<br>
Archivesspace_Users_Group mailing list<br>
<a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br>
<a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a><o:p></o:p></span></p>
</div>
<p style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:0in;word-wrap: break-word">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">Librarian & Webmaster<br>
Athens Regional Library System<br>
706-613-3650 ext 310<o:p></o:p></span></p>
<p style="margin:0in;margin-bottom:.0001pt;word-wrap: break-word"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <o:p></o:p></span></p>
</div>
</body>
</html>