diff --git a/android/src/com/mapswithme/maps/search/PromoCategory.java b/android/src/com/mapswithme/maps/search/PromoCategory.java index fb7e8b3c40..58451ec3c6 100644 --- a/android/src/com/mapswithme/maps/search/PromoCategory.java +++ b/android/src/com/mapswithme/maps/search/PromoCategory.java @@ -44,7 +44,7 @@ public enum PromoCategory @Override int getStringId() { - return R.string.football_world_cup; + return R.string.fc2018; } @NonNull