summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-in
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-07-22 12:04:51 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-07-22 12:04:51 -0700
commit2c050b3ffdc688f0f9c7e436657550cd19332ea0 (patch)
tree606d0b850ca2fb6ed024b687b7169b6ed9ae4381 /core/res/res/values-in
parentd8d4e7c567872fa4596c2f63c85092a90b36a6b3 (diff)
downloadframeworks_base-2c050b3ffdc688f0f9c7e436657550cd19332ea0.zip
frameworks_base-2c050b3ffdc688f0f9c7e436657550cd19332ea0.tar.gz
frameworks_base-2c050b3ffdc688f0f9c7e436657550cd19332ea0.tar.bz2
Automatic translation import
Change-Id: I6e9839888dbd859b6691112bd2b217f82b603e1c Ticket: -
Diffstat (limited to 'core/res/res/values-in')
-rw-r--r--core/res/res/values-in/cm_strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/res/res/values-in/cm_strings.xml b/core/res/res/values-in/cm_strings.xml
index 7a2fb59..1a58efb 100644
--- a/core/res/res/values-in/cm_strings.xml
+++ b/core/res/res/values-in/cm_strings.xml
@@ -44,12 +44,12 @@
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_setKeyguardWallpaper">Izinkan aplikasi untuk mengubah gambar latar layar kunci.</string>
<!-- label for item that reboots the phone in phone options dialog -->
- <string name="global_action_reboot">But ulang</string>
+ <string name="global_action_reboot">Mulai Ulang</string>
<!-- label for current user in phone options dialog -->
<string name="global_action_current_user">Saat ini</string>
<!-- Reboot menu -->
<!-- Button to reboot the phone, within the Reboot Options dialog -->
- <string name="reboot_reboot">But ulang</string>
+ <string name="reboot_reboot">Mulai Ulang</string>
<!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
<string name="reboot_recovery">Pemulihan</string>
<!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
@@ -65,7 +65,7 @@
<string name="reboot_confirm" product="tablet">Tablet Anda akan dibut ulang.</string>
<string name="reboot_confirm" product="default">Ponsel Anda akan dibut ulang.</string>
<!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
- <string name="reboot_progress">Membut ulang\u2026</string>
+ <string name="reboot_progress">Memulai ulang\u2026</string>
<!-- Long-press back kill application -->
<string name="app_killed_message">Aplikasi dimatikan</string>
<!-- ADB over network notification -->