You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/robotide/application/CHANGELOG.html
+7-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><metahttp-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Changelog</title><linkrel="stylesheet" type="text/css" href="docbook-xsl.css" /><metaname="generator" content="DocBook XSL Stylesheets Vsnapshot" /></head><body><divxml:lang="en" class="article" lang="en"><divclass="titlepage"><div><div><h2class="title"><aid="id1337"></a>Changelog</h2></div></div><hr/></div><p>All notable changes to this project will be documented in this file.</p><p>The format is based on <aclass="ulink" href="http://keepachangelog.com/en/1.0.0/" target="_top">Keep a Changelog</a>
3
3
and this project adheres to <aclass="ulink" href="http://semver.org/spec/v2.0.0.html" target="_top">Semantic Versioning</a>.</p><divclass="section"><divclass="titlepage"><div><div><h2class="title" style="clear: both"><aid="_ulink_url_https_github_com_robotframework_ride_unreleased_ulink"></a>1. <aclass="ulink" href="https://github.com/robotframework/RIDE" target="_top">Unreleased</a></h2></div></div></div><divclass="section"><divclass="titlepage"><div><div><h3class="title"><aid="_added"></a>1.1. Added</h3></div></div></div><divclass="itemizedlist"><ulclass="itemizedlist" style="list-style-type: disc; "><liclass="listitem">
4
-
Added support for language configured test suites, with installed Robot Framework version 6.0 or higher.
4
+
Added UI localization prepared for all the languages from installed Robot Framework version 6.1, or
5
+
higher. Major translations are: Dutch, Portuguese and Brazilian Portuguese. Language is selected from
6
+
Tools→Preferences→General.
7
+
</li><liclass="listitem">
8
+
Added support for language configured test suites, with installed Robot Framework version 6.1 or higher.
5
9
</li><liclass="listitem">
6
10
Fields are shown in the language of the files in Grid Editor (will be configurable if future versions).
0 commit comments