|
355 | 355 | <string name="susi_about"><![CDATA[<a href="https://chat.susi.ai/overview"><u><font color=\'#4184f3\'>SUSI.AI</u></font></a>]]> is an intelligent libre software personal assistant. It is capable of chat and voice interaction by using APIs to perform actions such as music playback, making to-do lists, setting alarms, streaming podcasts, playing audiobooks, and providing weather, traffic, and other real time information. Additional functionalities can be added as console services using external APIs. SUSI.AI is able to answer questions and depending on the context will ask for additional information in order to perform the desired outcome. The core of the assistant is the SUSI.AI server that holds the "intelligence" and "personality" of SUSI.AI.</string> |
356 | 356 | <string name="susi_contributors">Contributors</string> |
357 | 357 | <string name="url_susi_contributors" translatable="false">https://github.com/fossasia/susi_android/graphs/contributors</string> |
358 | | - <string name="susi_contributors_desc"><![CDATA[Developed by <a href="https://github.com/fossasia/susi_android/graphs/contributors"><u><font color='#4184f3'>Contributors</u></font></a>]]>.</string> |
| 358 | + <string name="susi_contributors_desc"><![CDATA[Developed by <a href=\"https://github.com/fossasia/susi_android/graphs/contributors\"><u><font color=\'#4184f3\'>Contributors</u></font></a>]]>.</string> |
359 | 359 | <string name="susi_license_information">License</string> |
360 | 360 | <string name="url_susi_license" translatable="false">https://github.com/fossasia/susi_android/blob/master/LICENSE</string> |
361 | | - <string name="susi_license_information_desc">This project is currently licensed under the Apache License Version 2.0. As per the <![CDATA[<a href="https://github.com/fossasia/susi_android/blob/master/LICENSE"><u><font color='#4184f3'>LICENSE.md</u></font></a>]]> |
| 361 | + <string name="susi_license_information_desc">This project is currently licensed under the Apache License Version 2.0. As per the <![CDATA[<a href=\"https://github.com/fossasia/susi_android/blob/master/LICENSE\"><u><font color=\'#4184f3\'>LICENSE.md</u></font></a>]]> |
362 | 362 | </string> |
363 | 363 | <string name="susi_report_issues">Report Issues</string> |
364 | 364 | <string name="url_susi_report_issue" translatable="false">https://github.com/fossasia/susi_android/issues</string> |
365 | | - <string name="susi_report_issues_desc">Please report all the issues in <![CDATA[<a href="https://github.com/fossasia/susi_android/issues"><u><font color='#4184f3'>Github Repository Issue Tracker</u></font></a>]]>.</string> |
| 365 | + <string name="susi_report_issues_desc">Please report all the issues in <![CDATA[<a href=\"https://github.com/fossasia/susi_android/issues\"><u><font color=\'#4184f3\'>Github Repository Issue Tracker</u></font></a>]]>.</string> |
366 | 366 |
|
367 | 367 | <string name="susi_skill_cms">SUSI Skill CMS</string> |
368 | 368 | <string name="url_susi_skill_cms" translatable="false">https://skills.susi.ai</string> |
369 | | - <string name="susi_skill_cms_desc">SUSI is having many skills. You can look at the collection of skills at <![CDATA[<a href="http://www.skills.susi.ai"><u><font color='#4184f3'>skills.susi.ai</u></font></a>]]>. SUSI Skill development is easy and fun. You can edit existing skills or even create your own.</string> |
| 369 | + <string name="susi_skill_cms_desc">SUSI is having many skills. You can look at the collection of skills at <![CDATA[<a href=\"http://www.skills.susi.ai\"><u><font color=\'#4184f3\'>skills.susi.ai</u></font></a>]]>. SUSI Skill development is easy and fun. You can edit existing skills or even create your own.</string> |
370 | 370 | <string name="susi_know_more" translatable="false"><![CDATA[<a href="https://dev.susi.ai/"><u><font color=\'#4184f3\'>Click here to Know More</font></u></a>]]></string> |
371 | 371 |
|
372 | 372 | <!-- Intro Strings --> |
|
0 commit comments