6 |
6 |
7 <!-- Beem class --> |
7 <!-- Beem class --> |
8 |
8 |
9 <string name="BeemJabberID">Jabber ID</string> |
9 <string name="BeemJabberID">Jabber ID</string> |
10 |
10 |
|
11 <!-- BeemApplication class --> |
|
12 |
|
13 <string name="BeemApplicationConnect">Connecting...</string> |
|
14 |
11 <!-- BeemService class --> |
15 <!-- BeemService class --> |
|
16 |
12 <string name="BeemServiceDescription">Use the Beem Service</string> |
17 <string name="BeemServiceDescription">Use the Beem Service</string> |
13 <string name="BeemServiceCreated">BeemService Created</string> |
18 <string name="BeemServiceCreated">BeemService Created</string> |
14 <string name="BeemServiceDestroyed">BeemService destroyed</string> |
19 <string name="BeemServiceDestroyed">BeemService destroyed</string> |
15 |
20 |
16 <!-- Preferences informations --> |
21 <!-- Preferences informations --> |
|
22 |
17 <string name="PreferenceFileName">Beem</string> |
23 <string name="PreferenceFileName">Beem</string> |
18 |
|
19 <string name="PreferenceHostKey">host</string> |
24 <string name="PreferenceHostKey">host</string> |
20 <string name="PreferenceJID">Jabber ID</string><string name="PreferenceLoginKey">login</string><string name="PreferencePasswordKey">password</string> |
25 <string name="PreferenceJID">Jabber ID</string><string name="PreferenceLoginKey">login</string><string name="PreferencePasswordKey">password</string> |
21 <string name="PreferencePortKey">port</string> |
26 <string name="PreferencePortKey">port</string> |
22 <string name="PreferenceProxyHost">proxy_host</string> |
27 <string name="PreferenceProxyHost">proxy_host</string> |
23 <string name="PreferenceProxyPort">proxy_port</string> |
28 <string name="PreferenceProxyPort">proxy_port</string> |
28 <string name="PreferenceProxyTypeHttp">HTTP</string> |
33 <string name="PreferenceProxyTypeHttp">HTTP</string> |
29 <string name="PreferenceProxyTypeSocks4">SOCKS4</string> |
34 <string name="PreferenceProxyTypeSocks4">SOCKS4</string> |
30 <string name="PreferenceProxyTypeSocks5">SOCKS5</string> |
35 <string name="PreferenceProxyTypeSocks5">SOCKS5</string> |
31 |
36 |
32 <!-- SendIM class --> |
37 <!-- SendIM class --> |
|
38 |
33 <string name="SendIMSays"> says :\n</string> |
39 <string name="SendIMSays"> says :\n</string> |
34 <string name="SendIMYouSay">You say :\n</string> |
40 <string name="SendIMYouSay">You say :\n</string> |
35 <string name="SendIMToSendHint">Tip text here</string> |
41 <string name="SendIMToSendHint">Tip text here</string> |
36 <string name="SendIMState">Is : </string> |
42 <string name="SendIMState">Is : </string> |
37 <string name="SendIMFrom">and is speaking from : </string> |
43 <string name="SendIMFrom">and is speaking from : </string> |
38 <string name="SendIMSmiley">Insert a smiley</string> |
44 <string name="SendIMSmiley">Insert a smiley</string> |
39 <string name="SendIMLoginHint">login</string> |
45 <string name="SendIMLoginHint">login</string> |
40 <string name="SendIMNoStatusSet">No status set</string> |
46 <string name="SendIMNoStatusSet">No status set</string> |
41 |
47 |
42 <!-- ChangeStatus class --> |
48 <!-- ChangeStatus class --> |
|
49 |
43 <string name="ChangeStatusText">Type here your status message :</string> |
50 <string name="ChangeStatusText">Type here your status message :</string> |
44 |
51 |
45 </resources> |
52 </resources> |