Github user sagar15795 commented on a diff in the pull request:
https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171313483
--- Diff: app/src/main/res/values/strings.xml ---
@@ -97,7 +97,8 @@ limitations under the License.
<string name="loading">Loading details</string>
<string name="loadworkflows">Loading Workflows</string>
<string name="fetchrun">Fetching run components</string>
- <string name="keeplogin">Remain Logged-in</string>
+ <string name="keeplogin">Remember me</string>
--- End diff --
`Remain Logged-in` is more intuitive than `Remember me`.
Please Revert this.
---