1 <?xml version="1.0" encoding="UTF-8"?> 2 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 3 4 <string name="app_name">DMService</string> 5 <string name="DM_SERVICE_ALERT_TITLE_DEVICE_MGMT">Qun l thit b</string> 6 <string name="DM_SERVICE_ALERT_TITLE_SYSTEM_MESSAGE">Tin nhn h thng</string> 7 <string name="DM_SERVICE_ALERT_BUTTON_YES">OK</string> 8 <string name="DM_SERVICE_ALERT_BUTTON_NO">T chi</string> 9 <string name="dm_session_button_confirm">Cp nht</string> 10 <string name="dm_session_button_reject">Hy</string> 11 <string name="dm_session_confirmation_title">Cp nht h thng</string> 12 <string name="dm_session_confirmation_message">Cp nht h thng cho in thoi ca bn kh dng</string> 13 <string name="dm_session_confirmation_notification_label">Cp nht h thng</string> 14 <string name="dm_session_confirmation_notification_message">Yu cu phin DM mi</string> 15 <string name="dm_session_information_notification_label">Cp nht h thng</string> 16 <string name="dm_session_information_notification_message1">My ch khi chy yu cu</string> 17 <string name="dm_session_information_notification_message2_success">Thit b hon thnh yu cu ca my ch</string> 18 <string name="dm_session_information_notification_message2_fail">Thit b khng hon thnh yu cu ca my ch</string> 19 20 </resources> 21