<html>
<head>
<meta name="generator" content="Windows Mail 17.5.9600.20856">
<style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, 
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, 
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif';font-size:12pt;"><div>The initialization of GraphHopper<a href="https://github.com/graphhopper/graphhopper-ios/blob/master/graphhopper-ios-sample/graphhopper-ios-sample/Directions.m#L80" target="_parent"></a> (in the sample app) happens here <a href="https://github.com/graphhopper/graphhopper-ios/blob/master/graphhopper-ios-sample/graphhopper-ios-sample/Directions.m#L80" target="_parent">https://github.com/graphhopper/graphhopper-ios/blob/master/graphhopper-ios-sample/graphhopper-ios-sample/Directions.m#L80</a> and no paths are set at this time.</div><div><br></div><div>The actual loading of the translation files happen in GraphHopper itself, I think here <a href="https://github.com/graphhopper/graphhopper/blob/ios-compat/core/src/main/java/com/graphhopper/GraphHopper.java#L92" target="_parent">https://github.com/graphhopper/graphhopper/blob/ios-compat/core/src/main/java/com/graphhopper/GraphHopper.java#L92</a></div><div>So as you can see the `doImport()` method loads the translation files from classpath.</div><div><br></div><div>I am not sure how this can be changed, but I think this is a question more suited for GraphHopper than the iOS port.</div><div><br></div><div data-signatureblock="true"><br></div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face=" 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif'" style='line-height: 15pt; letter-spacing: 0.02em; font-family: "Calibri", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "sans-serif"; font-size: 12pt;'><b>From:</b> <a href="mailto:jordi.urmeneta@gmail.com" target="_parent">Jordi Urmeneta</a><br><b>Sent:</b> ‎Monday‎, ‎May‎ ‎11‎, ‎2015 ‎1‎:‎42‎ ‎PM<br><b>To:</b> <a href="mailto:graphhopper@openstreetmap.org" target="_parent">GraphHopper</a></font></div></div><div><br></div><div dir=""><div dir="ltr">Hello,<div><br></div><div>Do you happen to know if it's possible to change the route of the translations? I mean, the translations folder is needed to be always in the same path.</div><div><br></div><div>Could I indicate another path?</div><div><br></div><div><br></div><div><br></div><div>Thank you!!</div><div><br></div><div><br></div><div>Best regards,</div><div><br></div><div>Jordi Urmeneta.</div><div><br></div></div>
</div></div>
</body>
</html>