Loading core/res/res/values-ko/arrays.xml 0 → 100644 +29 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/assets/res/any/colors.xml ** ** Copyright 2006, 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"> <!-- Defines the shutdown options shown in the reboot dialog. --> <array name="shutdown_reboot_options"> <item>다시 시작</item> <item>복구 모드</item> <item>부트로더</item> </array> </resources> core/res/res/values-ko/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -861,4 +861,9 @@ <string name="throttle_warning_notification_message" msgid="2609734763845705708">"모바일 데이터 사용에 대해 자세히 알아보려면 터치하세요."</string> <string name="throttled_notification_title" msgid="6269541897729781332">"모바일 데이터 제한을 초과했습니다."</string> <string name="throttled_notification_message" msgid="4712369856601275146">"모바일 데이터 사용에 대해 자세히 알아보려면 터치하세요."</string> <!-- Reboot recommended after applying color changes (CM) --> <string name="toast_reboot_recommend">경고: 설정을 마친 후 다시 시작을 하시기 바랍니다.</string> <!--Application killed toast --> <string name="app_killed_message">어플리케이션 종료됨</string> </resources> Loading
core/res/res/values-ko/arrays.xml 0 → 100644 +29 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/assets/res/any/colors.xml ** ** Copyright 2006, 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"> <!-- Defines the shutdown options shown in the reboot dialog. --> <array name="shutdown_reboot_options"> <item>다시 시작</item> <item>복구 모드</item> <item>부트로더</item> </array> </resources>
core/res/res/values-ko/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -861,4 +861,9 @@ <string name="throttle_warning_notification_message" msgid="2609734763845705708">"모바일 데이터 사용에 대해 자세히 알아보려면 터치하세요."</string> <string name="throttled_notification_title" msgid="6269541897729781332">"모바일 데이터 제한을 초과했습니다."</string> <string name="throttled_notification_message" msgid="4712369856601275146">"모바일 데이터 사용에 대해 자세히 알아보려면 터치하세요."</string> <!-- Reboot recommended after applying color changes (CM) --> <string name="toast_reboot_recommend">경고: 설정을 마친 후 다시 시작을 하시기 바랍니다.</string> <!--Application killed toast --> <string name="app_killed_message">어플리케이션 종료됨</string> </resources>