android/*: update Indonesian translations (#10127)
1. screencap: update command description 2. logcat: translate new English command examples
This commit is contained in:

committed by
GitHub

parent
61981e0973
commit
4806c1ca39
@@ -14,3 +14,11 @@
|
||||
- Saring informasi log berdasarkan sintaks ekspresi reguler (regex) tertentu:
|
||||
|
||||
`logcat --regex {{regular_expression}}`
|
||||
|
||||
- Tampilkan log untuk nomor induk (PID) program yang sedang dijalankan:
|
||||
|
||||
`logcat --pid={{pid}}`
|
||||
|
||||
- Tampilkan log untuk (kemasan) aplikasi yang sedang dijalankan:
|
||||
|
||||
`logcat --pid=$(pidof -s {{nama_kemasan_aplikasi}})`
|
||||
|
Reference in New Issue
Block a user