|
330 | 330 | <string name="use_custom_ip">Use custom IP</string> |
331 | 331 | <string name="bookmark_lost">Bookmark not found, recreating…</string> |
332 | 332 |
|
333 | | - <string name="smb_instructions"> |
| 333 | + <string name="smb_instructions"><![CDATA[ |
334 | 334 | <html> |
335 | 335 | <body> |
336 | 336 | <h1>How to access shared Windows folder on Android (SMB)</h1>\n\n |
337 | 337 | <ul> |
338 | 338 | <li> |
339 | 339 | <b>Enable File Sharing on Windows</b>\n |
340 | 340 | </li> |
341 | | - <p style='margin-left: 40px'> |
| 341 | + <p style="margin-left: 40px"> |
342 | 342 | Open the Control Panel, click Choose HomeGroup and Sharing options under Network |
343 | 343 | and Internet, and click "Change Advanced Sharing Settings," enable the "File and |
344 | 344 | Printer Sharing" feature.\n\n |
|
347 | 347 | <li> |
348 | 348 | <b>Additional File Sharing settings</b>\n |
349 | 349 | </li> |
350 | | - <p style='margin-left: 40px'> |
| 350 | + <p style="margin-left: 40px"> |
351 | 351 | You may also want to configure the other advanced sharing settings here. \n |
352 | 352 | For example, you could enable access to your files without a password if you trust all |
353 | 353 | the devices on your local network. Once file and printer sharing is enabled, you can |
|
359 | 359 | <li> |
360 | 360 | <b>Make sure both devices are on same Wifi</b>\n |
361 | 361 | </li> |
362 | | - <p style='margin-left: 40px'> |
| 362 | + <p style="margin-left: 40px"> |
363 | 363 | This feature makes files available on the local network, so your PC and mobile devices |
364 | 364 | have to be on the same local network. You can\’t access a shared Windows folder |
365 | 365 | over the Internet or when your smartphone is connected to its mobile data — it |
|
369 | 369 | <li> |
370 | 370 | <b>Find IP Address</b>\n |
371 | 371 | </li> |
372 | | - <p style='margin-left: 40px'> |
| 372 | + <p style="margin-left: 40px"> |
373 | 373 | Open Command Prompt. Type \'ipconfig\' and press Enter. Look for Default Gateway |
374 | 374 | under your network adapter for your router\'s IP address. Look for |
375 | 375 | \\\"IPv4 Address\\\" under the same adapter section to find your computer\'s IP |
|
380 | 380 | </ul> |
381 | 381 | </body> |
382 | 382 | </html> |
383 | | - </string> |
| 383 | + ]]></string> |
384 | 384 | <string name="share_limit">Can\'t share more than 100 files</string> |
385 | 385 | <string name="otg_access">Select the root of OTG device</string> |
386 | 386 | <string name="information">Information</string> |
|
0 commit comments