obsproject / obsproject/obs-studio

Months and weekdays are not localized in filename formatting

Open
#11,133 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
76.4k
Forks
10.2k
Avg merge
4d 23h
Merged PRs (30d)
12

Description

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

30.2.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://pastebin.com/raw/RS0WQbqV

OBS Studio Crash Log URL

No response

Expected Behavior

obs-studio should localize %B, %b, %A and %a to match the user's locale (e.g. "August" should be "Agosto" if region and language settings are set to Portugese(Brazil)).

Current Behavior

English is used.

Steps to Reproduce
  1. Change your region settings to, for example, Brazil.
  2. Add %B to your filename formatting pattern in Settings>Advanced.
  3. Start recording, stop recording.
Anything else we should know?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue through Settings>Advanced using a filename pattern containing %B, then review the OBS log URL and the filename-formatting entry point. Verify the behavior with a Portuguese (Brazil) locale for %B, %b, %A and %a; done means each token uses the user's locale rather than English.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop, localization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.