diff options
Diffstat (limited to 'tests/SharedLibrary/lib/res/values/strings.xml')
-rw-r--r-- | tests/SharedLibrary/lib/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/SharedLibrary/lib/res/values/strings.xml b/tests/SharedLibrary/lib/res/values/strings.xml index 6827f93..9beccd9 100644 --- a/tests/SharedLibrary/lib/res/values/strings.xml +++ b/tests/SharedLibrary/lib/res/values/strings.xml @@ -28,4 +28,5 @@ </string-array> <string name="racoon">Racoon</string> + <string name="sample_layout">This is an example of a layout this library provides.</string> </resources> |