23 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!--  Copyright (C) 2022 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:android="http://schemas.android.com/apk/res/android"
 | |
|     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
 | |
|     <string name="role_dialer_request_description" msgid="6188305064871543419">"앱이 알림을 전송할 수 있으며 카메라, 연락처, 마이크, 전화, SMS에 대한 액세스 권한을 부여받게 됩니다."</string>
 | |
|     <string name="role_sms_request_description" msgid="1506966389698625395">"앱이 나에게 알림을 전송할 수 있으며 카메라, 연락처, 파일, 마이크, 전화, SMS에 대한 액세스 권한을 부여받게 됩니다."</string>
 | |
|     <string name="permission_description_summary_storage" msgid="1917071243213043858">"이 권한이 있는 앱은 기기의 모든 파일에 액세스할 수 있습니다."</string>
 | |
| </resources>
 |