/// "If your tablet is not detected, please read [this FAQ]({0}) for troubleshooting steps."
/// </summary>
publicstaticLocalisableStringNoTabletDetectedDescription(stringurl)=>newTranslatableString(getKey(@"no_tablet_detected_description"),@"If your tablet is not detected, please read [this FAQ]({0}) for troubleshooting steps.",url);
publicstaticLocalisableStringResetToFullArea=>newTranslatableString(getKey(@"reset_to_full_area"),@"Reset to full area");
/// <summary>
/// "Conform to current game aspect ratio"
/// </summary>
publicstaticLocalisableStringConformToCurrentGameAspectRatio=>newTranslatableString(getKey(@"conform_to_current_game_aspect_ratio"),@"Conform to current game aspect ratio");