diff options
| author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-03-25 16:43:15 +0100 | 
|---|---|---|
| committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-03-25 17:15:22 +0100 | 
| commit | a78c899b4394ac889e9102c6314fe55207c4106a (patch) | |
| tree | b1ad76fe821694467ca8041569671cc7cc34ff32 /id | |
| parent | 8e6117d85cb13bacdbf11c74340bc529155fdf53 (diff) | |
| download | moa-id-spss-a78c899b4394ac889e9102c6314fe55207c4106a.tar.gz moa-id-spss-a78c899b4394ac889e9102c6314fe55207c4106a.tar.bz2 moa-id-spss-a78c899b4394ac889e9102c6314fe55207c4106a.zip | |
activated translation
Diffstat (limited to 'id')
| -rw-r--r-- | id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp index cd3eca67d..ebdacc7a7 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp @@ -388,7 +388,7 @@  								name="storkOA.qaa"  								key="webpages.moaconfig.stork.qaa"  								labelposition="left" /> -							<h4>wählbare Zielländer</h4> +							<h4><%=LanguageHelper.getGUIString("webpages.oaconfig.stork.enabledcpeps", request) %></h4>  							<s:checkboxlist name="storkOA.enabledCitizenCountries" list="storkOA.availableCitizenCountries" value="storkOA.enabledCitizenCountries" />  							<h4><%=LanguageHelper.getGUIString("webpages.oaconfig.stork.attributes.header", request) %></h4>  							<table> | 
