fix:update translations#169
Conversation
log: Handling compilation errors
|
TAG Bot TAG: 6.0.13 |
Reviewer's GuideThis PR updates translation files to align with recent source code changes, cleans up formatting in the French translations, refines Azerbaijani entries, and adds initial Lao translation support. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey @JWWTSL - I've reviewed your changes and they look great!
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `application/translations/deepin-diskmanager_fr.ts:1661` </location>
<code_context>
+ <location filename="../widgets/infoshowwidget.cpp" line="541"/>
<source>LV count:</source>
- <translation>Compte VG :</translation>
+ <translation>Compte VG :</translation>
</message>
<message>
</code_context>
<issue_to_address>
Potential translation mismatch for 'LV count'.
The translation uses 'VG' (Volume Group) instead of 'LV' (Logical Volume). Please confirm if this matches the intended terminology, or update the translation to refer to 'LV' for consistency.
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| <source>LV count:</source> | ||
| <translation>Compte VG :</translation> | ||
| <translation>Compte VG :</translation> |
There was a problem hiding this comment.
question: Potential translation mismatch for 'LV count'.
The translation uses 'VG' (Volume Group) instead of 'LV' (Logical Volume). Please confirm if this matches the intended terminology, or update the translation to refer to 'LV' for consistency.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: JWWTSL, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Summary by Sourcery
Update and correct translation files across multiple TS modules
New Features:
Bug Fixes:
Enhancements: