Webtools:Mozparty/L10n: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
 
Line 67: Line 67:
* Select Catalog > Update from POT file
* Select Catalog > Update from POT file
* Select the default.pot file in app/locale/
* Select the default.pot file in app/locale/
poEdit simply calls its own bundled copy of [http://www.gnu.org/software/gettext/manual/html_node/msgmerge-Invocation.html <code>msgmerge</code>] - so if you have it handy, it's a perfect poEdit alternative.
==== Compiling ====
==== Compiling ====
<strong>Fuhgeddaboutit!</strong>
<strong>Fuhgeddaboutit!</strong>
Line 79: Line 82:
}
}
</pre>
</pre>
'''Caveat''': Cake [https://trac.cakephp.org/ticket/3680 ticket 3680] means that using a translatable model from another (by way of any of the associations) won't work. You'll need to fetch data directly from the translated model and do any necessary association footwork manually.
190

edits

Navigation menu