Page MenuHomePhorge

Pass on a language identifier even if we couldn't find a translation file
ClosedPublic

Authored by mollekopf on Jan 18 2021, 1:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 7:09 AM
Unknown Object (File)
Wed, Nov 20, 4:32 AM
Unknown Object (File)
Wed, Nov 6, 5:37 PM
Unknown Object (File)
Nov 1 2024, 4:05 AM
Unknown Object (File)
Oct 20 2024, 11:59 PM
Unknown Object (File)
Oct 19 2024, 12:05 AM
Unknown Object (File)
Oct 15 2024, 2:43 PM
Unknown Object (File)
Sep 30 2024, 11:47 PM
Subscribers
None

Details

Summary

This fixes translating the collabora online UI for languages other than
german and english.

Diff Detail

Repository
rC chwala
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
lib/file_locale.php
107

It is probably all right. These three lines are already executed in this file, so I see a room for improvement. I.e. set $fallback in the foreach loop above. Also, add space after //.

This revision is now accepted and ready to land.Jan 18 2021, 1:29 PM
This revision was automatically updated to reflect the committed changes.