Skip to content

Commit

Permalink
ide: Fixing links to the issue tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Mar 14, 2015
1 parent 4a12de7 commit 8ff432f
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions ide/main/src/content/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ function Editor(window) {
//Samit: Enh: display a webpage on the first start (and also on locale change if the version string is localised)
var versionString = Editor.getString('selenium-ide.version');
if (!this.app.options.currentVersion || this.app.options.currentVersion != versionString) {
openTabOrWindow('http://code.google.com/p/selenium/wiki/SeIDEReleaseNotes');
openTabOrWindow('https://github.com/SeleniumHQ/selenium/wiki/SeIDEReleaseNotes');
Preferences.setAndSave(this.app.options, 'currentVersion', versionString);
}

Expand Down Expand Up @@ -731,7 +731,7 @@ Editor.prototype.submitDiagInfo = function(){
window.openDialog("chrome://selenium-ide/content/health/diag-info.xul", "diagInfo", "chrome,modal,resizable", data);
if (data.data.length > 0) {
GitHub.createGist("Selenium IDE diagnostic information", data).done(function(url){
alert("Gist created with diagnostic information.\nPlease update the issue on https://code.google.com/p/selenium/issues/ with this url.\nURL: " + url);
alert("Gist created with diagnostic information.\nPlease update the issue on https://github.com/SeleniumHQ/selenium/issues with this url.\nURL: " + url);
}, function(response, success, status){
alert("Gist creation failed with status " + status + "\nResponse:-\n" + (response || ''));
});
Expand Down
6 changes: 3 additions & 3 deletions ide/main/src/content/selenium-ide-common.xul
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,11 @@ limitations under the License.
<menuitem label="&helpDocumentation.label;" oncommand="openTabOrWindow('http://seleniumhq.org/docs/02_selenium_ide.html')"/>
<menuitem label="UI-Element Documentation" oncommand="openTabOrWindow('chrome://selenium-ide/content/selenium-core/scripts/ui-doc.html')"/>
<menuseparator/>
<menuitem label="&helpReportIssue.label;" oncommand="openTabOrWindow('https://code.google.com/p/selenium/issues/entry?template=Defect report from user&amp;labels=Component-IDE,Priority-Medium,Type-Defect')"/>
<menuitem label="&helpSearchIssues.label;" oncommand="openTabOrWindow('https://code.google.com/p/selenium/issues/list?can=1&amp;q=&amp;sort=-id&amp;colspec=ID+Stars+Type+Status+Priority+Owner+Summary&amp;cells=tiles')"/>
<menuitem label="&helpReportIssue.label;" oncommand="openTabOrWindow('https://github.com/SeleniumHQ/selenium/issues/new?labels=C-ide')"/>
<menuitem label="&helpSearchIssues.label;" oncommand="openTabOrWindow('https://github.com/SeleniumHQ/selenium/issues')"/>
<menuitem label="&helpSubmitDiagInfo.label;" oncommand="window.editor.submitDiagInfo();"/>
<menuseparator/>
<menuitem label="&helpReleaseNotes.label;" oncommand="openTabOrWindow('http://code.google.com/p/selenium/wiki/SeIDEReleaseNotes')"/>
<menuitem label="&helpReleaseNotes.label;" oncommand="openTabOrWindow('https://github.com/SeleniumHQ/selenium/wiki/SeIDEReleaseNotes')"/>
<menuitem label="&helpBlog.label;" oncommand="openTabOrWindow('http://seleniumhq.wordpress.com/')"/>
<menuitem label="&helpWebsite.label;" oncommand="openTabOrWindow('http://seleniumhq.org/')"/>
</menupopup>
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/en-US/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ format.switch.warn=Changing format is now marked experimental! If you continue,
format.switch.loseChanges=The selected format does not allow modifications. If you continue you will lose your changes.
format.switch.read=Want the formats back? Click to read more

diag.gist.created=Gist created with diagnostic information.\nPlease update the issue on https://code.google.com/p/selenium/issues/ with this url.\nURL: %1$S
diag.gist.created=Gist created with diagnostic information.\nPlease update the issue on https://github.com/SeleniumHQ/selenium/issues with this url.\nURL: %1$S
diag.gist.failed=Gist creation failed with status %1$S\nResponse:-\n%2$S
2 changes: 1 addition & 1 deletion ide/main/src/locale/fr-FR/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ format.switch.warn=Changer le format est maintenant marqué comme expérimental!
format.switch.loseChanges=Le format choisi ne permet pas de modifications. Si vous continuez, vous perdrez vos modifications.
format.switch.read=voulons que les formats de retour? Cliquez pour lire la suite
diag.gist.created=Gist créé des informations de diagnostic.\nS'il vous plaît mettre à jour la question sur https://code.google.com/p/selenium/issues/ à cette URL.\nURL: %1$S
diag.gist.created=Gist créé des informations de diagnostic.\nS'il vous plaît mettre à jour la question sur https://github.com/SeleniumHQ/selenium/issues à cette URL.\nURL: %1$S
diag.gist.failed=Création Gist échoué avec l'état%1$S\nRéponse:-\n%2$S
2 changes: 1 addition & 1 deletion ide/main/src/locale/ja-JP/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ format.switch.warn=書式を変更するようになりました実験マーク
format.switch.loseChanges=選択したフォーマットは、変更を許可していません。続行すると、あなたの変更が失われます。
format.switch.read=フォーマットをバックしたいですか?続きを読むにはここをクリック

diag.gist.created=要旨は、診断情報を使用して作成。\nはこのURLでhttps://code.google.com/p/selenium/issues/上の問題を更新してください。\nURL:%1$S
diag.gist.created=要旨は、診断情報を使用して作成。\nはこのURLでhttps://github.com/SeleniumHQ/selenium/issues上の問題を更新してください。\nURL:%1$S
diag.gist.failed=要旨の作成は、ステータス%1$S\nの応答で失敗しました: -\n%2$S
2 changes: 1 addition & 1 deletion ide/main/src/locale/pt-BR/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ format.switch.warn=Mudar formato agora está marcada experimental! Se você cont
format.switch.loseChanges=O formato escolhido não permite modificações. Se você continuar, você vai perder as suas alterações.
format.switch.read=Quer os formatos de volta? Clique para ler mais

diag.gist.created=Síntese criado com informações de diagnóstico.\nPor favor, atualize a questão em https://code.google.com/p/selenium/issues/ com esta url.\nURL: %1$S
diag.gist.created=Síntese criado com informações de diagnóstico.\nPor favor, atualize a questão em https://github.com/SeleniumHQ/selenium/issues com esta url.\nURL: %1$S
diag.gist.failed=Criação Gist falhou com status %1$S\nResposta:-\n%2$S
2 changes: 1 addition & 1 deletion ide/main/src/locale/sv-SE/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ format.switch.warn=Ändra format är nu markerat experimentell! Om du fortsätte
format.switch.loseChanges=Det valda formatet tillåter inte ändringar. Om du fortsätter kommer du att förlora dina ändringar.
format.switch.read=Vill formaten tillbaka? Klicka för att läsa mer

diag.gist.created=Gist skapas med diagnostisk information.\nUppdatera frågan om https://code.google.com/p/selenium/issues/ med denna webbadress.\nURL: %1$S
diag.gist.created=Gist skapas med diagnostisk information.\nUppdatera frågan om https://github.com/SeleniumHQ/selenium/issues med denna webbadress.\nURL: %1$S
diag.gist.failed=Gist skapelse misslyckades med status %1$S\nSvar:-\n%2$S

0 comments on commit 8ff432f

Please sign in to comment.