traccar / traccar-client-android

Traccar Client for Android
https://www.traccar.org/client
Apache License 2.0
665 stars 736 forks source link

No strings for translation #393

Closed Valdnet closed 5 years ago

Valdnet commented 5 years ago

There are no translations for the following words:

  <string name="settings_accuracy_title">Location accuracy</string>
  <string name="settings_accuracy_summary">Desired location accuracy</string>
  <string name="settings_accuracy_high">High</string>
  <string name="settings_accuracy_medium">Medium</string>
  <string name="settings_accuracy_low">Low</string>
tananaev commented 5 years ago

You are welcome to provide translations for those:

https://www.transifex.com/traccar/traccar/

Valdnet commented 5 years ago

Transifex translates these words but is missing in the application. See for yourself: https://github.com/traccar/traccar-client-android/blob/master/app/src/main/res/values-pl/strings.xml

tananaev commented 5 years ago

If it's update on transifex then no action is required. It will be included with the next app release.

Valdnet commented 5 years ago

OK. Only that the versions came out new and there are no translations 😉

This is still missing:

  <string name="status_network_online">Network online</string>
  <string name="status_network_offline">Network offline</string>
Valdnet commented 5 years ago

Now it's OK 😉