diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-01-30 23:35:42 -0700 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-01-30 23:35:42 -0700 |
commit | b6e47ac59c3e853b23d4392eec33bbeb2f068f17 (patch) | |
tree | b8beb6cd90ac234df8a2f8016af7d9a6e95d7fab /res/values/strings.xml | |
parent | fea68f17a1a69bc3710e1b1b743e0d0ded95234a (diff) |
Add EIP Service item in Dashboard
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 606cb3bb..f18c9920 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -257,5 +257,6 @@ <string name="title_activity_dashboard">LEAP Dashboard</string> <string name="provider_label">Provider:</string> <string name="provider_label_none">No provider configured</string> + <string name="eip_type_active">EIP</string> </resources>
\ No newline at end of file |