You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2023. It is now read-only.
<stringname="donations_summary">Add donation link here!</string>
28
29
<stringname="kernel_about">About Kernel</string>
30
+
<stringname="kernel_support">How to add support in kernel</string>
31
+
<stringname="kernel_support_summary">Kernel Profiler expects a configuration file (<b><i>kernelprofiler.json</i></b>) and one or more \'<b><i>profiles</i></b>\' (basically shell scripts) in certain specific structure placed inside <b>\'<i>/data/kernel_profiler</i>\'</b>. Please check \'<b>Settings -> Developer Tools</b>\' for more information.</string>
29
32
<stringname="more">More</string>
30
33
<stringname="name_empty">Profile name shouldn\'t be empty! Aborting.</string>
31
34
<stringname="no_internet">Please check your internet connection!</string>
@@ -39,7 +42,7 @@
39
42
<stringname="options">Options</string>
40
43
<stringname="press_back">Press back again to exit</string>
<stringname="unsupported_help_message">Please Note: This app is also equipped with necessity tools to create its support files. Please check \'Settings -> Developer Tools\' for more information.</string>
60
64
<stringname="unsupported_message">Please ask your favourite kernel developer to add support to this app!</string>
65
+
<stringname="unsupported_summary">It seems like you\'re kernel doesn\'t have necessary configuration file/profiles to support this app.</string>
61
66
<stringname="wrong_profile">%s is not a proper profile file! Aborting.</string>
0 commit comments