You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by ia...@apache.org on 2015/07/13 14:54:37 UTC

[19/34] incubator-taverna-mobile git commit: implemented workflow run Results. Results now show up in a new screen

implemented workflow run Results. Results now show up in a new screen


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/70c90185
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/70c90185
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/70c90185

Branch: refs/heads/master
Commit: 70c90185f42dc73e13431e2c32c4965dbb5a9b96
Parents: ee887f3
Author: larrytech7 <la...@gmail.com>
Authored: Thu Jul 9 17:41:24 2015 +0100
Committer: larrytech7 <la...@gmail.com>
Committed: Thu Jul 9 17:41:24 2015 +0100

----------------------------------------------------------------------
 app/src/main/res/values/strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/70c90185/app/src/main/res/values/strings.xml
----------------------------------------------------------------------
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d785370..eda8079 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -56,7 +56,7 @@ limitations under the License.
     <string name="workflow_authorhint">Workflow Author  </string>
     <string name="workflow_component">Workflow component</string>
     <string name="favorite_empty"> No Favorites Added Yet</string>
-    <string name="workflow_empty"> No <b>Workflows</b> Available. Check your Connection to the Internet</string>
+    <string name="workflow_empty"> No <b>Workflows</b> Available. Check your Connection to the Internet or Pull down to refresh</string>
     <string name="wktitle">TITLE</string>
     <string name="marked">Marked On</string>
     <string name="created">Created :</string>