From 449e231fb9170a2d2cb4174dd695186e6280bfca Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 7 Nov 2006 10:29:43 +1300 Subject: [PATCH] This file is not included. It just contains a number of strings that would be nice to be translated (as data, for example) which do not appear in the code. --- inc/other_translated_strings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 inc/other_translated_strings.php diff --git a/inc/other_translated_strings.php b/inc/other_translated_strings.php new file mode 100644 index 00000000..16787c03 --- /dev/null +++ b/inc/other_translated_strings.php @@ -0,0 +1,26 @@ +"); +i18n("Admin"); + +i18n("Group "); +i18n("Group"); + +i18n("Public "); +i18n("Public"); + +i18n("Resource "); +i18n("Resource"); + +i18n("Relationship "); + +?> \ No newline at end of file