thewirelessguy / cornerstone

Cornerstone is a WordPress starter theme based on the Zurb Foundation Responsive Framework. Cornerstone aims to provide a lightweight starter theme that is responsive and SEO friendly that web designers can build great looking websites on.
GNU General Public License v2.0
155 stars 40 forks source link

Localisation support? #6

Closed DesignMitZweiS closed 2 years ago

DesignMitZweiS commented 11 years ago

This isn't really a technical issue rather than a feature request and I hope I'm not asking too much here. :)

Since I'm german I'd like to use my native language in the template files. Actually the only way to translate your messages (eg. in the search results) for me is to copy your files in my child theme and edit them there. This could be a pain in the ass to keep my files updated to yours. :)

Therefore I'd like to see a localization folder with some .po and .mo files.

Thanks, Sven

alana-mullen commented 11 years ago

I've added most of the support needed within the template in the changes I uploaded this morning. All I need to complete as you say is the localization folder. I have a .pot file I'm working on at the moment. I just need to match up the text with where things are located in the theme.

torsten3d commented 8 years ago

Hi, is there a actual solution for translating the files?