<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="ServerListOptions">
<item>@string/optRecentChanges</item>
<item>@string/optJobSearch</item>
<item>@string/optGoto</item>
<item>@string/optEditServer</item>
<item>@string/optRemoveServer</item>
</string-array>
<string-array name="GotoListOptions">
<item>@string/optGotoChange</item>
<item>@string/optGotoJob</item>
</string-array>
<array name="HelpNameList">
<item>@string/helpAddingServers</item>
<item>@string/helpServersList</item>
<item>@string/helpServerInfo</item>
<item>@string/helpViewChanges</item>
<item>@string/helpViewJobs</item>
<item>@string/helpSupport</item>
</array>
<array name="HelpViewList">
<item>@layout/helpaddingservers</item>
<item>@layout/helpserverslist</item>
<item>@layout/helpserverinfo</item>
<item>@layout/helpviewchanges</item>
<item>@layout/helpviewjobs</item>
<item>@layout/helpsupport</item>
</array>
</resources>
# |
Change |
User |
Description |
Committed |
|
#1
|
8980 |
Matt Attaway |
Add source code for both the Android and iOS versions of P4Scout. |
|
|