-
Notifications
You must be signed in to change notification settings - Fork 283
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
SAF-782 android notifications #1284
Conversation
The copy changes have been green lighted! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
<string name="background_service_notification_channel_name">Background location service</string> | ||
<string name="android_permission_notification_channel_name">Permission notifications</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.
@JacobJaffe Should we translate these strings?
"location_enabled_message": "Your location is securely stored every five minutes on this device.", | ||
"location_enabled_title": "Background location enabled", |
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.
@JacobJaffe And should we also translate these?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
1 of the 2 PRs as proposed solution described in this issue #1276
Should be merged together with
Path-Check/background-geolocation-android#3