Skip to content
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

#314 Red dislike button when clicked (instead of blue) #371

Closed
wants to merge 13 commits into from
3 changes: 3 additions & 0 deletions _locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,5 +793,8 @@
},
"youtubeLimitsVideoQualityTo1080pForH264Codec": {
"message": "يحد اليوتيوب من جودة الفيديو الى ١٠٨٠ لـ الترميز h.264"
},
"redDislikeButton": {
"message": "إظهار زر يكره اللون الأحمر"
}
}
3 changes: 3 additions & 0 deletions _locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,5 +793,8 @@
},
"youtubeLimitsVideoQualityTo1080pForH264Codec": {
"message": "YouTube begrenzt die Qualität auf 1080 Zeilen für den h.264 Codec"
},
"redDislikeButton": {
"message": "Zeigen Sie Abneigung Knopf rote Farbe"
}
}
3 changes: 3 additions & 0 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,5 +793,8 @@
},
"youtubeLimitsVideoQualityTo1080pForH264Codec": {
"message": "YouTube limits video quality to 1080p for h.264 codec"
},
"redDislikeButton": {
"message": "Show dislike button red colour"
}
}
Loading