but we can satisfy both requirements by eliminating the USE_L10N check entirely. This means that L10N settings will be loaded when USE_L10N is False, but it doesn't mean those formats will actually be used. get_formats already pays attention to USE_L10N; the other problem is the js18n ...
Bugfix MTE-3641 Use Xcode 15 for L10nBuild and L10nScreenshotTest (mo… Browse files …zilla-mobile#23414) * Bump iOS and device version * How about iOS 18.0? * Try L10nBuild with macos 15 (edge version of stack) * Add version to the device? * Looks like fastland has iPhone 16...
Use the Fetch API to download the l10n files Browse files Given that the Fetch API is supported since Node.js 18 we should be able to use it when downloading l10n files, which allows us to simplify the code and to make it fully `async`....
Workflow file for this run .github/workflows/locker.yml at a2f05fd name: Locker on: schedule: - cron: 0 5 * * * # 10:00pm PT workflow_dispatch: jobs: main: runs-on: ubuntu-latest steps: - name: Checkout Actions uses: actions/checkout@v2 with: repository: "microsoft/vscode-github...
In_l10n_ar_withholding_post_init, for each company, we will compare a previously created dict to the existing accounts. If an account already exists, the data is removed from the dict, and since it is created before we start looping through the Companies to make the comparison, any removed...
Use different l10n.yaml when developing for mobile vs deploying the web versiongallery#357 I want to have a differentanalysis_options.yamlfile depending on the environment, so that in tests I can be less strict compared to when developing. (SeeWe should ignore deprecation warnings in flutter/tes...
.github/workflows/focus-ios-l10n-screenshots.yml fail-fast: false max-parallel: 1 matrix: locales: [ Collaborator Author clarmso Feb 12, 2025 At this point, I don't know how to dynamically create a sequence stored in a variable for later use in locales. It looks like dividing ...
Description of the issue/feature this PR addresses: Spanish translation has been modified by commit bf81596 This behavior makes spanish variant (maxico, uruguay, columbia, etc.) use the es_419.po i...
GLN is the default that many people want to use, but that should not be the default for everybody. Instead use the real Peppol Endpoint when it's filled. We only take care of those that the schemat...
Git l10n coordinator repo ('maint' and 'master' track l10n of the counterparts of git.git) - check-racy.c: use error_errno() · git-l10n/git-po@eb031a5