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

Unverified Commit 3521407d authored by Keith Mok's avatar Keith Mok Committed by Michael Bestas
Browse files

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

CYNGNOS-3238, HAM-1384

This reverts commit 10a63e4e.

Change-Id: Ic13bdd51e059b4e66674fdbe6e6da3c2779f6a38
(cherry picked from commit 583e76db)
parent 4faf1045
Loading
Loading
Loading
Loading
+0 −37
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>