[Mono-bugs] [Bug 675566] Need to support bundling I18N assemblies

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Mar 5 09:54:25 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=675566

https://bugzilla.novell.com/show_bug.cgi?id=675566#c2


--- Comment #2 from Jonathan Pryor <jpryor at novell.com> 2011-03-05 14:54:24 UTC ---
mandroid.exe and project file support is in r9723. You can either use
/Project/PropertyGroup/MandroidExtraArgs with a value of e.g. --i18n=west, or
you can use /Project/PropertyGroup/MandroidI18n:

  <PropertyGroup>
    <MandroidI18n>West</MandroidI18n>
  </PropertyGroup>

We still need proper IDE support, but the above should serve as a
workaround/test bed for now.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list