This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathtranslations.properties
41 lines (37 loc) · 2.64 KB
/
translations.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#
# Copyright (C) 2003-2013 eXo Platform SAS.
#
# This is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 3 of
# the License, or (at your option) any later version.
#
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this software; if not, write to the Free
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
#
# Mandatory property that indicate the base directory where each file is located in Crowdin (must end with /).
baseDir=platform/forum/
# Files
service/integration.properties=forum-social-integration/src/main/resources/locale/forum/integration/integration_en.properties
service/ForumNotification.properties=forum-social-integration/src/main/resources/locale/forum/integration/notification/ForumNotification_en.properties
# portlets
#portlets/AnswersPortlet.properties=answer/webapp/src/main/resources/locale/portlet/answer/AnswersPortlet_en.properties
#portlets/FAQPortlet.properties=answer/webapp/src/main/resources/locale/portlet/faq/FAQPortlet_en.properties
#portlets/ForumIconStatePortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumIconStatePortlet_en.properties
#portlets/ForumLinkPortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumLinkPortlet_en.properties
#portlets/ForumModeratePortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumModeratePortlet_en.properties
#portlets/ForumPollPortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumPollPortlet_en.properties
portlets/ForumPortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumPortlet_en.properties
#portlets/ForumQuickReplyPortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumQuickReplyPortlet_en.properties
#portlets/ForumRulePortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumRulePortlet_en.properties
#portlets/ForumStatisticPortlet.properties=forum/webapp/src/main/resources/locale/portlet/forum/ForumStatisticPortlet_en.properties
portlets/PollPortlet.properties=forum/webapp/src/main/resources/locale/portlet/poll/PollPortlet_en.properties
# portal
portal/global.properties=forum/webapp/src/main/resources/locale/navigation/portal/global_en.properties