Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tips and translation #1126

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions app/src/main/assets/tips/tips
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Here's a tip!
You can support us by donating in About > Support.
Want to contact to developer? Telegram: @Sevtinge_PM_bot or BiliBili: @绀漓丨Sevtinge.
Add Telegram@Cemiuileer to chat together.
Search for @hyperceiler on Telegram to chat together.
HyperCeiler = HyperOS + Ceiler, Ceiler = Ceil + er.
Guess how many more times you have to see this tip again?
Make HyperOS Great Again!
Expand All @@ -32,6 +32,7 @@ The system has been destroyed.
System UI isn't responding.
Please don't report FeSO₄ issues, thank you for your cooperation.
Users just need to update the module, but developers have many things to consider.
Please don't express your frustration with this module on X. Thank you for your cooperation.
Come on, come on, new bugs coming out of the oven.
At every moment, a new opportunity.
You are stronger than you think!
Expand All @@ -45,4 +46,4 @@ This module is useless.
This module will be uninstalled in 5 seconds.
Lorem ipsum dolor sit amet.
Thank you to all the contributors.
Thank you for seeing this tip, I wish you a happy life
Thank you for seeing this tip, I wish you a happy life.
8 changes: 4 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
<!--HyperCeiler Tips-->
<string name="error">Error</string>
<string name="warn">Attention</string>
<string name="app_error_desc">This module had a fatal collapse and could not continue to run! Please bring the following error information for feedback! \n\n</string>
<string name="app_exit">Ending process</string>
<string name="app_error_desc">This module has encountered a critical failure and cannot continue to run! Please provide the following error information for feedback! \n\n</string>
<string name="app_exit">OK</string>
<string name="safe_mode_desc">%1$s has entered Safe mode due to multiple crashes, and HyperCeiler features has been temporarily disabled.</string>
<string name="safe_mode_history">View exception records</string>
<string name="safe_mode_cancel">Disable Safe mode</string>
Expand Down Expand Up @@ -453,8 +453,8 @@
<string name="tiles_5g">5G network</string>
<string name="dashboard_5g">Use 5G</string>
<string name="tiles_sunshine_mode">Sunlight mode</string>
<string name="system_cc_showpct_style_1">inline</string>
<string name="system_cc_showpct_style_2">explicit</string>
<string name="system_cc_showpct_style_1">Inline</string>
<string name="system_cc_showpct_style_2">Explicit</string>
<!--System Framework-->
<string name="system_framework">System Framework</string>
<string name="system_framework_volume_title">Volume</string>
Expand Down