1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <string name="app_name">Beam</string>
4    <string name="info">Ensure that Android Beam is enabled by turning it on in
5        the system Settings (select the setting icon above), then place this device up
6        against another Android device that supports Android Beam to send a
7        message.</string>
8    <string name="menu_settings">Android Beam settings</string>
9</resources>
10