diff --git a/_i18n/en.yml b/_i18n/en.yml index e1036cc..7388e25 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,20 +1,10 @@ site_name: 'Butter' page_logo_alt: 'Butter App Feature Logo' -title: 'Welcome to the Butter Box' -apps_subtitle: 'Get Android apps.' -apps_text: 'Download the Butter app to view a collection of apps that use less internet and battery.' +title: 'Life without internet made smoother.
Get access to tools that help.' +main_text: Butter features a collection of apps to make life without the internet a little smoother. Use it to discover and download free, ad-free apps or to spread the love and share offline. fdroid_apps_caption: 'Just a few of the apps available via Butter' fdroid_button_text: 'Download Butter' -fdroid_button_subtext: 'LESS THAN 10 MB' -apps_expander_text: 'Which apps?' -apps_expanded_text: 'Butter features apps for entertainment, sharing offline, navigating, taking pictures, and more!' - -chat_subtitle: 'See what people are saying.' -chat_text: 'Check the chat for messages, videos, or files from nearby peers.' -chat_button_text: 'View Chat' -chat_secondary_cta: 'Open my own chat room' - app_tiles_image_alt: 'Butter App features collection' view_all_apps: 'View All Apps' built_on_fdroid: Built on F-Droid Free Software @@ -32,10 +22,20 @@ modal: warning: | You will need to enable downloads from unknown sources to install this app on your Android phone. +# These are for the butter box UI which lives in the separate `butter-box` branch. +butter_box_title: 'Welcome to the Butter Box' +apps_subtitle: 'Get Android Apps.' +apps_text: 'Download the Butter app to view a collection of apps that use less internet and battery.' +fdroid_button_subtext: 'LESS THAN 10 MB' +apps_expander_text: 'Which apps?' +apps_expanded_text: 'Butter features apps for entertainment, sharing offline, navigating, taking pictures, and more!' +chat_subtitle: 'See what people are saying.' +chat_text: 'Check the chat for messages, videos, or files from nearby peers.' +chat_button_text: 'View Chat' +chat_secondary_cta: 'Open my own chat room' + captive: - welcome_message: | - Welcome to Butterbox. welcome_details: | This network doesn't provide internet access, just the next best thing, the Butter app. Butter features a collection of apps to make life without the internet a little smoother.

Once you've connected, simply open http://butterbox.lan in your browser. - continue_button: 'Continue' + continue_button: 'Continue' \ No newline at end of file diff --git a/captive.html b/captive.html index 8a8e5a1..8a9a502 100644 --- a/captive.html +++ b/captive.html @@ -8,7 +8,7 @@ layout: basic
{% t page_logo_alt %} -

{% t captive.welcome_message %}

+

{% t butter_box_title %}

{% t captive.welcome_details %}

diff --git a/index.html b/index.html index 0ed6dd9..61cf693 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ layout: default
{% t page_logo_alt %} -

{% t title %}

+

{% t butter_box_title %}

{% t apps_subtitle %}