Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 24, 2025

This PR addresses critical inconsistencies between the main English README and all 8 translations (Chinese Simplified, Chinese Traditional, French, Japanese, Korean, Portuguese, Spanish, German).

Issues Fixed

1. Missing Content in Translations

  • Added missing Phi Cookbook link to all translations in the "Other Courses" section
  • Fixed incomplete Chinese translations that had truncated content and incomplete disclaimer text
  • Removed extra sections from French translation that weren't present in the main README

2. Inconsistent Link Formats

Updated all course reference links to use proper aka.ms short URLs for consistency:

  • Generative AI for Beginners .NET: Now uses https://aka.ms/genainet
  • Generative AI with JavaScript: Now uses https://aka.ms/genai-js-course
  • AI Agents for Beginners: Now uses https://aka.ms/ai-agents-beginners

3. Translation Metadata Updates

Before/After Structure Comparison

Before: Translation line counts varied significantly (158-194 lines) indicating structural inconsistencies

After: All translations now have consistent structure (156-161 lines) matching the main README (161 lines)

Verification

✅ All translations include the "What's New" section with proper links to their respective 10-WhatsNew/readme.md files
✅ All translations have the complete "Other Courses" section with standardized aka.ms links
✅ All 10-WhatsNew folders exist and are properly referenced
✅ Relative paths and image links work correctly in all translations
✅ All translations maintain proper structure matching the main README

Files Changed

  • Updated all 8 translation README files: translations/{zh,tw,fr,ja,ko,pt,es,de}/README.md
  • Updated main README.md translation table with current dates

The translations now fully match the main README content structure and provide a consistent experience across all supported languages.

Fixes #161.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Problems with the main source content in English and the translations. Fix translation inconsistencies and missing content across all language versions Jun 24, 2025
@Copilot Copilot AI requested a review from elbruno June 24, 2025 21:32
Copilot finished work on behalf of elbruno June 24, 2025 21:32
@elbruno elbruno marked this pull request as ready for review June 25, 2025 14:36
@elbruno elbruno merged commit 6f92923 into main Jun 25, 2025
1 check passed
@elbruno elbruno deleted the copilot/fix-161-2 branch June 25, 2025 14:36
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

Successfully merging this pull request may close these issues.

Problems with the main source content in English and the translations.
2 participants