Opened 8 years ago
Closed 8 years ago
#1241 closed defect/bug (fixed)
Android: menu bug
Reported by: | jandegr | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | port/android | Version: | git master |
Severity: | normal | Keywords: | android patches translation |
Cc: |
Description
Hi, would somebody pls. in http://sourceforge.net/p/navit/code/HEAD/tree/trunk/navit/navit/android/src/org/navitproject/navit/NavitGraphics.java
line 138: change: menuSetheaderTitle("Position.."); in to: menuSetheaderTitle(Navit._("Position")+"..");
I think it's clear that the first is not translated. Sorry for not formatting it as a proper patch, but it's only one line.
thanks, Jan
Change History (1)
comment:1 Changed 8 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r5871. Thanks!