Move Trace Location strings to event_registration_strings
See original GitHub issueAvoid duplicates
- This enhancement request has not already been raised before
- Enhancement request is specific for Android only, for general issues / questions that apply to iOS and Android please raise them in CWA-Wishlist
- If you are proposing a new feature, please do so in CWA-Wishlist
Current Implementation
The most strings for the event registration are stored in https://github.com/corona-warn-app/cwa-app-android/blob/release/2.0.x/Corona-Warn-App/src/main/res/values-de/event_registration_strings.xml (German as example, also applies to all other languages). But there are also some strings that are stored in https://github.com/corona-warn-app/cwa-app-android/blob/release/2.0.x/Corona-Warn-App/src/main/res/values-de/strings.xml (see f.e. Lines 1948 - 1994 in German strings).
Suggested Enhancement
Move all event-registration related strings into event_registration_strings.xml
.
Expected Benefits
Cleaner code - things are easier to find.
Internal Tracking-ID: EXPOSUREAPP-6993
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Find & use location coordinates - Google Earth Help
Find coordinates for a location. Open Google Earth. As you move your mouse over different locations, coordinates will be displayed in the lower...
Read more >Find Place | Places API - Google Developers
A Find Place request using non-string data such as a lat/lng coordinate or plus code generates an error. A Find Place request returns...
Read more >Android Location API to track your current location
Android Location API can be used to track your mobile current location and show in the app. In this tutorial, we'll develop an...
Read more >What is the simplest and most robust way to get the user's ...
I know that GPS will not work in a building, but if I set it to GPS only on the location and try...
Read more >All You Need To Know About Location Data | Knowledge Base
Cluster Tracing Mobility Analysis (Transportation and Urban Planning) Building Audiences, Understanding Movement and Attribution Using Location Data in ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Ein-Tim I think this issue can be closed now, since this was mainly a dev task and it does not affect end users no need to wait until 2.27 is shipped . do you agree? You can refer to https://github.com/corona-warn-app/cwa-app-android/pull/5564 to see that other languages have updated too
@Ein-Tim , The issue is still valid , the ticket is
medium
, it has low priority atm