defaults.xml revision 06879f708ddd35811aa80eee077e884d337cef30
198a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams<?xml version="1.0" encoding="UTF-8"?>
298a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams<!-- 
398a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams/**
498a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * Copyright (c) 2009, The Android Open Source Project
598a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams *
698a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * Licensed under the Apache License, Version 2.0 (the "License");
798a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * you may not use this file except in compliance with the License.
898a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * You may obtain a copy of the License at
998a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams *
1098a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams *     http://www.apache.org/licenses/LICENSE-2.0
1198a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams *
1298a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * Unless required by applicable law or agreed to in writing, software
1398a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * distributed under the License is distributed on an "AS IS" BASIS,
1498a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1598a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * See the License for the specific language governing permissions and
1698a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams * limitations under the License.
1798a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams */
1898a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams -->
1998a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams
2098a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams<resources xmlns:android="http://schemas.android.com/apk/res/android"
2198a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2298a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams    <string name="def_device_name" msgid="6309317409634339402">"%1$s %2$s"</string>
2398a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams    <string name="def_device_name_simple" msgid="9037785625140748221">"%1$s"</string>
2498a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams</resources>
2598a281354fe06d1f970d0521c9a08d9eb0aa1a45Jason Sams