mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-17 08:18:51 +00:00
chat: tweak release notes formatting and bump version to v3.3.0 (#2964)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -1098,37 +1098,37 @@ model to get started</source>
|
||||
<context>
|
||||
<name>Download</name>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="278"/>
|
||||
<location filename="../src/download.cpp" line="279"/>
|
||||
<source>Model "%1" is installed successfully.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="288"/>
|
||||
<location filename="../src/download.cpp" line="289"/>
|
||||
<source>ERROR: $MODEL_NAME is empty.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="294"/>
|
||||
<location filename="../src/download.cpp" line="295"/>
|
||||
<source>ERROR: $API_KEY is empty.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="300"/>
|
||||
<location filename="../src/download.cpp" line="301"/>
|
||||
<source>ERROR: $BASE_URL is invalid.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="306"/>
|
||||
<location filename="../src/download.cpp" line="307"/>
|
||||
<source>ERROR: Model "%1 (%2)" is conflict.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="325"/>
|
||||
<location filename="../src/download.cpp" line="326"/>
|
||||
<source>Model "%1 (%2)" is installed successfully.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/download.cpp" line="349"/>
|
||||
<location filename="../src/download.cpp" line="350"/>
|
||||
<source>Model "%1" is removed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -2185,8 +2185,9 @@ NOTE: By turning on this feature, you will be sending your data to the GPT4All O
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/StartupDialog.qml" line="67"/>
|
||||
<source>### Release notes
|
||||
%1### Contributors
|
||||
<source>### Release Notes
|
||||
%1<br/>
|
||||
### Contributors
|
||||
%2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
Reference in New Issue
Block a user