Skip to content
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

Localized "Message" text #9

Open
grafenhofer opened this issue Jun 13, 2016 · 8 comments
Open

Localized "Message" text #9

grafenhofer opened this issue Jun 13, 2016 · 8 comments

Comments

@grafenhofer
Copy link

I would be great to have a localized "Message" text:

English: "Click on one of the links below to see my position on a map"
German: "Klicken Sie auf einen der Links um meine Position auf einer Karte zu sehen"

@gjedeer
Copy link
Owner

gjedeer commented Jun 13, 2016

I'll see what can be done. But you know the text is editable in preferences, right?

@grafenhofer
Copy link
Author

I know that it is configurable. It would be great to have localized defaults anyhow. ;)

@thumbedmonkey
Copy link

How do I edit the preferences on Android 6? On my old phones I had hardware buttons for menus, but my latest phone does not have that. I am running 6.0 on Galaxy S7 Edge.

@thumbedmonkey
Copy link

Nevermind - I need to learn more about the tricks of Marshmallow.
On Samsung S7 and newer, hold on the "Back" hardware button until the settings menu opens up.

@gjedeer
Copy link
Owner

gjedeer commented Oct 20, 2016

Interesting that they removed regular ways to access the menu... Thanks.

Stay safe from fire! 😂 (bad s7 joke)

On October 19, 2016 2:38:58 PM CEST, thumbedmonkey [email protected] wrote:

Nevermind - I need to learn more about the tricks of Marshmallow.
On Samsung S7 and newer, hold on the "Back" hardware button until the
settings menu opens up.

You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#9 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@blackwhitetomcat
Copy link

I just installed your app (current version 1.2.5) from F-Droid and it's almost exactly what I was looking for - a lightweight app for sharing GPS coordinates. However, I prefer the notation "N45.16722, E006.54892", and while trying to check if it is possible to switch to this notation, I am wondering now how to get into the settings (bq Aquaris M4.5, Android 5.1). There is no "Settings" menu or icon... is this a bug or an incompatibility with my phone/my Android version? Thank you!

@gjedeer
Copy link
Owner

gjedeer commented Jun 28, 2017

It should be accessible using the standard menu button. I don't have a phone without one to test but I've read it should not be a problem:

https://android-developers.googleblog.com/2012/01/say-goodbye-to-menu-button.html

if you set minSdkVersion to 10 or lower, set targetSdkVersion to 11, 12, or 13, and you do not use ActionBar, the system will add the legacy overflow button when running your app on a handset with Android 4.0 or higher.

Apparently this is not happening for you for some reason.

But no, there is no setting to change that notation. If you can code, I'll be happy to receive fixes for both issues you raised.

@blackwhitetomcat
Copy link

This was obviously a problem with my phone - after a reboot it's working now. Alas, I'm not an Android coder...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants