Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

chore: update POT file - #634

Merged
safwansamsudeen merged 2 commits into
developfrom
pot_develop_2026-06-12
Jun 16, 2026
Merged

chore: update POT file#634
safwansamsudeen merged 2 commits into
developfrom
pot_develop_2026-06-12

Conversation

@safwansamsudeen

Copy link
Copy Markdown
Contributor

No description provided.

@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

Safe to merge — this is a fully generated translation template with no executable logic.

The only file changed is the POT template, which is a static catalog of translatable strings extracted from the codebase. It contains no runtime code, no security-sensitive operations, and no logic that could introduce regressions.

No files require special attention.

Important Files Changed

Filename Overview
drive/locale/main.pot Regenerated POT translation template: updated timestamps, added new msgid entries, removed stale ones, and refreshed source-file line references.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Source files\n.py / .js / .vue / .json] -->|bench generate-pot| B[drive/locale/main.pot]
    B -->|translators copy & fill msgstr| C[drive/locale/XX/LC_MESSAGES/main.po]
    C -->|msgfmt compile| D[main.mo binary]
    D -->|loaded by Frappe| E[Runtime translations]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Source files\n.py / .js / .vue / .json] -->|bench generate-pot| B[drive/locale/main.pot]
    B -->|translators copy & fill msgstr| C[drive/locale/XX/LC_MESSAGES/main.po]
    C -->|msgfmt compile| D[main.mo binary]
    D -->|loaded by Frappe| E[Runtime translations]
Loading

Reviews (2): Last reviewed commit: "Merge branch 'develop' into pot_develop_..." | Re-trigger Greptile

@safwansamsudeen
safwansamsudeen merged commit 593317e into develop Jun 16, 2026
2 checks passed
@safwansamsudeen
safwansamsudeen deleted the pot_develop_2026-06-12 branch June 16, 2026 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants