diff options
Diffstat (limited to 'tests/res')
-rw-r--r-- | tests/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/res/values/strings.xml b/tests/res/values/strings.xml index d8ff6de..e07e6c1 100644 --- a/tests/res/values/strings.xml +++ b/tests/res/values/strings.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">CM Platform Tests</string> + <string name="settings_tests_activity_name">CM Platform Settings Tests</string> </resources> |