Skip to content

Commit

Permalink
Preparing for IDE 2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Aug 19, 2014
1 parent 8e9963e commit 1248607
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions ide/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>{a6fd85ed-e919-4a43-a5af-8da18bda539f}</em:id>
<em:name>Selenium IDE</em:name>
<em:version>2.5.0</em:version>
<em:version>2.6.0</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:developer>Dave Hunt</em:developer>
Expand All @@ -17,7 +17,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:maxVersion>34.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
Expand Down
4 changes: 2 additions & 2 deletions ide/main/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>{a6fd85ed-e919-4a43-a5af-8da18bda539f}</em:id>
<em:name>Selenium IDE</em:name>
<em:version>2.5.0</em:version>
<em:version>2.6.0</em:version>
<em:creator>Shinya Kasatani</em:creator>
<em:developer>Adam Goucher</em:developer>
<em:developer>Samit Badle</em:developer>
Expand All @@ -20,7 +20,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:maxVersion>34.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/en-US/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "2.5.0">
<!ENTITY selenium-ide.version "2.6.0">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

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 @@ -18,7 +18,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=2.5.0
selenium-ide.version=2.6.0

format.save.label=Save
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/fr-FR/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "2.5.0">
<!ENTITY selenium-ide.version "2.6.0">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
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 @@ -19,7 +19,7 @@ exportTestSuiteAs=Exporter la suite de tests sous...
selectAFile=Choisir un fichier

selenium-ide.name=Selenium IDE
selenium-ide.version=2.5.0
selenium-ide.version=2.6.0

format.save.label=Sauvegarder
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/ja-JP/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "2.5.0">
<!ENTITY selenium-ide.version "2.6.0">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
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 @@ -18,7 +18,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=2.5.0
selenium-ide.version=2.6.0

format.save.label=保存する
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/pt-BR/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "2.5.0">
<!ENTITY selenium-ide.version "2.6.0">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
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 @@ -19,7 +19,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=2.5.0
selenium-ide.version=2.6.0

format.save.label=Salvar
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/sv-SE/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "2.5.0">
<!ENTITY selenium-ide.version "2.6.0">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
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 @@ -18,7 +18,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=2.5.0
selenium-ide.version=2.6.0

format.save.label=Spara
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
6 changes: 3 additions & 3 deletions ide/plugins/csharp-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>csharpformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: C# Formatters</em:name>
<em:version>2.5.0</em:version>
<em:version>2.6.0</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:description>C# code formatters for Selenium IDE</em:description>
Expand All @@ -15,8 +15,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>34.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
6 changes: 3 additions & 3 deletions ide/plugins/java-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>javaformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: Java Formatters</em:name>
<em:version>2.5.0</em:version>
<em:version>2.6.0</em:version>
<em:developer>Samit Badle</em:developer>
<em:creator>Adam Goucher</em:creator>
<em:description>Java code formatters for Selenium IDE</em:description>
Expand All @@ -15,8 +15,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>34.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
6 changes: 3 additions & 3 deletions ide/plugins/python-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>pythonformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: Python Formatters</em:name>
<em:version>2.5.0</em:version>
<em:version>2.6.0</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:description>Python code formatters for Selenium IDE</em:description>
Expand All @@ -15,8 +15,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>34.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
6 changes: 3 additions & 3 deletions ide/plugins/ruby-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>rubyformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: Ruby Formatters</em:name>
<em:version>2.5.0</em:version>
<em:version>2.6.0</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:description>Ruby code formatters for Selenium IDE</em:description>
Expand All @@ -15,8 +15,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>34.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down

0 comments on commit 1248607

Please sign in to comment.