java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 32550722fd792ddb404fc8a3319c0085491879bf Author: Tomas Lestach tlestach@redhat.com Date: Tue Nov 19 13:32:27 2013 +0100
replace Red Hat Satellite with @@PRODUCT_NAME@@
diff --git a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml index 4043404..722e48f 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml @@ -18955,13 +18955,13 @@ given channel.</source> <source>User Guide</source> </trans-unit> <trans-unit id="help.jsp.user"> - <source>Using and administering Red Hat Satellite</source> + <source>Using and administering @@PRODUCT_NAME@@</source> </trans-unit> <trans-unit id="help.jsp.start.title"> <source>Getting Started Guide</source> </trans-unit> <trans-unit id="help.jsp.start"> - <source>Basic setup and configuration with Red Hat Satellite</source> + <source>Basic setup and configuration with @@PRODUCT_NAME@@</source> </trans-unit> <trans-unit id="iprange.emptylist"> <source>No Ip Ranges Found</source>
spacewalk-commits@lists.fedorahosted.org