JohanDegraeve / xdripswift

xdrip for iOS, written in Swift
GNU General Public License v3.0
317 stars 313 forks source link

Remove unnecessary Google Translate query parameters #447

Closed pertzis closed 11 months ago

pertzis commented 11 months ago

Appending the onlineHelpURLTranslated2 string to the translation URL is not necessary, especially the _x_tr_hl=es query parameter, as the Google Translate UI at the top of the page defaults to Spanish rather than the user's native language.