project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
android:id="@+id/player_info"
android:title="@string/lobby_playerlist_contextmenu_info">
</item>
</menu>