Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fab08d63 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Adding back pdf_printer_media_sizes for values-zh-rCN to accomodate mediasize_default"

parents 3e7fb7b6 ead279a3
Loading
Loading
Loading
Loading
+37 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 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-array name="pdf_printer_media_sizes" translatable="false">
        <item>ROC_8K</item>
        <item>ROC_16K</item>
        <item>PRC_1</item>
        <item>PRC_2</item>
        <item>PRC_3</item>
        <item>PRC_4</item>
        <item>PRC_5</item>
        <item>PRC_6</item>
        <item>PRC_7</item>
        <item>PRC_8</item>
        <item>PRC_9</item>
        <item>PRC_10</item>
        <item>PRC_16K</item>
        <item>OM_PA_KAI</item>
        <item>OM_DAI_PA_KAI</item>
        <item>OM_JUURO_KU_KAI</item>
    </string-array>

</resources>