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
F12030993: D2122.id5857.diff
Mon, May 6, 3:06 PM
Unknown Object (File)
Mon, May 6, 8:55 AM
Unknown Object (File)
Sat, May 4, 2:55 PM
Unknown Object (File)
Fri, May 3, 4:44 PM
Unknown Object (File)
Sat, Apr 13, 8:30 PM
Unknown Object (File)
Tue, Apr 9, 8:40 PM
Unknown Object (File)
Mon, Apr 8, 7:32 AM
Unknown Object (File)
Apr 3 2024, 7:42 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.