Note that there are some explanatory texts on larger screens.

plurals
  1. POerror: Error parsing XML: unbound prefix
    primarykey
    data
    text
    <p>I have gotten this error in the strings.xml file: error: Error parsing XML: unbound prefix</p> <p></p> <pre><code>&lt;resources&gt; &lt;string name="mainTitle"&gt;Remote Doctor &lt;/string&gt; &lt;string name="app_name"&gt;Remote Doctor&lt;/string&gt; &lt;string name="patientButton"&gt;Patient Mode &lt;/string&gt; &lt;string name="doctorButton"&gt;Doctor Mode &lt;/string&gt; &lt;string name="aboutButton"&gt;About &lt;/string&gt; &lt;string name="exit"&gt;Exit&lt;/string&gt; &lt;string name="simpleMode"&gt;Simple Mode&lt;/string&gt; &lt;string name="detailedMode"&gt;Detailed Mode&lt;/string&gt; &lt;string name="aboutTitle"&gt;About Remote Doc&lt;/string&gt; &lt;string name="aboutText"&gt;\ Remote Doc is an application that allows a brace user and the doctor to analyze and record how often the brace is being worn and how much force or pressure the brace is putting on the user &lt;/string&gt; &lt;!-- BluetoothChat --&gt; &lt;string name="send"&gt;Send&lt;/string&gt; &lt;string name="not_connected"&gt;You are not connected to a device&lt;/string&gt; Error: &lt;string name="bt_not_enabled_leaving"&gt;Bluetooth was not enabled. Leaving Bluetooth Chat.&lt;/string&gt; &lt;string name="title_connecting"&gt;connecting...&lt;/string&gt; &lt;string name="title_connected_to"&gt;connected to &lt;xliff:g id="device_name"&gt;%1$s&lt;/xliff:g&gt;&lt;/string&gt; &lt;string name="title_not_connected"&gt;not connected&lt;/string&gt; &lt;!-- DeviceListActivity --&gt; &lt;string name="scanning"&gt;scanning for devices...&lt;/string&gt; &lt;string name="select_device"&gt;select a device to connect&lt;/string&gt; &lt;string name="none_paired"&gt;No devices have been paired&lt;/string&gt; &lt;string name="none_found"&gt;No devices found&lt;/string&gt; &lt;string name="title_paired_devices"&gt;Paired Devices&lt;/string&gt; &lt;string name="title_other_devices"&gt;Other Available Devices&lt;/string&gt; &lt;string name="button_scan"&gt;Scan for devices&lt;/string&gt; &lt;!-- Options Menu --&gt; &lt;string name="secure_connect"&gt;Connect a device - Secure&lt;/string&gt; &lt;string name="insecure_connect"&gt;Connect a device - Insecure&lt;/string&gt; &lt;string name="discoverable"&gt;Make discoverable&lt;/string&gt; &lt;/resources&gt; </code></pre> <p>What Am i doing something wrong???</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload