Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
33 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<event>
3
    <name>uReport</name>
4
    <description>Sends micro-reports to ABRT server</description>
5
 
6
    <requires-items>analyzer,reason,executable,pkg_epoch,pkg_name,pkg_version,pkg_release,pkg_arch,os_release,architecture,core_backtrace</requires-items>
7
    <gui-review-elements>no</gui-review-elements>
8
 
9
    <options>
10
        <import-event-options event="watch_Bugzilla"/>
11
 
12
        <option type="text" name="uReport_URL">
13
            <label>uReport Server URL</label>
14
            <allow-empty>no</allow-empty>
15
            <description>Address of uReport webservice</description>
16
            <default-value>http://bug-report.itos.redhat.com</default-value>
17
        </option>
18
        <option type="bool" name="uReport_WatchReportedBugs">
19
            <label>Watch already reported bugs</label>
20
            <note-html>Adds your Bugzilla login to CC List of already reported bugs.</note-html>
21
            <default-value>yes</default-value>
22
        </option>
23
        <option type="text" name="uReport_ContactEmail">
24
            <label>Contact email address</label>
25
            <allow-empty>yes</allow-empty>
26
            <description>Email address that can be used by ABRT server to inform you about news and updates</description>
27
        </option>
28
        <option type="bool" name="uReport_SSLVerify">
29
            <label>Verify SSL</label>
30
            <label xml:lang="as">SSL সতাসত্য নিৰূপণ কৰক</label>
31
            <label xml:lang="bn_IN">SSL যাচাই করুন</label>
32
            <label xml:lang="cs">Ověřit SSL</label>
33
            <label xml:lang="de">SSL überprüfen</label>
34
            <label xml:lang="es">Verificar SSL </label>
35
            <label xml:lang="fr">Vérifier SSL</label>
36
            <label xml:lang="gu">SSL ને ચકાસો</label>
37
            <label xml:lang="hi">SSL जाँचें</label>
38
            <label xml:lang="it">Verifica SSL</label>
39
            <label xml:lang="ja">SSL を照合する</label>
40
            <label xml:lang="kn">SSL ಅನ್ನು ಪರಿಶೀಲಿಸು</label>
41
            <label xml:lang="ko">SSL 확인 </label>
42
            <label xml:lang="ml">എസ്എസ്എല്‍ ഉറപ്പാക്കുക</label>
43
            <label xml:lang="mr">SSL ची तापसणी करा</label>
44
            <label xml:lang="or">SSL କୁ ଯାଞ୍ଚ କରନ୍ତୁ</label>
45
            <label xml:lang="pa">SSL ਦੀ ਜਾਂਚ ਕਰੋ</label>
46
            <label xml:lang="pl">Sprawdzanie SSL</label>
47
            <label xml:lang="pt_BR">Verificar o SSL</label>
48
            <label xml:lang="ru">Проверить SSL</label>
49
            <label xml:lang="sv">Verifiera SSL</label>
50
            <label xml:lang="ta">SSL ஐ சரிபார்</label>
51
            <label xml:lang="te">SSL నిర్థారించు</label>
52
            <label xml:lang="uk">Перевірити SSL</label>
53
            <label xml:lang="zh_CN">确认 SSL</label>
54
            <label xml:lang="zh_TW">驗證 SSL</label>
55
            <description>Check SSL key validity</description>
56
            <description xml:lang="as">SSL কি বৈধতা নিৰীক্ষণ কৰক</description>
57
            <description xml:lang="bn_IN">SSL-কির বৈধতা যাচাই করা হবে</description>
58
            <description xml:lang="cs">Zkontrolujte platnost SSL klíče</description>
59
            <description xml:lang="de">Gültigkeit des SSL-Schlüssels überprüfen</description>
60
            <description xml:lang="es">Revisar la validez de la llave SSL</description>
61
            <description xml:lang="fr">Vérifier la validité de la clé SSL</description>
62
            <description xml:lang="gu">SSL કી યોગ્યતાને ચકાસો</description>
63
            <description xml:lang="hi">SSL कुंजी वैधता जाँचें</description>
64
            <description xml:lang="it">Controlla la validità della chiave SSL</description>
65
            <description xml:lang="ja">SSL キーの妥当性をチェックする</description>
66
            <description xml:lang="kn">SSL ಕೀಲಿಯ ಮಾನ್ಯತೆಯನ್ನು ಪರಿಶೀಲಿಸಿ</description>
67
            <description xml:lang="ko">SSL 키 유효성 확인 </description>
68
            <description xml:lang="ml">എസ്എസ്എല്‍ കീയുടെ സാധുത പരിശോധിയ്ക്കുക</description>
69
            <description xml:lang="mr">SSL कि वैधता तपासा</description>
70
            <description xml:lang="or">SSL କି ବୈଧତାକୁ ଯାଞ୍ଚ କରନ୍ତୁ</description>
71
            <description xml:lang="pa">SSL ਕੁੰਜੀ ਯੋਗਤਾ ਚੈੱਕ ਕਰੋ</description>
72
            <description xml:lang="pl">Sprawdzanie poprawności klucza SSL</description>
73
            <description xml:lang="pt_BR">Verifique a validade da chave SSL</description>
74
            <description xml:lang="ru">Проверить ключ SSL</description>
75
            <description xml:lang="sv">Kontrollera SSL-nyckelns giltighet</description>
76
            <description xml:lang="ta">SSL விசை சரிபார்த்தலுக்கு சரிபார்க்கிறது</description>
77
            <description xml:lang="te">SSL కీ నిర్థారణ పరిశీలించు</description>
78
            <description xml:lang="uk">Перевірити чинність ключа SSL</description>
79
            <description xml:lang="zh_CN">查看 SSL 密钥是否可用</description>
80
            <description xml:lang="zh_TW">檢查 SSL 金鑰是否有效</description>
81
            <default-value>yes</default-value>
82
        </option>
83
        <advanced-options>
84
            <option type="text" name="http_proxy">
85
                <label>HTTP Proxy</label>
86
                <allow-empty>yes</allow-empty>
87
                <note-html>Sets the proxy server to use for HTTP</note-html>
88
            </option>
89
            <option type="text" name="HTTPS_PROXY">
90
                <label>HTTPS Proxy</label>
91
                <allow-empty>yes</allow-empty>
92
                <note-html>Sets the proxy server to use for HTTPS</note-html>
93
            </option>
94
        </advanced-options>
95
    </options>
96
</event>