app-facebook-event-scraper/app/src/main/res/values/strings.xml

7 lines
327 B
XML

<resources>
<string name="app_name">NoFb Event Scraper</string>
<string name="action_settings">Settings</string>
<string name="hello_message">This app scrapes facebook event links and adds the event to your calendar.</string>
<string name="add_link_hint">Enter facebook link to the event.</string>
</resources>