diff --git a/src/components/horizontalIconList/horizontalIconListStyles.js b/src/components/horizontalIconList/horizontalIconListStyles.js index 46dfd6970..b15a1d7ba 100644 --- a/src/components/horizontalIconList/horizontalIconListStyles.js +++ b/src/components/horizontalIconList/horizontalIconListStyles.js @@ -33,7 +33,7 @@ export default EStyleSheet.create({ }, icon: { fontSize: 24, - color: '$primaryDarkText', + color: '$darkGrayBackground', }, badge: { position: 'absolute', diff --git a/src/components/toastNotification/view/toastNotificationStyles.js b/src/components/toastNotification/view/toastNotificationStyles.js index 84338ff48..7742183e9 100644 --- a/src/components/toastNotification/view/toastNotificationStyles.js +++ b/src/components/toastNotification/view/toastNotificationStyles.js @@ -11,7 +11,7 @@ export default EStyleSheet.create({ minWidth: '$deviceWidth / 1.9', height: 44, borderRadius: 30, - backgroundColor: '$primaryDarkText', + backgroundColor: '$darkGrayBackground', margin: 5, shadowOffset: { height: 5, diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index c65439920..312ca9719 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Hana uréung pakék", - "no_existing_post": "Hana haba sapeu" + "no_existing_post": "Hana haba sapeu", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Post", diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index fcb5f1746..845a5321d 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "لا يوجد أي مستخدم حاليا", - "no_existing_post": "لا يوجد أي منشور حالياً" + "no_existing_post": "لا يوجد أي منشور حالياً", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "منشورات", diff --git a/src/config/locales/as-IN.json b/src/config/locales/as-IN.json index 61064bd59..348b8347f 100644 --- a/src/config/locales/as-IN.json +++ b/src/config/locales/as-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index e4c75eb43..6fa5d7d80 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Heç bir istifadəçi yoxdur", - "no_existing_post": "Heç bir göndəriş yoxdur" + "no_existing_post": "Heç bir göndəriş yoxdur", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Göndərişlər", diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index 1834b4b98..c9953fcc1 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Съществуващ потребител", - "no_existing_post": "Несъществуваща тема" + "no_existing_post": "Несъществуваща тема", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Публикации", diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index fcedfb7f2..d0503e028 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "কোন বিদ্যমান ব্যবহারকারী", - "no_existing_post": "কোন বিদ্যমান পোস্ট নেই" + "no_existing_post": "কোন বিদ্যমান পোস্ট নেই", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "পোস্ট", diff --git a/src/config/locales/bo-BT.json b/src/config/locales/bo-BT.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/bo-BT.json +++ b/src/config/locales/bo-BT.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/bs-BA.json b/src/config/locales/bs-BA.json index f8ca96237..2362593ca 100644 --- a/src/config/locales/bs-BA.json +++ b/src/config/locales/bs-BA.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Nema postojećeg korisnika", - "no_existing_post": "Nema postojeće objave" + "no_existing_post": "Nema postojeće objave", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Objave", diff --git a/src/config/locales/ca-ES.json b/src/config/locales/ca-ES.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/ca-ES.json +++ b/src/config/locales/ca-ES.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ceb-PH.json b/src/config/locales/ceb-PH.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/ceb-PH.json +++ b/src/config/locales/ceb-PH.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index fef3f6ee2..fc0c87084 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/da-DK.json b/src/config/locales/da-DK.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/da-DK.json +++ b/src/config/locales/da-DK.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index b19904595..4fb4ac309 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Kein vorhandener Benutzer", - "no_existing_post": "Kein vorhandener Beitrag" + "no_existing_post": "Kein vorhandener Beitrag", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Beiträge", diff --git a/src/config/locales/el-GR.json b/src/config/locales/el-GR.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/el-GR.json +++ b/src/config/locales/el-GR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/eo-UY.json b/src/config/locales/eo-UY.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/eo-UY.json +++ b/src/config/locales/eo-UY.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/es-AR.json b/src/config/locales/es-AR.json index 6dd2d03da..804b2abae 100644 --- a/src/config/locales/es-AR.json +++ b/src/config/locales/es-AR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index ff7a187ff..07cb3ad53 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Usuario no existe", - "no_existing_post": "Publicación no existe" + "no_existing_post": "Publicación no existe", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Publicaciones", diff --git a/src/config/locales/es-MX.json b/src/config/locales/es-MX.json index 31431c7b7..8fc1ff0fb 100644 --- a/src/config/locales/es-MX.json +++ b/src/config/locales/es-MX.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index d72c5ea61..baf7b3810 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Kasutaja ei eksisteeri", - "no_existing_post": "Postitus ei eksisteeri" + "no_existing_post": "Postitus ei eksisteeri", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Postitused", diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 2ed559d30..18b91d775 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "کاربری موجود نیست", - "no_existing_post": "پستی موجود نیست" + "no_existing_post": "پستی موجود نیست", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "پست‌ها", diff --git a/src/config/locales/fi-FI.json b/src/config/locales/fi-FI.json index 51fdd4421..9aac92c43 100644 --- a/src/config/locales/fi-FI.json +++ b/src/config/locales/fi-FI.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Käyttäjää ei ole", - "no_existing_post": "Julkaisua ei ole" + "no_existing_post": "Julkaisua ei ole", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Julkaisut", diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index 4565e1512..cb9926c41 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Walang makita na user", - "no_existing_post": "Walang makita na post" + "no_existing_post": "Walang makita na post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Mga post", diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index 06ee61a49..8872de611 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Utilisateur inexistant", - "no_existing_post": "Post inexistant" + "no_existing_post": "Post inexistant", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Publications", diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/gl-ES.json b/src/config/locales/gl-ES.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/gl-ES.json +++ b/src/config/locales/gl-ES.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/got-DE.json b/src/config/locales/got-DE.json index 41ca6b2ac..25e307faf 100644 --- a/src/config/locales/got-DE.json +++ b/src/config/locales/got-DE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index aabc90072..38be409f0 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "המשתמש אינו קיים", - "no_existing_post": "הפוסט אינו קיים" + "no_existing_post": "הפוסט אינו קיים", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "העלאות", diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index 967aba1c5..1a8d44e1c 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "कोई विद्यमान उपयोगकर्ता नहीं", - "no_existing_post": "कोई विद्यमान पोस्ट नहीं" + "no_existing_post": "कोई विद्यमान पोस्ट नहीं", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "पोस्ट", diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index 8114d96e8..56af60b94 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Ne postojeći korisnik", - "no_existing_post": "Ne postojeća objava" + "no_existing_post": "Ne postojeća objava", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index f4a69f691..c42ed64c8 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Nem létező felhasználó", - "no_existing_post": "Nem létező bejegyzés" + "no_existing_post": "Nem létező bejegyzés", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Bejegyzések", diff --git a/src/config/locales/hy-AM.json b/src/config/locales/hy-AM.json index 210765297..11206f27d 100644 --- a/src/config/locales/hy-AM.json +++ b/src/config/locales/hy-AM.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 8e0e7f6aa..e70222d55 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Tidak ada pengguna yang ada", - "no_existing_post": "Tidak ada post yang ada" + "no_existing_post": "Tidak ada post yang ada", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Kiriman", diff --git a/src/config/locales/is-IS.json b/src/config/locales/is-IS.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/is-IS.json +++ b/src/config/locales/is-IS.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index 7195d0816..e19984d5b 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Utente non esistente", - "no_existing_post": "Post non esistente" + "no_existing_post": "Post non esistente", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Articoli", diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index 7d5335ca1..d2a735abf 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "ユーザーは存在しません", - "no_existing_post": "投稿は存在しません" + "no_existing_post": "投稿は存在しません", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "投稿", diff --git a/src/config/locales/ka-GE.json b/src/config/locales/ka-GE.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/ka-GE.json +++ b/src/config/locales/ka-GE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/kab-KAB.json b/src/config/locales/kab-KAB.json index 93c10368f..34be5cda7 100644 --- a/src/config/locales/kab-KAB.json +++ b/src/config/locales/kab-KAB.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Ulac amseqdac", - "no_existing_post": "Ulac tasuffeɣt" + "no_existing_post": "Ulac tasuffeɣt", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Tisuffɣin", diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index b364f79c6..15e939a5e 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "존재하지 않는 사용자입니다", - "no_existing_post": "존재하지 않는 글입니다" + "no_existing_post": "존재하지 않는 글입니다", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "글 목록", diff --git a/src/config/locales/ks-IN.json b/src/config/locales/ks-IN.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/ks-IN.json +++ b/src/config/locales/ks-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ku-TR.json b/src/config/locales/ku-TR.json index 06633ea5f..f9e4a7eb1 100644 --- a/src/config/locales/ku-TR.json +++ b/src/config/locales/ku-TR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Bikarhêner tune ye", - "no_existing_post": "Şandî tune ye" + "no_existing_post": "Şandî tune ye", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Şandî", diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index 0d6f199bd..b79770343 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index 67deb7eac..c0668d63b 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Nėra tokio vartotojo", - "no_existing_post": "Nėra tokio įrašo" + "no_existing_post": "Nėra tokio įrašo", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Įrašai", diff --git a/src/config/locales/lv-LV.json b/src/config/locales/lv-LV.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/lv-LV.json +++ b/src/config/locales/lv-LV.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/mk-MK.json b/src/config/locales/mk-MK.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/mk-MK.json +++ b/src/config/locales/mk-MK.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/mn-MN.json b/src/config/locales/mn-MN.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/mn-MN.json +++ b/src/config/locales/mn-MN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index 4683c14c8..00b0380e0 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Pengguna tidak wujud", - "no_existing_post": "Pos tidak wujud" + "no_existing_post": "Pos tidak wujud", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Pos", diff --git a/src/config/locales/ne-NP.json b/src/config/locales/ne-NP.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/ne-NP.json +++ b/src/config/locales/ne-NP.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 275f6c50c..ba5ff46d0 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Geen bestaande gebruiker", - "no_existing_post": "Geen bestaand artikel" + "no_existing_post": "Geen bestaand artikel", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/no-NO.json b/src/config/locales/no-NO.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/no-NO.json +++ b/src/config/locales/no-NO.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/pa-IN.json b/src/config/locales/pa-IN.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/pa-IN.json +++ b/src/config/locales/pa-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 2bc6a0dc5..12bf0fed5 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "The person no exist", - "no_existing_post": "The post no exist" + "no_existing_post": "The post no exist", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Tori", diff --git a/src/config/locales/pl-PL.json b/src/config/locales/pl-PL.json index 70906fe04..65e1f3cce 100644 --- a/src/config/locales/pl-PL.json +++ b/src/config/locales/pl-PL.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Brak istniejącego użytkownika", - "no_existing_post": "Brak istniejącego wpisu" + "no_existing_post": "Brak istniejącego wpisu", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Wpisy", diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index fb683a8b4..f969e682e 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Usuário não existe", - "no_existing_post": "Post não existe" + "no_existing_post": "Post não existe", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index b431932cf..94d26eacc 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Utilizator inexistent", - "no_existing_post": "Utilizator inexistent" + "no_existing_post": "Utilizator inexistent", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Postări", diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index c0f0c7c67..f0381d2ee 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Несуществующий пользователь", - "no_existing_post": "Несуществующий пост" + "no_existing_post": "Несуществующий пост", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Посты", diff --git a/src/config/locales/sa-IN.json b/src/config/locales/sa-IN.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/sa-IN.json +++ b/src/config/locales/sa-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/sk-SK.json +++ b/src/config/locales/sk-SK.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/sl-SI.json b/src/config/locales/sl-SI.json index b12de0743..48405245b 100644 --- a/src/config/locales/sl-SI.json +++ b/src/config/locales/sl-SI.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/sq-AL.json b/src/config/locales/sq-AL.json index 210765297..11206f27d 100644 --- a/src/config/locales/sq-AL.json +++ b/src/config/locales/sq-AL.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/sr-CS.json b/src/config/locales/sr-CS.json index 6827795eb..e5ac9a162 100644 --- a/src/config/locales/sr-CS.json +++ b/src/config/locales/sr-CS.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Nema postojećih korisnika", - "no_existing_post": "Nema postojećih postova" + "no_existing_post": "Nema postojećih postova", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Postovi", diff --git a/src/config/locales/sv-SE.json b/src/config/locales/sv-SE.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/sv-SE.json +++ b/src/config/locales/sv-SE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/sw-KE.json b/src/config/locales/sw-KE.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/sw-KE.json +++ b/src/config/locales/sw-KE.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index f3333253d..24b4ffa61 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/tg-TJ.json b/src/config/locales/tg-TJ.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/tg-TJ.json +++ b/src/config/locales/tg-TJ.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/tk-TM.json b/src/config/locales/tk-TM.json index 3ce16ea6e..b16cc14af 100644 --- a/src/config/locales/tk-TM.json +++ b/src/config/locales/tk-TM.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index f259b4ec8..3a41e53c7 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Kullanici Bulunamadi", - "no_existing_post": "Mevcut yayın yok" + "no_existing_post": "Mevcut yayın yok", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Gönderi", diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index 7d922b6cc..5d0510621 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Неіснуючий користувач", - "no_existing_post": "Неіснуючий допис" + "no_existing_post": "Неіснуючий допис", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Дописи", diff --git a/src/config/locales/ur-IN.json b/src/config/locales/ur-IN.json index afec4ea27..ff4fce6d6 100644 --- a/src/config/locales/ur-IN.json +++ b/src/config/locales/ur-IN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index afec4ea27..ff4fce6d6 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/uz-UZ.json b/src/config/locales/uz-UZ.json index e5a5a1a88..2cb551681 100644 --- a/src/config/locales/uz-UZ.json +++ b/src/config/locales/uz-UZ.json @@ -2,38 +2,38 @@ "wallet": { "curation_reward": "Kuratorlik mukofoti", "author_reward": "Avtorlik mukofoti", - "comment_benefactor_reward": "Benefactor Reward", + "comment_benefactor_reward": "Benefitsiar mukofoti", "claim_reward_balance": "Mukofotlarni olish ", "transfer": "O'tkazma", - "power_up": "To Vesting", - "transfer_from_savings": "From Savings", - "withdraw_savings": "Withdraw Savings", - "withdraw_vesting": "Power Down", - "open_order": "Open Order", - "fill_order": "Fill Order", + "power_up": "Sarmoya kiritish", + "transfer_from_savings": "Jamg'armadan", + "withdraw_savings": "J'amg'armadan yechib olish", + "withdraw_vesting": "Kuchni pasaytirish", + "open_order": "Ochiq buyurtma", + "fill_order": "Buyurtmani to'ldirish", "post": "Post", - "comment": "Comment", - "checkin": "Check-in", - "vote": "Vote", - "reblog": "Reblog", - "login": "Login", - "incoming_transfer_title": "Incoming transfer", - "outgoing_transfer_title": "Outgoing transfer", + "comment": "Izoh", + "checkin": "Kirish", + "vote": "Ovoz berish", + "reblog": "Qayta bloglash", + "login": "Kirish", + "incoming_transfer_title": "Kiruvchi transfer", + "outgoing_transfer_title": "Chiquvchi transfer", "checkin_extra": "Bonus", - "delegation": "Delegation", - "delegations": "Delegations", - "delegation_title": "Delegation reward", - "delegation_desc": "Earn Points everyday for delegation", - "post_title": "Points for post", - "comment_title": "Points for comment", - "vote_title": "Points for vote", - "reblog_title": "Points for reblog", - "login_title": "Points for login", - "checkin_title": "Points for heartbeat", - "referral": "Referral", - "referral_title": "Referral rewards", - "referral_desc": "Invite friends and earn Points", - "checkin_extra_title": "Usage bonus", + "delegation": "Delegatsiya", + "delegations": "Delegatsiyalar", + "delegation_title": "Delegatsiya mukofoti", + "delegation_desc": "Kunlik delegatsiya uchun ball oling", + "post_title": "Post uchun ballar", + "comment_title": "Izoh uchun ballar", + "vote_title": "Ovoz uchun ballar", + "reblog_title": "Qayta bloglash uchun ballar", + "login_title": "Ro'yxatdan o'tish uchun ball", + "checkin_title": "Onlayn bo'lish uchun ball", + "referral": "Taklif", + "referral_title": "Taklif mukofoti", + "referral_desc": "Do'stlaringizni taklif qiling va ball ishlang", + "checkin_extra_title": "Foydalanish bonusi", "no_activity": "No recent activity", "outgoing_transfer_description": "", "incoming_transfer_description": "", @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_post": "No existing post", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index 0b6e4754c..8ecac340f 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "Không có người dùng hiện tại", - "no_existing_post": "Hiện tại không có bài viết nào" + "no_existing_post": "Hiện tại không có bài viết nào", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Các bài đăng", diff --git a/src/config/locales/yo-NG.json b/src/config/locales/yo-NG.json index 3733b103d..a252db708 100644 --- a/src/config/locales/yo-NG.json +++ b/src/config/locales/yo-NG.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "A ko ri oruko yi", - "no_existing_post": "A kori oro yi" + "no_existing_post": "A kori oro yi", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "Posts", diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 3af9b0afe..0362c5c96 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "用户不存在", - "no_existing_post": "文章不存在" + "no_existing_post": "文章不存在", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "文章", diff --git a/src/config/locales/zh-TW.json b/src/config/locales/zh-TW.json index 34185fad6..31f34bd3c 100644 --- a/src/config/locales/zh-TW.json +++ b/src/config/locales/zh-TW.json @@ -584,7 +584,8 @@ }, "deep_link": { "no_existing_user": "用户不存在", - "no_existing_post": "文章不存在" + "no_existing_post": "文章不存在", + "invalid_link": "Url is invalid, you may try again with valid url or try opening it in web browser" }, "search": { "posts": "文章", diff --git a/src/screens/coinDetails/children/rangeSelector.tsx b/src/screens/coinDetails/children/rangeSelector.tsx index 84a98d9c1..ea8d0d5b1 100644 --- a/src/screens/coinDetails/children/rangeSelector.tsx +++ b/src/screens/coinDetails/children/rangeSelector.tsx @@ -28,7 +28,7 @@ export const RangeSelector = ({range, onRangeChange}:RangeSelectorProps) => { ...styles.rangeOptionWrapper, backgroundColor: EStyleSheet.value( item.value === range ? - '$primaryDarkText':'$primaryLightBackground' + '$darkGrayBackground':'$primaryLightBackground' ) }}>