Skip to content

Update PC setup instructions and add GitHub link in localization files#7

Merged
voltaney merged 1 commit intomainfrom
refactor/fix-help-page
Apr 6, 2025
Merged

Update PC setup instructions and add GitHub link in localization files#7
voltaney merged 1 commit intomainfrom
refactor/fix-help-page

Conversation

@voltaney
Copy link
Copy Markdown
Owner

@voltaney voltaney commented Apr 6, 2025

This pull request includes changes to update the localization text and add a new feature to launch a URL from the help screen. The most important changes include modifying the localization files to reflect the new source of the TouchSenderTablet app, adding a button to the help screen to open the GitHub page, and updating the dependencies to include the url_launcher package.

Localization updates:

  • lib/l10n/app_en.arb: Updated the description text to indicate that the TouchSenderTablet app should be installed from GitHub instead of the Windows Store. Added a new localization key for the GitHub link.
  • lib/l10n/app_ja.arb: Updated the description text to indicate that the TouchSenderTablet app should be installed from GitHub instead of the Windows Store. Added a new localization key for the GitHub link.
  • lib/l10n/app_localizations.dart: Updated the AppLocalizations abstract class to include the new localization key for the GitHub link. [1] [2]
  • lib/l10n/app_localizations_en.dart, lib/l10n/app_localizations_ja.dart: Implemented the new localization key for the GitHub link in the English and Japanese localization classes. [1] [2]

Feature addition:

Copilot AI review requested due to automatic review settings April 6, 2025 13:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • lib/l10n/app_en.arb: Language not supported
  • lib/l10n/app_ja.arb: Language not supported
  • lib/l10n/app_localizations.dart: Language not supported
  • lib/l10n/app_localizations_en.dart: Language not supported
  • lib/l10n/app_localizations_ja.dart: Language not supported
  • lib/main_screen/help_screen.dart: Language not supported

@voltaney voltaney merged commit a397e26 into main Apr 6, 2025
2 checks passed
@voltaney voltaney deleted the refactor/fix-help-page branch April 6, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants