forked from organicmaps/organicmaps
[android] Changed button title.
This commit is contained in:
parent
5312a50106
commit
25b096d402
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ final class PlacePageButtons
|
|||
@Override
|
||||
int getTitle()
|
||||
{
|
||||
return R.string.book_button;
|
||||
return R.string.booking_search;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue