|
1238 | 1238 | "notEnoughGas": { |
1239 | 1239 | "message": "Not Enough Gas" |
1240 | 1240 | }, |
| 1241 | + "notifications1Description": { |
| 1242 | + "message": "MetaMask Mobile users can now swap tokens inside their mobile wallet. Scan the QR code to get the mobile app and start swapping.", |
| 1243 | + "description": "Description of a notification in the 'See What's New' popup. Describes the swapping on mobile feature." |
| 1244 | + }, |
| 1245 | + "notifications1Title": { |
| 1246 | + "message": "Swapping on mobile is here!", |
| 1247 | + "description": "Title for a notification in the 'See What's New' popup. Tells users that they can now use MetaMask Swaps on Mobile." |
| 1248 | + }, |
| 1249 | + "notifications2ActionText": { |
| 1250 | + "message": "Start survey", |
| 1251 | + "description": "The 'call to action' label on the button, or link, of the 'Help improve MetaMask' 'See What's New' notification. Upon clicking, users will be taken to an external page where they can complete a survey." |
| 1252 | + }, |
| 1253 | + "notifications2Description": { |
| 1254 | + "message": "Please share your experience in this 5 minute survey.", |
| 1255 | + "description": "Description of a notification in the 'See What's New' popup. Further clarifies how the users can help: by completing a 5 minute survey about MetaMask." |
| 1256 | + }, |
| 1257 | + "notifications2Title": { |
| 1258 | + "message": "Help improve MetaMask", |
| 1259 | + "description": "Title for a notification in the 'See What's New' popup. Asks users to take action to make MetaMask better." |
| 1260 | + }, |
| 1261 | + "notifications3ActionText": { |
| 1262 | + "message": "Read more", |
| 1263 | + "description": "The 'call to action' on the button, or link, of the 'Stay secure' notification. Upon clicking, users will be taken to a page about security on the metamask support website." |
| 1264 | + }, |
| 1265 | + "notifications3Description": { |
| 1266 | + "message": "Stay up to date on MetaMask security best practices and get the latest security tips from official MetaMask support.", |
| 1267 | + "description": "Description of a notification in the 'See What's New' popup. Describes the information they can get on security from the linked support page." |
| 1268 | + }, |
| 1269 | + "notifications3Title": { |
| 1270 | + "message": "Stay secure", |
| 1271 | + "description": "Title for a notification in the 'See What's New' popup. Encourages users to consider security." |
| 1272 | + }, |
1241 | 1273 | "ofTextNofM": { |
1242 | 1274 | "message": "of" |
1243 | 1275 | }, |
|
1817 | 1849 | "swapHighSlippageWarning": { |
1818 | 1850 | "message": "Slippage amount is very high. Make sure you know what you are doing!" |
1819 | 1851 | }, |
1820 | | - "swapIntroLearnMoreHeader": { |
1821 | | - "message": "Want to learn more?" |
1822 | | - }, |
1823 | | - "swapIntroLearnMoreLink": { |
1824 | | - "message": "Learn more about MetaMask Swaps" |
1825 | | - }, |
1826 | | - "swapIntroLiquiditySourcesLabel": { |
1827 | | - "message": "Liquidity sources include:" |
1828 | | - }, |
1829 | | - "swapIntroPopupSubTitle": { |
1830 | | - "message": "You can now swap tokens directly in your MetaMask wallet. MetaMask Swaps combines multiple decentralized exchange aggregators, professional market makers, and individual DEXs to ensure MetaMask users always get the best price with the lowest network fees." |
1831 | | - }, |
1832 | | - "swapIntroPopupTitle": { |
1833 | | - "message": "Token swapping is here!" |
1834 | | - }, |
1835 | | - "swapLearnMoreContractsAuditReview": { |
1836 | | - "message": "Review our official contracts audit" |
1837 | | - }, |
1838 | 1852 | "swapLowSlippageError": { |
1839 | 1853 | "message": "Transaction may fail, max slippage too low." |
1840 | 1854 | }, |
|
1961 | 1975 | "swapSourceInfo": { |
1962 | 1976 | "message": "We search multiple liquidity sources (exchanges, aggregators and professional market makers) to find the best rates and lowest network fees." |
1963 | 1977 | }, |
1964 | | - "swapStartSwapping": { |
1965 | | - "message": "Start swapping" |
1966 | | - }, |
1967 | 1978 | "swapSwapFrom": { |
1968 | 1979 | "message": "Swap from" |
1969 | 1980 | }, |
|
2310 | 2321 | "welcomeBack": { |
2311 | 2322 | "message": "Welcome Back!" |
2312 | 2323 | }, |
| 2324 | + "whatsNew": { |
| 2325 | + "message": "What's new", |
| 2326 | + "description": "This is the title of a popup that gives users notifications about new features and updates to MetaMask." |
| 2327 | + }, |
2313 | 2328 | "whatsThis": { |
2314 | 2329 | "message": "What's this?" |
2315 | 2330 | }, |
|
0 commit comments