-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix some translation entries sometimes not used when rendered #3337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix some translation entries sometimes not used when rendered #3337
Conversation
Now im having trouble with finding streams with no comments :( |
I just test again and picked one from https://www.youtube.com/@KTN_news |
Is this related to #3101 ? |
@ChunkyProgrammer |
static/locales/ar.yaml
Outdated
@@ -831,10 +831,10 @@ Shuffle is now disabled: 'تم تعطيل التبديل العشوائي' | |||
Shuffle is now enabled: 'تم تمكين التبديل العشوائي' | |||
Playing Next Video: 'جاري تشغيل الفيديو التالي' | |||
Playing Previous Video: 'جاري تشغيل الفيديو السابق' | |||
Playing next video in 5 seconds. Click to cancel: 'سيتم تشغيل الفيديو التالي في 5 | |||
Playing next video in 5 seconds. Click to cancel: 'سيتم تشغيل الفيديو التالي في 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't find any reference to this string in the code, so it can probably be removed.
3bc7484
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
3bc7484
to
70ef107
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
70ef107
to
4d11836
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BUG🐛
VirtualBoxVM_1520ilgQqk.mp4
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1b5f5a1
d6b603b
to
1b5f5a1
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Avoid not being translated when rendering
1b5f5a1
to
0a7a128
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
rip cant find a good stream to test this :( |
* development: Add 50fps and live support to frame by frame keyboard shortcuts (FreeTubeApp#3420) Remove invidious.namazso.eu in dev branch (FreeTubeApp#3425) Cleanup polyfills (FreeTubeApp#3383) Small community post fixes (FreeTubeApp#3401) Bump rimraf from 4.4.1 to 5.0.0 (FreeTubeApp#3409) Bump peter-evans/create-pull-request from 4 to 5 (FreeTubeApp#3414) Bump eslint from 8.37.0 to 8.38.0 (FreeTubeApp#3416) Bump lefthook from 1.3.8 to 1.3.9 (FreeTubeApp#3410) Bump webpack from 5.77.0 to 5.78.0 (FreeTubeApp#3411) Bump youtubei.js from 4.1.1 to 4.2.0 (FreeTubeApp#3412) Bump sass from 1.60.0 to 1.61.0 (FreeTubeApp#3413) Update Channel age restricted key (FreeTubeApp#3237) Fix some translation entries sometimes not used when rendered (FreeTubeApp#3337) Reset current chapter index when changing videos (FreeTubeApp#3400)
Pull Request Type
Related issue
Found this issue when testing #3327
Description
Screenshots
Before


After


Testing
Live chat is enabled. Chat messages will appear here once sent.
is translatedDesktop
Additional context