2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00

[fenix] No issue: Update debug app name to Fenix

We don't use the "Preview" naming any more and it's easier to find the app when "Fenix" is in the app name.
This commit is contained in:
Jonathan Almeida 2022-02-07 11:34:11 -05:00 committed by mergify[bot]
parent 6dacb23fdf
commit b87b822d48

View File

@ -4,7 +4,7 @@
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<resources>
<!-- Name of the application -->
<string name="app_name" translatable="false">Firefox Preview</string>
<string name="app_name" translatable="false">Firefox Fenix</string>
<!-- Preference for developers -->
<string name="preference_leakcanary" translatable="false">LeakCanary</string>