blob: 5beced7d8b1857c1c03b774351ba7b168b4a16e6 [file] [log] [blame]
<!--
Copyright 2023 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">DevX Playground</string>
<string name="browse_title">Playground app of DevX engineers</string>
<string name="related_movies">Related Videos</string>
<string name="grid_view">Grid View</string>
<string name="error_fragment">Error Fragment</string>
<string name="personal_settings">Personal Settings</string>
<string name="watch_trailer_1">Watch trailer</string>
<string name="watch_trailer_2">FREE</string>
<string name="rent_1">Rent By Day</string>
<string name="rent_2">From $1.99</string>
<string name="buy_1">Buy and Own</string>
<string name="buy_2">AT $9.99</string>
<string name="movie">Movie</string>
<!-- Error messages -->
<string name="error_fragment_message">An error occurred</string>
<string name="dismiss_error">Dismiss</string>
</resources>