Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Issue #8031: Fix wrong app name for Firefox Klar shortcut
Browse files Browse the repository at this point in the history
(cherry picked from commit 0c4c739)
  • Loading branch information
jonalmeida committed Nov 16, 2022
1 parent e83469b commit dc0e254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/klar/res/values/app.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!DOCTYPE resources [ <!ENTITY app_name_entity "Firefox Focus Nightly"> ]>
<!DOCTYPE resources [ <!ENTITY app_name_entity "Firefox Klar"> ]>

<resources>
<string name="app_name" translatable="false">Firefox Klar</string>
Expand Down

0 comments on commit dc0e254

Please sign in to comment.