diff --git a/android/src/com/mapswithme/maps/widget/placepage/PlacePageButtons.java b/android/src/com/mapswithme/maps/widget/placepage/PlacePageButtons.java index 7cbb75b0b2..746956b5fd 100644 --- a/android/src/com/mapswithme/maps/widget/placepage/PlacePageButtons.java +++ b/android/src/com/mapswithme/maps/widget/placepage/PlacePageButtons.java @@ -53,7 +53,7 @@ final class PlacePageButtons @Override int getTitle() { - return R.string.book_button; + return R.string.booking_search; } @Override