-
-
Notifications
You must be signed in to change notification settings - Fork 46
String updates #610
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
base: main
Are you sure you want to change the base?
String updates #610
Changes from 6 commits
b0c3708
089f455
36a9b98
d054992
83369c7
86fca61
25bd79c
e04c2a4
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<string name="url_telegram_group" translatable="false">https://t.me/+AD_rLq66XERkMDNl</string> | ||
|
||
<string name="label_version" translatable="false">v%s (%d)</string> | ||
<string name="toast_no_egg" translatable="false">🤖🚫🥚</string> | ||
<string name="toast_no_egg" translatable="false">This version doesn't have an Easter egg.</string> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Isn't this toast too ordinary? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I changed the toast text because the old one would probably confuse some people |
||
|
||
<string name="android_version_nickname_format" translatable="false">Android %s (%s)</string> | ||
<string name="android_version_format" translatable="false">Android %s</string> | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ | |
<string name="toast_shortcut_added">Shortcut added to home screen</string> | ||
<string name="app_widget_description">This is the Easter Eggs analog clock</string> | ||
<string name="action_agree">I agree</string> | ||
<string name="summary_browse_privacy_policy">By continuing you agree to Easter Egg\'s privacy policy</string> | ||
<string name="summary_browse_privacy_policy">By continuing you agree to the Easter Egg app\'s privacy policy.</string> | ||
<string name="label_welcome">Welcome to Easter Eggs! 🎉</string> | ||
<string name="label_share">Share</string> | ||
<string name="label_search_hint">Search…</string> | ||
|
@@ -52,12 +52,12 @@ | |
<string name="pref_summary_retain_recent_egg_tasks">Retain Easter egg tasks on Recents screen. Up to 5 can be retained. Not available for the activity embedded mode</string> | ||
<string name="label_about">About</string> | ||
<string name="label_contribute">Contribute</string> | ||
<string name="animator_disabled_alert_message">Due to the system animations being disabled, some features may not work properly. Please go to \"Developer options\" and set the \"Animator duration scale\" option to activate the animations</string> | ||
<string name="action_goto_settings">Go to settings</string> | ||
<string name="animator_disabled_alert_message">System animations have been disabled. Some functions may not work properly. Please go to Developer options, then change Animator duration scale.</string> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please keep their quotation marks, these are the text in the system settings |
||
<string name="action_goto_settings">Go to Settings</string> | ||
<string name="action_dont_show_again">Don\'t show again</string> | ||
|
||
<string name="cat_editor">Cat editor</string> | ||
<string name="cat_editor_input_seed">Input cat\'s seed</string> | ||
<string name="cat_editor_input_seed">Input cat seed</string> | ||
|
||
<string name="rocket_launcher_easter_egg_icons">Easter eggs</string> | ||
<string name="rocket_launcher_all_app_icons">Apps</string> | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation"> | ||
<string name="summary_android_waiting">Currently unavailable</string> | ||
<string name="summary_android_release_pushed">The final release version has been released</string> | ||
<string name="summary_android_waiting">Waiting for final release/compilation</string> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It would be better to modify it to "Waiting for final release" |
||
<string name="summary_android_release_pushed">The final release version has been released.</string> | ||
|
||
<string name="label_timeline_title">Timeline, milestones, and updates</string> | ||
<string name="label_timeline_releases">Releases</string> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Easter Egg collection need this plural