application/data/PodcastClient_common.rls
changeset 2 29cda98b007e
child 133 2fd795b1e1b1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/data/PodcastClient_common.rls	Thu Feb 25 14:29:19 2010 +0000
@@ -0,0 +1,26 @@
+/*
+ * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
+ *
+ * All rights reserved.
+ * This component and the accompanying materials are made available
+ * under the terms of the License "Eclipse Public License v1.0"
+ * which accompanies this distribution, and is available
+ * at the URL "http://www.eclipse.org/legal/epl-v10.html".
+ *
+ * Initial Contributors:
+ * EmbedDev AB - initial contribution.
+ *
+ * Contributors:
+ *
+ * Description:
+ *
+ */
+
+CHARACTER_SET UTF8
+// Strings common between languages
+
+// Application caption
+rls_string STRING_r_caption "Podcatcher"
+rls_string STRING_r_short_caption "Podcatcher"
+
+rls_string STRING_r_about_text_s60 "Podcatcher 1.00\n© 2007-2010 Sebastian Brannstrom, Lars Persson, Anders Fridlund, EmbedDev AB"