Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ public final class GlobalProperties {
private final Properties properties = new Properties();

public enum KEY {
SUPPORT_FORUM_LINK,
JOIN_DISCORD_LINK,
REPORT_ISSUE_LINK,

Expand All @@ -32,7 +31,6 @@ public enum KEY {
RES_FINAL_TITLE_IMAGE,
RES_UPLOAD_TITLE_IMAGE,
RES_GITHUB_ICON,
RES_FORUM_ICON,
RES_DISCORD_ICON
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,21 +97,6 @@ public void actionPerformed(ActionEvent e) {
githubIssueButton.setToolTipText(properties.get(KEY.REPORT_ISSUE_LINK));
gridPanel.add(githubIssueButton);

JButton forumButton = new JButton(I18N.getMessage("gotoForum"));
forumButton.setIcon(Resources.loadIcon(properties.get(KEY.RES_FORUM_ICON)));
forumButton.setFont(buttonFont);
forumButton.addActionListener(new ActionListener() {

@Override
public void actionPerformed(ActionEvent e) {
openInBrowser(properties.get(KEY.SUPPORT_FORUM_LINK));
pageComplete = true;
firePropertyChange("pageComplete", !pageComplete, pageComplete);
}
});
forumButton.setToolTipText(properties.get(KEY.SUPPORT_FORUM_LINK));
gridPanel.add(forumButton);

add(gridPanel, BorderLayout.CENTER);

// -------- link text -------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ RES_FINAL_TITLE_IMAGE=icons/Actions-irc-voice-icon.png
RES_UPLOAD_TITLE_IMAGE=icons/Arrow-up-icon.png
RES_GITHUB_ICON=icons/github.png
RES_DISCORD_ICON=icons/discord.png
RES_FORUM_ICON=icons/forum.png
1 change: 0 additions & 1 deletion cr-core/src/main/resources/i18n/MessagesBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ waitForUpload=Uploading file - please wait ...
uploadComplete=Paste uploaded to
uploadFailed=Upload failed
uploadDialog=Upload to Pastebin
gotoForum=Go to Support Forum
next=Next
prev=Previous
copyToClipboard=Copy to clipboard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ waitForUpload=Datei wird hochgeladen - bitte warten ...
uploadComplete=Paste hochgeladen auf
uploadFailed=Upload fehlgeschlagen
uploadDialog=Upload auf Pastebin
gotoForum=Zum Support Forum
next=Weiter
prev=Zur\u00FCck
viewLog=Log-Datei
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ waitForUpload=Carga de archivos en curso - gracias por esperar ...
uploadComplete=Subidos a
uploadFailed=
uploadDialog=
gotoForum=
next=Siguiente
prev=Anterior
copyToClipboard=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ fileLocation=Emplacement
uploadLog2=Transf\u00E9rer le fichier journal
noUpload=Vous n'avez pas encore transf\u00E9r\u00E9 le fichier journal
noUploadLinkText=Pas de fichier transf\u00E9r\u00E9
gotoForum=Aller au forum de support
next=Suivant
prev=Pr\u00E9c\u00E9dent
copyToClipboard=Copier dans le presse-papiers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ fileLocation=Localizaci\u00F3n
uploadLog2=Subir ficheiro de rexistro
noUpload=A\u00EDnda non subiches o ficheiro de rexistro
noUploadLinkText=Non se subiu ning\u00FAn ficheiro
gotoForum=Ir ao Foro de Soporte
next=Seguinte
prev=Anterior
copyToClipboard=Colar ao portapapeis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ uploadDialog=Carica il file su Pastebin
uploadLog2=Carica log file
noUpload=Devi ancora caricare un log file
noUploadLinkText=Nessun file caricato
gotoForum=Vai al Forum di supporto
next=Seguente
prev=Precedente
copyToClipboard=Copia su appunti
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ fileLocation=\u5834\u6240
uploadLog2=\u30ED\u30B0\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
noUpload=\u30ED\u30B0\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u305B\u3093\u3067\u3057\u305F
noUploadLinkText=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3055\u308C\u305F\u30D5\u30A1\u30A4\u30EB\u306F\u3042\u308A\u307E\u305B\u3093
gotoForum=\u30B5\u30DD\u30FC\u30C8\u30D5\u30A9\u30FC\u30E9\u30E0\u3092\u958B\u304F
next=\u6B21\u3078
prev=\u524D\u3078
copyToClipboard=\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ fileLocation=Lokalizacja
uploadLog2=Wy\u015Blij plik dziennika
noUpload=Nie wys\u0142a\u0142e\u015B jeszcze pliku dziennika
noUploadLinkText=Nie wys\u0142ano pliku
gotoForum=Id\u017A na forum wsparcia
next=Dalej
prev=Wstecz
copyToClipboard=Kopiuj do schowka
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ waitForUpload=Uploading file - please wait ...
uploadComplete=Paste uploaded to
uploadFailed=Upload failed
uploadDialog=Upload to Pastebin
gotoForum=Go to Support Forum
next=Next
prev=Previous
copyToClipboard=Copy to clipboard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ waitForUpload=Dosya y\u00FCkleniyor - l\u00FCtfen bekleyin ...
uploadComplete=Yap\u0131\u015Ft\u0131rma y\u00FCkleme
uploadFailed=Y\u00FCkleme ba\u015Far\u0131s\u0131z
uploadDialog=Pastebin'e y\u00FCkle
gotoForum=Destek forumuna git
next=\u0130leri
prev=Geri
copyToClipboard=Panoya kopyala
Expand Down
Binary file removed cr-core/src/main/resources/icons/forum.png
Binary file not shown.
1 change: 0 additions & 1 deletion cr-destsol/src/main/resources/crashreporter.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
SUPPORT_FORUM_LINK=http://forum.terasology.org/forum/destination-sol.57/
REPORT_ISSUE_LINK=https://github.com/MovingBlocks/DestinationSol/issues/new
JOIN_IRC_LINK=https://webchat.freenode.net/?channels=destination-sol

Expand Down
1 change: 0 additions & 1 deletion cr-terasology/src/main/resources/crashreporter.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
SUPPORT_FORUM_LINK=http://forum.terasology.org/forum/support.20/
REPORT_ISSUE_LINK=https://github.com/MovingBlocks/Terasology/issues/new
JOIN_DISCORD_LINK=https://discord.gg/terasology

Expand Down