diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 6794b27f41..8570021759 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -1503,6 +1503,14 @@
failed_purchase_support_message
ugc_routes_error_uploading_file_toast
+
+ UGC
+
+ Map downloader
+
+ Have you been at %s?
+
+ Have you been at %s? Please help other travellers and rate it!
Outlets
diff --git a/data/strings/strings.txt b/data/strings/strings.txt
index 829be36f53..83425c2d61 100644
--- a/data/strings/strings.txt
+++ b/data/strings/strings.txt
@@ -34859,3 +34859,19 @@
[ugc_routes_error_uploading_file_toast]
comment = FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes
en = ugc_routes_error_uploading_file_toast
+
+ [notification_channel_ugc]
+ comment = FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected.
+ en = UGC
+
+ [notification_channel_downloader]
+ comment = FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected.
+ en = Map downloader
+
+ [notification_leave_review_title]
+ comment = FIXME
+ en = Have you been at %s?
+
+ [notification_leave_review_content]
+ comment = FIXME
+ en = Have you been at %s? Please help other travellers and rate it!
diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings
index 0b5f140303..8bc0376a80 100644
--- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings
index 315084c67a..4187152f9b 100644
--- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings
index 3f74f6ac57..69587bd167 100644
--- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings
index 9c54e509fb..9cfdf63faa 100644
--- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings
index 9a0cda2310..f6a9a4fcb5 100644
--- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings
index acb146a10e..24c520e2e2 100644
--- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings
index 551d264283..cfe09f329a 100644
--- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings
index e90c1e6c16..fff70a820b 100644
--- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings
index d5d60910b8..617e1007f3 100644
--- a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings
index 2f76809ea8..80a1c1d292 100644
--- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings
index cdc9946a5f..4826b10df1 100644
--- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings
index 544fa015f5..31fedc7354 100644
--- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings
index b3f0528d0c..bbfb33bdbf 100644
--- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings
index 3ecdb2ee67..26561d5d28 100644
--- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings
index bab8bf0ee7..03380bcd73 100644
--- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings
index 4d9ba95f0e..a256a35bfc 100644
--- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings
index 4612fc5253..63c0679123 100644
--- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings
index 6e5fd61fc2..9197055687 100644
--- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings
index 83183d3007..060ed49d11 100644
--- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings
index d7717b9d5c..ff92085a77 100644
--- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings
index c2ef8e88ed..e5d71cd3d1 100644
--- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings
index b7eaffd733..0ec431d188 100644
--- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings
index 65f3177182..1ad8d91a8d 100644
--- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings
index 4330c45e9f..508bbbefd3 100644
--- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings
index 165b7e20a7..548254fa51 100644
--- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings
index bbac8fe2b3..2d4f19c86e 100644
--- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings
index 63c55788c6..1c0e908b2a 100644
--- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings
index 6d652ce701..bb458b2f7b 100644
--- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings
index 5308af9809..f5b15f62e3 100644
--- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/
diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings
index 3c8bfeca72..6985134e37 100644
--- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings
@@ -2589,6 +2589,18 @@
/* FIXME https://confluence.mail.ru/display/MAPSME/UGC+Routes */
"ugc_routes_error_uploading_file_toast" = "ugc_routes_error_uploading_file_toast";
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe ugc notifications. Devices on Android 8+ are affected. */
+"notification_channel_ugc" = "UGC";
+
+/* FIXME: this text will be shown in application notification preferences opposite checkbox which enable/disabe downloader notifications. Devices on Android 8+ are affected. */
+"notification_channel_downloader" = "Map downloader";
+
+/* FIXME */
+"notification_leave_review_title" = "Have you been at %s?";
+
+/* FIXME */
+"notification_leave_review_content" = "Have you been at %s? Please help other travellers and rate it!";
+
/********** Partners **********/