"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7555/android/sdk/src/main/res/values/strings.xml" (28 Sep 2023, 603 Bytes) of package /linux/misc/jitsi-meet-7555.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <resources>
    2     <string name="app_name">Jitsi Meet SDK</string>
    3     <string name="dropbox_app_key"></string>
    4     <string name="ongoing_notification_title">Ongoing meeting</string>
    5     <string name="ongoing_notification_text">You are currently in a meeting. Tap to return to it.</string>
    6     <string name="ongoing_notification_action_hang_up">Hang up</string>
    7     <string name="ongoing_notification_action_mute">Mute</string>
    8     <string name="ongoing_notification_action_unmute">Unmute</string>
    9     <string name="ongoing_notification_channel_name">Ongoing Conference Notifications</string>
   10 </resources>