1 |
--- smeserver-subversion-1.3/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/subversion.FixTranslations-en-us 2008-01-26 10:10:20.000000000 +0100 |
2 |
+++ smeserver-subversion-1.3/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/subversion 2008-01-26 18:58:11.000000000 +0100 |
3 |
@@ -13,7 +13,6 @@ |
4 |
<base>CONFIG_CHANGE_ERROR</base> |
5 |
<trans>An error occurred while configuring Subversion</trans> |
6 |
</entry> |
7 |
- |
8 |
<entry> |
9 |
<base>FORM_TITLE</base> |
10 |
<trans>Create, modify, or remove repositories</trans> |
11 |
@@ -26,7 +25,6 @@ |
12 |
]]> |
13 |
</trans> |
14 |
</entry> |
15 |
- |
16 |
<entry> |
17 |
<base>ADD_REPOSITORY</base> |
18 |
<trans> |
19 |
@@ -54,12 +52,10 @@ |
20 |
"John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} |
21 |
characters.</trans> |
22 |
</entry> |
23 |
- |
24 |
<entry> |
25 |
<base>REMOVE_TITLE</base> |
26 |
<trans>Remove repository</trans> |
27 |
</entry> |
28 |
- |
29 |
<entry> |
30 |
<base>REMOVE_DESC</base> |
31 |
<trans> |
32 |
@@ -77,7 +73,6 @@ |
33 |
]]> |
34 |
</trans> |
35 |
</entry> |
36 |
- |
37 |
<entry> |
38 |
<base>BUTTON_LABEL_SERVICE_0</base> |
39 |
<trans>Enable</trans> |
40 |
@@ -86,7 +81,6 @@ |
41 |
<base>BUTTON_LABEL_SERVICE_1</base> |
42 |
<trans>Disable</trans> |
43 |
</entry> |
44 |
- |
45 |
<entry> |
46 |
<base>SERVICE_MODSSL_0</base> |
47 |
<trans>modSSL is disabled</trans> |
48 |
@@ -111,15 +105,6 @@ |
49 |
<base>SERVICE_MODDAVSVN_1</base> |
50 |
<trans>modDAVSVN is enabled</trans> |
51 |
</entry> |
52 |
-<!-- <entry> |
53 |
- <base>SERVICE_MODAUTHZSVN_0</base> |
54 |
- <trans>modAuthzSVN is disabled</trans> |
55 |
- </entry> |
56 |
- <entry> |
57 |
- <base>SERVICE_MODAUTHZSVN_1</base> |
58 |
- <trans>modAuthzSVN is enabled</trans> |
59 |
- </entry> --> |
60 |
- |
61 |
<entry> |
62 |
<base>NAME</base> |
63 |
<trans> |
64 |
@@ -132,7 +117,6 @@ |
65 |
Description |
66 |
</trans> |
67 |
</entry> |
68 |
- |
69 |
<entry> |
70 |
<base>ACCESS_TYPE</base> |
71 |
<trans> |
72 |
@@ -178,7 +162,6 @@ |
73 |
Users |
74 |
</trans> |
75 |
</entry> |
76 |
- |
77 |
<entry> |
78 |
<base>ACTION</base> |
79 |
<trans> |
80 |
@@ -216,12 +199,6 @@ |
81 |
</trans> |
82 |
</entry> |
83 |
<entry> |
84 |
- <base>DESCRIPTION_ERROR</base> |
85 |
- <trans> |
86 |
- Unexpected characters in description. |
87 |
- </trans> |
88 |
- </entry> |
89 |
- <entry> |
90 |
<base>CANT_FIND_REPOSITORY</base> |
91 |
<trans> |
92 |
Can't find account for "{$name}" (does it exist?) |
93 |
@@ -230,8 +207,7 @@ |
94 |
<entry> |
95 |
<base>CANT_CREATE_REPOSITORY</base> |
96 |
<trans> |
97 |
- Can't create new account for "{$name}" (does it already |
98 |
-exist?) |
99 |
+ Can't create new account for "{$name}" (does it already exist?) |
100 |
</trans> |
101 |
</entry> |
102 |
<entry> |
103 |
@@ -266,12 +242,6 @@ |
104 |
An error occurred while deleting the repository. |
105 |
</trans> |
106 |
</entry> |
107 |
- |
108 |
- |
109 |
- <entry> |
110 |
- <base>INVALID_REPOSITORY_DESCRIPTION</base> |
111 |
- <trans>Error: unexpected or missing characters in repository description</trans> |
112 |
- </entry> |
113 |
<entry> |
114 |
<base>ACCT_NAME_HAS_INVALID_CHARS</base> |
115 |
<trans>The repository name "{$acctName}" contains invalid characters. |
116 |
@@ -280,7 +250,7 @@ |
117 |
</trans> |
118 |
</entry> |
119 |
<entry> |
120 |
- <base>DESCIPTION_HAS_INVALID_CHARS</base> |
121 |
+ <base>DESCRIPTION_HAS_INVALID_CHARS</base> |
122 |
<trans>The repository description "{$repoDescription}" contains invalid characters. |
123 |
Repository descriptions must start with a lower case letter and contain |
124 |
only lower case letters, numbers, and hyphens. |
125 |
@@ -309,10 +279,28 @@ |
126 |
The account "{$acctName}" is an existing {$acctType} account. |
127 |
</trans> |
128 |
</entry> |
129 |
- |
130 |
<entry> |
131 |
- <base>ERROR_RADIO_VALUE_NOT_CHECKED</base> |
132 |
- <trans>Please select one of the options {$acctName}</trans> |
133 |
+ <base>ERR_NO_MODDAV_RECORD</base> |
134 |
+ <trans> |
135 |
+ Missing database entry for modDAV service |
136 |
+ </trans> |
137 |
+ </entry> |
138 |
+ <entry> |
139 |
+ <base>ERR_NO_MODDAVSVN_RECORD</base> |
140 |
+ <trans> |
141 |
+ Missing database entry for modDAVSVN service |
142 |
+ </trans> |
143 |
+ </entry> |
144 |
+ <entry> |
145 |
+ <base>ERR_NO_MODSSL_RECORD</base> |
146 |
+ <trans> |
147 |
+ Missing database entry for modSSL service |
148 |
+ </trans> |
149 |
+ </entry> |
150 |
+ <entry> |
151 |
+ <base>ERR_NO_MODAUTHZSVN_RECORD</base> |
152 |
+ <trans> |
153 |
+ Missing database entry for modAuthzSVN service |
154 |
+ </trans> |
155 |
</entry> |
156 |
</lexicon> |
157 |
- |