[6880df]: / app / src / main / res / values / strings.xml  Maximize  Restore  History

Download this file

16 lines (15 with data), 930 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<resources>
    <string name="app_name">CODESYS Forge</string>
    <string name="channel_name">CODESYS Forge</string>
    <string name="channel_id">cforge</string>
    <string name="channel_description">Notify about changes on CODESYS Forge pages (community feed, news blog, discussions).</string>
    <string name="notification1_title">Community</string>
    <string name="notification1_description">News in the community feed</string>
    <string name="notification2_title">News</string>
    <string name="notification2_description">News in CODESYS Forge blog</string>
    <string name="notification3_title">Discussion</string>
    <string name="notification3_description">New Discussions</string>
    <string name="notification4_title">Products</string>
    <string name="notification4_description">News about CODESYS Products</string>
    <string name="package_not_found">Error: cforge package not found</string>
</resources>