add no internet string

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/9bf1d484
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/9bf1d484
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/9bf1d484

Branch: refs/heads/master
Commit: 9bf1d48425fc58a243ac3eb66a6630bc07be1568
Parents: fae70dc
Author: Sagar <[email protected]>
Authored: Fri Jul 1 17:10:46 2016 +0530
Committer: Sagar <[email protected]>
Committed: Fri Jul 1 17:10:46 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/9bf1d484/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 9633b0a..8a0092e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -110,4 +110,5 @@ limitations under the License.
     <string name="runid_text">Workflow Run ID:</string>
 
     <string name="announcement">Announcementss</string>
+    <string name="no_internet">No Internet Connection</string>
 </resources>

Reply via email to