diff options
| author | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-06-18 06:36:18 +0000 |
|---|---|---|
| committer | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-06-18 06:36:18 +0000 |
| commit | e78fd21fcab2ccf2d22aada14ab8cd7d6a69f78c (patch) | |
| tree | 67d2509945e537d4c5aab1fe81d8842de3b59077 /htroot | |
| parent | 87087f12fe9544b28ac07198112e454ccc736aa6 (diff) | |
Added German translation in de.lng for new DictionaryLoader_p.html Geolocalization component loader page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6927 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/DictionaryLoader_p.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/htroot/DictionaryLoader_p.html b/htroot/DictionaryLoader_p.html index 5e0d63451..2b57b632d 100644 --- a/htroot/DictionaryLoader_p.html +++ b/htroot/DictionaryLoader_p.html @@ -29,11 +29,11 @@ <dt><label>Storage location</label></dt> <dd>#[geon0Storage]#</dd> <dt><label>Status</label></dt> - <dd>#(geon0Status)#<div class="info">not loaded</div>::<div class="commit">loaded</div>::de-activated#(/geon0Status)#</dd> + <dd>#(geon0Status)#<div class="info">not loaded</div>::<div class="commit">loaded</div>::deactivated#(/geon0Status)#</dd> <dt></dt> <dd>#(geon0Status)# <input type="submit" name="geon0Load" value="Load" />:: - <input type="submit" name="geon0Deactivate" value="de-Activate" /> + <input type="submit" name="geon0Deactivate" value="Deactivate" /> <input type="submit" name="geon0Remove" value="Remove" />:: <input type="submit" name="geon0Activate" value="Activate" /> <input type="submit" name="geon0Remove" value="Remove" /> @@ -43,12 +43,12 @@ <dt></dt><dd><div class="error">loading of dictionary file failed: #[error]#</div></dd> #(/geon0ActionLoaded)# #(geon0ActionRemoved)#:: - <dt></dt><dd><div class="commit">de-activated and removed dictionary file</div></dd>:: + <dt></dt><dd><div class="commit">deactivated and removed dictionary file</div></dd>:: <dt></dt><dd><div class="error">cannot remove dictionary file: #[error]#</div></dd> #(/geon0ActionRemoved)# #(geon0ActionDeactivated)#:: - <dt></dt><dd><div class="commit">de-activated dictionary file</div></dd>:: - <dt></dt><dd><div class="error">cannot de-activate dictionary file: #[error]#</div></dd> + <dt></dt><dd><div class="commit">deactivated dictionary file</div></dd>:: + <dt></dt><dd><div class="error">cannot deactivate dictionary file: #[error]#</div></dd> #(/geon0ActionDeactivated)# #(geon0ActionActivated)#:: <dt></dt><dd><div class="commit">activated dictionary file</div></dd>:: @@ -65,11 +65,11 @@ <dt><label>Storage location</label></dt> <dd>#[geo1Storage]#</dd> <dt><label>Status</label></dt> - <dd>#(geo1Status)#<div class="info">not loaded</div>::<div class="commit">loaded</div>::de-activated#(/geo1Status)#</dd> + <dd>#(geo1Status)#<div class="info">not loaded</div>::<div class="commit">loaded</div>::deactivated#(/geo1Status)#</dd> <dt></dt> <dd>#(geo1Status)# <input type="submit" name="geo1Load" value="Load" />:: - <input type="submit" name="geo1Deactivate" value="de-Activate" /> + <input type="submit" name="geo1Deactivate" value="Deactivate" /> <input type="submit" name="geo1Remove" value="Remove" />:: <input type="submit" name="geo1Activate" value="Activate" /> <input type="submit" name="geo1Remove" value="Remove" /> @@ -79,11 +79,11 @@ <dt></dt><dd><div class="error">loading of dictionary file failed: #[error]#</div></dd> #(/geo1ActionLoaded)# #(geo1ActionRemoved)#:: - <dt></dt><dd><div class="commit">de-activated and removed dictionary file</div></dd>:: + <dt></dt><dd><div class="commit">deactivated and removed dictionary file</div></dd>:: <dt></dt><dd><div class="error">cannot remove dictionary file: #[error]#</div></dd> #(/geo1ActionRemoved)# #(geo1ActionDeactivated)#:: - <dt></dt><dd><div class="commit">de-activated dictionary file</div></dd>:: + <dt></dt><dd><div class="commit">deactivated dictionary file</div></dd>:: <dt></dt><dd><div class="error">cannot de-activate dictionary file: #[error]#</div></dd> #(/geo1ActionDeactivated)# #(geo1ActionActivated)#:: |
