Skip to content

Commit ce39bbb

Browse files
Updated the documentation for menu_support_kiwix_for_custom_apps and menu_about_app to ensure correct format-string usage and resolve the lint error.
1 parent 0ef0826 commit ce39bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/main/res/values-qq/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<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>
2929
<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>
3030
<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>
31-
<string name="menu_support_kiwix_for_custom_apps">Button title, opening the external browser to support the app. The App Name being the argument, eg: Support Kiwix</string>
32-
<string name="menu_about_app">Button for showing information about the app.</string>
31+
<string name="menu_support_kiwix_for_custom_apps">Button title, opening the external browser to support the app. The app name will replace %s, e.g., "Support Kiwix".</string>
32+
<string name="menu_about_app">Button for showing information about the app. The app name will replace %s.</string>
3333
<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 s’agit de la fonctionnalité “hotspot” l’anglais “host books” n’est pas particulièrement satisfaisant à la base.</string>
3434
<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>
3535
<string name="save_media_error">This error message shows to the user in an “Android Toast”, when there is an error while saving the file in phone storage.</string>

0 commit comments

Comments
 (0)