Skip to content

Fix inconsistent directory naming references (Issue #66) - #82

Merged
katsar0v merged 4 commits into
mainfrom
fix-issue-66-directory-naming-7799412429447618244
Dec 19, 2025
Merged

Fix inconsistent directory naming references (Issue #66)#82
katsar0v merged 4 commits into
mainfrom
fix-issue-66-directory-naming-7799412429447618244

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

This PR addresses Issue #66 by ensuring all references to the includes/Services directory are updated to the lowercase includes/services.
The directory rename itself appears to have been applied in a previous merge (PR #76), but references in translation files remained. This PR cleans up those references.

Changes:

  • Replaced includes/Services with includes/services in languages/*.po files.
  • Validated that includes/Services directory does not exist and all files are in includes/services.

PR created automatically by Jules for task 7799412429447618244 started by @katsar0v

- Updated all translation files (.po) to reference `includes/services/` instead of `includes/Services/`.
- Verified that all service classes are correctly located in `includes/services/` (lowercase) as per issue #66.
- Ensured autoloader and composer.json configurations point to the correct lowercase directory.
@google-labs-jules

Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

google-labs-jules Bot and others added 3 commits December 10, 2025 09:55
- Regenerated .mo files from updated .po files to ensure they are in sync.
- Fixed CI failure in verify-translations workflow.
…18244

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
@katsar0v
katsar0v marked this pull request as ready for review December 19, 2025 09:14
@katsar0v
katsar0v merged commit b3278a1 into main Dec 19, 2025
5 of 6 checks passed
@katsar0v
katsar0v deleted the fix-issue-66-directory-naming-7799412429447618244 branch May 5, 2026 08:14
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.

1 participant