question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move Trace Location strings to event_registration_strings

See original GitHub issue

Avoid 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:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mtwallicommented, Sep 16, 2022

@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

1reaction
mtwallicommented, Jun 7, 2022

@Ein-Tim , The issue is still valid , the ticket is medium, it has low priority atm

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found