Merge pull request #4090 from kiwix/Fixes#4089

Using Read Aloud string everywhere in our project
This commit is contained in:
Kelson 2024-11-20 07:34:19 +01:00 committed by GitHub
commit 84477e4a0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 12 deletions

View File

@ -24,8 +24,8 @@
<string name="menu_random_article">{{Identical|Random article}}</string>
<string name="menu_full_screen">{{Identical|Full screen}}</string>
<string name="menu_exit_full_screen">This is for the content description of ImageButton, this is showing when the user reads the article in full-screen mode, by clicking on this ImageButton full-screen mode will close.</string>
<string name="menu_read_aloud">This is for the MenuItem button text, by clicking on this button we are starting to read the current page text with \"Text to speech\" functionality.</string>
<string name="menu_read_aloud_stop">This is for the MenuItem button text, when the \"Read aloud (Text to speech is reading the current page data)\" and if the user clicks on this button \"Text to speech\" will stop reading the current page data.</string>
<string name="menu_read_aloud">This is for the MenuItem button text, by clicking on this button we are starting to read the current page text with “Read Aloud” functionality.</string>
<string name="menu_read_aloud_stop">This is for the MenuItem button text, when the “Read aloud (Text to speech is reading the current page data)” and if the user clicks on this button “Read Aloud” will stop reading the current page data.</string>
<string name="menu_support_kiwix">This is for the \"Navigation Item\" button text on the main page of the \"Kiwix app\", clicking on this button leads to opening the \"Kiwix support\" website page.</string>
<string name="menu_wifi_hotspot">* English : it maps to some \"hotspot\" feature in order to serve collections of contents (aka books) over a local network area.\n* French : il sagit de la fonctionnalité \'\'hotspot\'\': langlais \'\'host books\'\' nest pas particulièrement satisfaisant à la base.</string>
<string name="save_media">This appears in a dialog window when we long-click on any image/pdf/video. By clicking on this button, it will save the data into phone storage.</string>
@ -76,7 +76,7 @@
<string name="pref_language_chooser">{{Identical|Choose language}}</string>
<string name="pref_credits">This is part of preference settings, by clicking on this text it will show a dialog with the information of contributors who are contributing to this project and also shows the licenses as well.</string>
<string name="pref_credits_title">{{Identical|Credit}}</string>
<string name="tts_lang_not_supported">This appears in \"Android Toast\" as an error message when we are opening the ZIM file to read and the language of the articles of that zim file is not supported by the \"Text to Speech\" feature, then we are showing this error message.</string>
<string name="tts_lang_not_supported">This appears in \"Android Toast\" as an error message when we are opening the ZIM file to read and the language of the articles of that zim file is not supported by the “Read Aloud” feature, then we are showing this error message.</string>
<string name="no_reader_application_installed">This message appears in \"Android Toast\" as an error message when we want to open a pdf or URL in external applications but there is no application installed on the user\'s device to handle this file type.</string>
<string name="no_email_application_installed">* This message appears in \"Android Toast\" as an error message when the user sends feedback to the \"Kiwix Team\" but there is no application installed on the user\'s device to handle this action.\n* Here %1s will be replaced by the \"Kiwix team Gmail\" at runtime.</string>
<string name="no_section_info">This appears as a text message when there is no content header found for the article.</string>
@ -154,9 +154,9 @@
<string name="confirm_stop_download_title">This message appears in the \"Android Dialog\" as a confirmation title message. When the user wants to stop the current running download.</string>
<string name="confirm_stop_download_msg">This message appears in the \"Android Dialog\" as a confirmation description message. When the user wants to stop the current running download, so it takes confirmation from the user.</string>
<string name="download_change_storage">This message appears in the \"Android Snackbar\" when there is not enough space to download the zim file then this message shows to the user to select secondary storage.</string>
<string name="tts_not_enabled">This message appears in the \"Android Toast\" as a warning message. When the selected zim file language is not supported by this Text to speech feature, we are informing the user that in this zim file, this feature will not work.</string>
<string name="texttospeech_initialization_failed">This is an error message showing in the \"Android Toast\". when there is an error in the initialization of text to speech feature.</string>
<string name="texttospeech_error">This is an error message showing in the \"Android Toast\". when there is an error while reading the zim file text via text to speech feature.</string>
<string name="tts_not_enabled">This message appears in the \"Android Toast\" as a warning message. When the selected zim file language is not supported by this Read Aloud feature, we are informing the user that in this zim file, this feature will not work.</string>
<string name="texttospeech_initialization_failed">This is an error message showing in the \"Android Toast\". when there is an error in the initialization of Read Aloud feature.</string>
<string name="texttospeech_error">This is an error message showing in the \"Android Toast\". when there is an error while reading the zim file text via Read Aloud feature.</string>
<string name="next">{{Identical|Next}}</string>
<string name="previous">{{Identical|Previous}}</string>
<string name="wifi_only_title">This confirmation message shows in the \"Android Dialog\" when the user tries to download zim files via the mobile network.</string>

View File

@ -136,7 +136,7 @@
<string name="help_7">They are available as ZIM files. There are a lot of them:</string>
<string name="help_8">• Wikipedia is available separately for each language</string>
<string name="help_9">• Other contents like Wikileaks or Wikisource are also available</string>
<string name="help_10">You can either download your chosen ZIM files in-app or carefuly select the one(s) you want and download from a Desktop computer before transferring the ZIM files to your SD card.</string>
<string name="help_10">You can either download your chosen ZIM files in-app or carefully select the one(s) you want and download from a Desktop computer before transferring the ZIM files to your SD card.</string>
<string name="help_11">ZIM files download in-app are located in the external storage directory in a folder entitled Kiwix.</string>
<string name="pref_storage">Storage</string>
<string name="pref_current_folder">Current Folder</string>
@ -154,10 +154,9 @@
<string name="confirm_stop_download_title">Stop download?</string>
<string name="confirm_stop_download_msg">Are you sure you want to stop this download?</string>
<string name="download_change_storage" tools:keep="@string/download_change_storage">Storage device selector</string>
<string name="tts_not_enabled">Text to speech is not enabled for this ZIM file</string>
<string name="texttospeech_initialization_failed">Initialization of Text to Speech failed. Please try again</string>
<string name="texttospeech_error">Unexpected error in Text to Speech. Please try again</string>
<string name="tts_not_enabled">Read Aloud is not enabled for this ZIM file</string>
<string name="texttospeech_initialization_failed">Initialization of Read Aloud failed. Please try again</string>
<string name="texttospeech_error">Unexpected error in Read Aloud. Please try again</string>
<string name="next">Next</string>
<string name="previous">Previous</string>
<string name="wifi_only_title">Allow downloading content via mobile network?</string>
@ -370,7 +369,7 @@
<string name="download_tts_language_message">Please click the Download button. It will automatically download the required language.</string>
<string name="external_link_copied_message">External Link Copied to Clipboard</string>
<string name="read_aloud_service_channel_name" tools:keep="@string/read_aloud_service_channel_name">Read Aloud Service Channel</string>
<string name="read_aloud_channel_description" tools:keep="@string/read_aloud_channel_description">Text to speech controls.</string>
<string name="read_aloud_channel_description" tools:keep="@string/read_aloud_channel_description">Read Aloud controls.</string>
<string name="read_aloud_running" tools:keep="@string/read_aloud_running">Running Read Aloud</string>
<string name="backward_history">Backward history</string>
<string name="forward_history">Forward history</string>