Finishing moving all the relevant strings to strings_mo.xml

This commit is contained in:
LucasGGamerM
2023-01-23 18:56:50 -03:00
parent 26831c3375
commit aac4f412bd
9 changed files with 35 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="mo_app_name" translatable="false">Megalodon</string>
<string name="mo_app_name" translatable="false">Moshidon</string>
<string name="mo_color_palette_nord">Nord</string>
<string name="mo_app_username" translatable="false">\@moshidon</string>
@@ -10,11 +10,19 @@
<string name="mo_welcome_text">To get started, please enter your home instances domain name below.</string>
<!-- Setting this as non-translatable as it simply doesnt change with language-->
<string name="mo_settings_app_version" translatable="false">Megalodon v%1$s (%2$d)</string>
<string name="mo_settings_contribute">Contribute to Megalodon</string>
<string name="mo_update_available">Megalodon %s is ready to download.</string>
<string name="mo_update_ready">Megalodon %s is downloaded and ready to install.</string>
<string name="mo_settings_app_version" translatable="false">Moshidon v%1$s (%2$d)</string>
<string name="mo_personal_note">Add a note about this profile</string>
<string name="mo_personal_note_confirm">Confirm changes to note</string>
<string name="mo_personal_note_update_failed">Failed to save note</string>
<string name="mo_settings_contribute">Contribute to Moshidon</string>
<string name="mo_update_available">Moshidon %s is ready to download.</string>
<string name="mo_update_ready">Moshidon %s is downloaded and ready to install.</string>
<string name="mo_no_image_desc_title">No Image description</string>
<string name="mo_no_image_desc">The included images have no description. Please consider adding one, to allow visually impaired people to participate.</string>
<string name="mo_emoji_recent">Recently used</string>
<string name="mo_clear_recent_emoji">Clear recently used emoji</string>
<string name="mo_disable_relocate_publish_button_to_enable_customization">Disable "Relocate publish button" to allow customization</string>
<!-- accessibility labels-->
<string name="mo_poll_option_add">Add new poll option</string>