|
44 | 44 | <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. --> |
45 | 45 | <string name="permdesc_setKeyguardWallpaper">Izinkan aplikasi untuk mengubah gambar latar layar kunci.</string> |
46 | 46 | <!-- label for item that reboots the phone in phone options dialog --> |
47 | | - <string name="global_action_reboot">Mulai Ulang</string> |
| 47 | + <string name="global_action_reboot">But ulang</string> |
48 | 48 | <!-- label for current user in phone options dialog --> |
49 | 49 | <string name="global_action_current_user">Saat ini</string> |
50 | 50 | <!-- Reboot menu --> |
51 | 51 | <!-- Button to reboot the phone, within the Reboot Options dialog --> |
52 | | - <string name="reboot_reboot">Mulai Ulang</string> |
| 52 | + <string name="reboot_reboot">But ulang</string> |
53 | 53 | <!-- Button to reboot the phone into recovery, within the Reboot Options dialog --> |
54 | 54 | <string name="reboot_recovery">Pemulihan</string> |
55 | 55 | <!-- Button to reboot the phone into bootloader, within the Reboot Options dialog --> |
56 | | - <string name="reboot_bootloader">Pengelola but</string> |
| 56 | + <string name="reboot_bootloader">Bootloader</string> |
57 | 57 | <!-- Button to reboot the phone into download, within the Reboot Options dialog --> |
58 | 58 | <string name="reboot_download">Unduh</string> |
59 | 59 | <!-- Button to soft reboot the device, within the Reboot Options dialog --> |
60 | | - <string name="reboot_soft">But ulang tanpa mati daya</string> |
| 60 | + <string name="reboot_soft">But ulang cepat</string> |
61 | 61 | <!-- Title of dialog to confirm rebooting. --> |
62 | 62 | <string name="reboot_title">But ulang</string> |
63 | 63 | <!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will |
64 | 64 | be a confirmation dialog. This is the message. --> |
65 | 65 | <string name="reboot_confirm" product="tablet">Tablet Anda akan dibut ulang.</string> |
66 | 66 | <string name="reboot_confirm" product="default">Ponsel Anda akan dibut ulang.</string> |
67 | 67 | <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. --> |
68 | | - <string name="reboot_progress">Memulai ulang\u2026</string> |
| 68 | + <string name="reboot_progress">Membut ulang\u2026</string> |
69 | 69 | <!-- Long-press back kill application --> |
70 | 70 | <string name="app_killed_message">Aplikasi dimatikan</string> |
71 | 71 | <!-- ADB over network notification --> |
|
0 commit comments