diff options
author | Parménides GV <parmegv@sdf.org> | 2014-04-28 12:00:44 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2014-04-28 12:00:44 +0200 |
commit | dec816eecc8375d9f031a4b59753302e8ab9b16c (patch) | |
tree | 47751f7773abe880beaeea939b0b5825f351124e /app/src/main/res/values/strings.xml | |
parent | 5fc5d37330d3535a0f421632694d1e7918fc22d7 (diff) | |
parent | d4caf8f35fc9dd43d370439e8f6b6727909b15b9 (diff) |
Merge branch 'develop'0.5.1
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index bcb6ecc9..492c48c7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -116,7 +116,6 @@ <string name="error_no_such_algorithm_exception_user_message">Update the app</string> <string name="login_button">Log In</string> <string name="logout_button">Log Out</string> - <string name="danger_checkbox">Skip security check</string> <string name="setup_error_title">Configuration Error</string> <string name="setup_error_configure_button">Configure</string> <string name="setup_error_close_button">Exit</string> |