blob: b4f9d57aba092e1fafe1c4f29722bb9d60219213 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App title of DeviceAsWebcam [CHAR LIMIT=32] -->
<string name="app_label">Webcam Service</string>
<!-- Accessibility description for the view finder texture view -->
<string name="view_finder_description">View finder</string>
<!-- Accessibility description for the zoom ratio value text view -->
<string name="zoom_ratio_description">Zoom ratio value</string>
<string name="zoom_ratio">%.2fx</string>
<!-- Accessibility description for the toggle camera image button -->
<string name="toggle_camera_button_description">Toggle camera direction button</string>
</resources>