You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StringjoyStickPageDescription() =>Intl.message("Directly control your gears' position.", name:'joyStickPageDescription', desc:'The description of the joystick page on the more page');
24
24
25
-
StringfeedbackPage() =>Intl.message('Send Feedback', name:'feedbackPage', desc:'The label and title of the feedback page');
26
-
27
-
StringfeedbackPageDescription() =>Intl.message('Have a suggestion or issue with the app? Let us know. Note: This is anonymous and can not be used to resolve issues with Gear',
28
-
name:'feedbackPageDescription', desc:'The description of the feedback page');
29
-
30
25
StringaudioPage() =>Intl.message('Custom Sounds', name:'audioPage', desc:'The label and title of the custom audio management page');
31
26
32
27
StringaboutPage() =>Intl.message('About', name:'aboutPage', desc:'The label and title of the about page');
33
28
34
29
StringsettingsPage() =>Intl.message('Settings', name:'settingsPage', desc:'The label and title of the settings page');
30
+
StringmoreExperimentalTitle() =>Intl.message('Experimental', name:'moreExperimentalTitle', desc:'The label for the experimental features on the More page');
31
+
StringmoreCoshubPromoTitle() =>Intl.message('CosHub', name:'moreCoshubPromoTitle', desc:'The title for the coshub link on the More page');
32
+
StringmoreCoshubPromoDescription() =>Intl.message('Our latest app to help you plan, share and create your cosplay is here', name:'moreCoshubPromoDescription', desc:'The description for the coshub link on the More page');
35
33
36
34
StringsettingsDescription() =>Intl.message('Change app color, configure Haptics, and more', name:'settingsDescription', desc:'The description of the settings page on the more page');
0 commit comments