[OSM-dev] potlatch breaking B38a
Ævar Arnfjörð Bjarmason
avarab at gmail.com
Tue Nov 24 12:34:23 GMT 2009
On Tue, Nov 24, 2009 at 05:22, Marcus Wolschon
<marcus.wolschon at googlemail.com> wrote:
> I have the source.
> I have inserted my call to setAdvice() to notify the user that
> he just merged 2 ways instead of selecting multiple ways.
> But where do I add the translated texts for a new constant
> "advice_merged" given to iText() ?
> I cannot find the text-ressources.
You add it to sites/rails_port/config/potlatch/locales/en.yml, see
e.g. this commit:
http://trac.openstreetmap.org/changeset/18694
The reason for it being there is that the rails port tells Potlatch
what i18n strings it should use.
More information about the dev
mailing list