blob: c48b64884c5e95ad49666480a047243ad5d7175d [file] [log] [blame]
Arunesh Mishraa772e5f2016-01-25 10:33:11 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 Copyright (C) 2014 Google Inc.
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16-->
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18
Chris Thorntondfa7c3b2016-06-30 22:05:51 -070019 <string name="load">Load</string>
20 <string name="reload">Reload</string>
21 <string name="unload">Unload</string>
Arunesh Mishra3fff7f52016-02-09 12:15:19 -080022 <string name="start_recog">Start</string>
23 <string name="stop_recog">Stop</string>
Chris Thornton15ab2b42016-04-10 20:15:33 -070024 <string name="play_trigger">Play Trigger Audio</string>
Chris Thorntondfa7c3b2016-06-30 22:05:51 -070025 <string name="capture">Capture Audio</string>
26 <string name="stop_capture">Stop Capturing Audio</string>
27 <string name="play_capture">Play Captured Audio</string>
Arunesh Mishra933da812016-02-18 15:31:54 -080028 <string name="none">Debug messages appear here:\n</string>
Arunesh Mishra3fff7f52016-02-09 12:15:19 -080029</resources>