You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/res/values/static_strings.xml

20 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- 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/. -->
<resources>
<!-- Name of the application -->
<string name="app_name" translatable="false">Fenix</string>
<!-- Preference for developers -->
<string name="preference_leakcanary" translatable="false">LeakCanary</string>
<!-- Strings not ready for translation -->
<string name="sessions_intro_description" translatable="false">Sessions help you return to the sites you visit often and those you\'ve just discovered. Start browsing and they\'ll begin to appear here.</string>
<!-- About content. Sentences are separated by two new lines. The first and second parameters are the name of the
application. (For example: Fenix) -->
<string name="about_content" translatable="false">
%1$s puts you in control.
\n\n%1$s is produced by Mozilla.
</string>
</resources>