elementary / elementary/website

Translation files for the layout domain is stale

Open
#2,771 1 comment 1 reaction 0 assignees View on GitHub
l10n Status: Confirmed
Dominant language
PHP
Stars
1.3k
Forks
716
Avg merge
12h 45m
Merged PRs (30d)
23

Description

## What Happened

Translation files for `layout` domain seems to be old; For example, the copyright in the footer now uses a variable to represent a year:

https://github.com/elementary/website/blob/master/_templates/footer.php#L6

However, the counterpart string in weblate uses a fixed year "2017":

https://l10n.elementary.io/translate/website/layout/nn/?checksum=3ab5aca5da360364&sort_by=-priority,position

See also the discussion in the link above.

## Expected Behavior

The translation files for `layout` domain should be up-to-date. And thus, the year in the copyright should use a variable like `%{year}`

## Steps to Reproduce

1. See the source string on GitHub: https://github.com/elementary/website/blob/master/_templates/footer.php#L6
2. See the translation string on Weblate is stale: https://l10n.elementary.io/translate/website/layout/nn/?checksum=3ab5aca5da360364&sort_by=-priority,position

### Logs

N/A

## Platform Information

Not platform dependance

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.