diff --git a/README.md b/README.md index 61071ea937..9059e6318c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Awesome Remix](https://img.shields.io/badge/Awesome--Remix-resources-green?logo=awesomelists)](https://github.com/ethereum/awesome-remix) ![GitHub](https://img.shields.io/github/license/ethereum/remix-project) [![Discord](https://img.shields.io/badge/join-discord-brightgreen.svg?style=flat&logo=discord)](https://discord.gg/mh9hFCKkEq) -[![Twitter Follow](https://img.shields.io/twitter/follow/ethereumremix?style=flat&logo=twitter&color=green)](https://twitter.com/ethereumremix) +[![X Follow](https://img.shields.io/twitter/follow/ethereumremix?style=flat&logo=x&color=green)](https://x.com/ethereumremix) @@ -266,5 +266,5 @@ parameters: - Official documentation: https://remix-ide.readthedocs.io/en/latest/ - Curated list of Remix resources: https://github.com/ethereum/awesome-remix - Medium: https://medium.com/remix-ide -- Twitter: https://twitter.com/ethereumremix +- X: https://x.com/ethereumremix - Join Discord: https://discord.gg/mh9hFCKkEq diff --git a/apps/remix-ide/src/app/tabs/locales/en/home.json b/apps/remix-ide/src/app/tabs/locales/en/home.json index 99389282e1..d0e98ee5eb 100644 --- a/apps/remix-ide/src/app/tabs/locales/en/home.json +++ b/apps/remix-ide/src/app/tabs/locales/en/home.json @@ -45,7 +45,7 @@ "home.remixAdvanced": "Deploying with Libraries", "home.remixAdvancedDesc": "Learn to deploy with libraries in Remix", "home.remixYoutubePlaylist": "Remix Youtube Playlist", - "home.remixTwitterProfile": "Remix Twitter Profile", + "home.remixTwitterProfile": "Remix X Profile", "home.remixLinkedinProfile": "Remix Linkedin Profile", "home.remixMediumPosts": "Remix Medium Posts", "home.joinUsOnDiscord": "Join us on Discord", diff --git a/apps/remix-ide/src/app/tabs/locales/es/home.json b/apps/remix-ide/src/app/tabs/locales/es/home.json index 5d0ab22fdd..a3d62f2665 100644 --- a/apps/remix-ide/src/app/tabs/locales/es/home.json +++ b/apps/remix-ide/src/app/tabs/locales/es/home.json @@ -44,7 +44,7 @@ "home.remixAdvanced": "Publicando con Librearías", "home.remixAdvancedDesc": "Aprende a publicar con librearías en Remix", "home.remixYoutubePlaylist": "Lista de reproducción en YouTube de Remix", - "home.remixTwitterProfile": "Perfil en Twitter de Remix", + "home.remixTwitterProfile": "Perfil en X de Remix", "home.remixLinkedinProfile": "Perfil en Linkedin de Remix", "home.remixMediumPosts": "Publicaciones en Medium de Remix", "home.joinUsOnDiscord": "Únete a nosotros en Discord", diff --git a/apps/remix-ide/src/app/tabs/locales/fr/home.json b/apps/remix-ide/src/app/tabs/locales/fr/home.json index 802d22bef4..8d40e51b86 100644 --- a/apps/remix-ide/src/app/tabs/locales/fr/home.json +++ b/apps/remix-ide/src/app/tabs/locales/fr/home.json @@ -42,7 +42,7 @@ "home.remixAdvanced": "Deploying with Libraries", "home.remixAdvancedDesc": "Learn to deploy with libraries in Remix", "home.remixYoutubePlaylist": "Remix Youtube Playlist", - "home.remixTwitterProfile": "Remix Twitter Profile", + "home.remixTwitterProfile": "Remix X Profile", "home.remixLinkedinProfile": "Remix Linkedin Profile", "home.remixMediumPosts": "Remix Medium Posts", "home.remixGitterChannel": "Join us on Discord", diff --git a/apps/remix-ide/src/app/tabs/locales/it/home.json b/apps/remix-ide/src/app/tabs/locales/it/home.json index 1a4b73379d..c8082f34bf 100644 --- a/apps/remix-ide/src/app/tabs/locales/it/home.json +++ b/apps/remix-ide/src/app/tabs/locales/it/home.json @@ -44,7 +44,7 @@ "home.remixAdvanced": "Distribuire con le Librerie", "home.remixAdvancedDesc": "Impara a fare deployment con le librerie in Remix", "home.remixYoutubePlaylist": "Playlist Youtube di Remix", - "home.remixTwitterProfile": "Profilo Twitter di Remix", + "home.remixTwitterProfile": "Profilo X di Remix", "home.remixLinkedinProfile": "Profilo LinkedIn di Remix", "home.remixMediumPosts": "Post in Medium di Remix", "home.joinUsOnDiscord": "Unisciti a noi su Discord", diff --git a/apps/remix-ide/src/app/tabs/locales/ru/home.json b/apps/remix-ide/src/app/tabs/locales/ru/home.json index 6de3fd10e8..48044db76d 100644 --- a/apps/remix-ide/src/app/tabs/locales/ru/home.json +++ b/apps/remix-ide/src/app/tabs/locales/ru/home.json @@ -44,7 +44,7 @@ "home.remixAdvanced": "Развертывание с Библиотеками", "home.remixAdvancedDesc": "Научитесь развертывать с библиотеками в Remix", "home.remixYoutubePlaylist": "Плейлист Remix на Youtube", - "home.remixTwitterProfile": "Remix Twitter Профиль", + "home.remixTwitterProfile": "Remix X Профиль", "home.remixLinkedinProfile": "Remix Linkedin профиль", "home.remixMediumPosts": "Remix Medium публикации", "home.joinUsOnDiscord": "Присоединяйтесь к нам в Discord", diff --git a/libs/remix-ui/editor/src/lib/remix-ui-editor.tsx b/libs/remix-ui/editor/src/lib/remix-ui-editor.tsx index 7805223b87..7c3c4b4ae6 100644 --- a/libs/remix-ui/editor/src/lib/remix-ui-editor.tsx +++ b/libs/remix-ui/editor/src/lib/remix-ui-editor.tsx @@ -166,9 +166,9 @@ export const EditorUI = (props: EditorUIProps) => { \t\t\t\t\t\t\t\t${intl.formatMessage({ id: 'editor.importantLinks.text1' })}: https://remix-project.org/\n \t\t\t\t\t\t\t\t${intl.formatMessage({ id: 'editor.importantLinks.text2' })}: https://remix-ide.readthedocs.io/en/latest/\n \t\t\t\t\t\t\t\tGithub: https://github.com/ethereum/remix-project\n - \t\t\t\t\t\t\t\tGitter: https://gitter.im/ethereum/remix\n + \t\t\t\t\t\t\t\tDiscord: https://discord.gg/mh9hFCKkEq\n \t\t\t\t\t\t\t\tMedium: https://medium.com/remix-ide\n - \t\t\t\t\t\t\t\tTwitter: https://twitter.com/ethereumremix\n + \t\t\t\t\t\t\t\tX: https://x.com/ethereumremix\n ` const pasteCodeRef = useRef(false) const editorRef = useRef(null)