Skip to content

Commit

Permalink
replace three dots with ellipsises in translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 27, 2018
1 parent 012bd99 commit 9ad01cf
Show file tree
Hide file tree
Showing 71 changed files with 192 additions and 191 deletions.
1 change: 1 addition & 0 deletions doc/TRANSLATORS
@@ -1,3 +1,4 @@
<!-- created by scripts/tsstat.pl - Edits will be lost -->
<style>body { font-family:sans-serif; background-color:#d3d3d3; }table {font-size:80%;}th {text-align:left; }.bartodo{ background-color:red;width:100px;height:20px;}.bardone{ background-color:green;width:80px;height:20px;font-size:80%;text-align:center;padding-top:4px;height:16px;color:white;}</style><table><tr><th colspan="2" style="width:250px;">Language</th><th>Finished %</th><th>Translators</th></tr>

<tr><td align="center"><img src="qrc:/images/flags/de.svg" height="20"></td><td>German</td><td><div title="finished:19035 unfinished:0 untranslated:0" class="bartodo"><div class="bardone" style="width:100px">100.0</div></div></td><td>Jürgen E. Fischer, Stephan Holl, Otto Dassau, Werner Macho</td></tr>
Expand Down
2 changes: 1 addition & 1 deletion python/console/console_compile_apis.ui
Expand Up @@ -29,7 +29,7 @@
</size>
</property>
<property name="text">
<string>Generating prepared API file (please wait)...</string>
<string>Generating prepared API file (please wait)</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion python/console/console_settings.ui
Expand Up @@ -1540,7 +1540,7 @@
<item row="0" column="0">
<widget class="QPushButton" name="compileAPIs">
<property name="text">
<string>Compile APIs...</string>
<string>Compile APIs</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion python/plugins/db_manager/ui/DlgCancelTaskQuery.ui
Expand Up @@ -28,7 +28,7 @@
<item>
<widget class="QLabel" name="mLabel">
<property name="text">
<string>Executing SQL...</string>
<string>Executing SQL</string>
</property>
</widget>
</item>
Expand Down
Expand Up @@ -202,7 +202,7 @@
<item>
<widget class="QToolButton" name="btnBrowse">
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down
Expand Up @@ -98,14 +98,14 @@
<item>
<widget class="QToolButton" name="btnAdd">
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnRemove">
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down
14 changes: 7 additions & 7 deletions python/plugins/processing/algs/qgis/ui/reliefcolorswidgetbase.ui
Expand Up @@ -41,7 +41,7 @@
<string>Add row</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -51,7 +51,7 @@
<string>Remove row</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -61,7 +61,7 @@
<string>Move up</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -71,7 +71,7 @@
<string>Move down</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -94,7 +94,7 @@
<string>Load colors from file</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -104,7 +104,7 @@
<string>Save colors to file</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -114,7 +114,7 @@
<string>Generate color table automatically</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down
16 changes: 8 additions & 8 deletions python/plugins/processing/ui/DlgModeler.ui
Expand Up @@ -65,7 +65,7 @@
</widget>
<action name="mActionOpen">
<property name="text">
<string>Open model...</string>
<string>Open model</string>
</property>
<property name="toolTip">
<string>Open model (Ctrl+O)</string>
Expand All @@ -87,7 +87,7 @@
</action>
<action name="mActionSaveAs">
<property name="text">
<string>Save model as...</string>
<string>Save model as</string>
</property>
<property name="toolTip">
<string>Save model as (Ctrl+S)</string>
Expand Down Expand Up @@ -131,7 +131,7 @@
</action>
<action name="mActionExportImage">
<property name="text">
<string>Export as image...</string>
<string>Export as image</string>
</property>
<property name="toolTip">
<string>Export as image</string>
Expand All @@ -150,39 +150,39 @@
</action>
<action name="mActionExportPdf">
<property name="text">
<string>Export as PDF...</string>
<string>Export as PDF</string>
</property>
<property name="toolTip">
<string>Export as PDF</string>
</property>
</action>
<action name="mActionExportSvg">
<property name="text">
<string>Export as SVG...</string>
<string>Export as SVG</string>
</property>
<property name="toolTip">
<string>Export as SVG</string>
</property>
</action>
<action name="mActionExportPython">
<property name="text">
<string>Export as Python script...</string>
<string>Export as Python script</string>
</property>
<property name="toolTip">
<string>Export as Python script</string>
</property>
</action>
<action name="mActionEditHelp">
<property name="text">
<string>Edit model help...</string>
<string>Edit model help</string>
</property>
<property name="toolTip">
<string>Edit model help</string>
</property>
</action>
<action name="mActionRun">
<property name="text">
<string>Run model...</string>
<string>Run model</string>
</property>
<property name="toolTip">
<string>Run model (F5)</string>
Expand Down
6 changes: 3 additions & 3 deletions python/plugins/processing/ui/enummodelerwidgetbase.ui
Expand Up @@ -32,7 +32,7 @@
<string>Remove item</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -55,7 +55,7 @@
<string>Add item</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -65,7 +65,7 @@
<string>Clear all</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down
10 changes: 5 additions & 5 deletions python/plugins/processing/ui/matrixmodelerwidgetbase.ui
Expand Up @@ -42,7 +42,7 @@
<string>Remove row</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -52,7 +52,7 @@
<string>Clear all</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -82,7 +82,7 @@
<string>Add row</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -92,7 +92,7 @@
<string>Add column</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -102,7 +102,7 @@
<string>Remove column</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down
10 changes: 5 additions & 5 deletions python/plugins/processing/ui/widgetBatchPanel.ui
Expand Up @@ -26,7 +26,7 @@
<string>Add row</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
<property name="autoRaise">
<bool>true</bool>
Expand All @@ -39,7 +39,7 @@
<string>Toggle advanced mode</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
<property name="checkable">
<bool>true</bool>
Expand All @@ -55,7 +55,7 @@
<string>Remove row(s)</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
<property name="autoRaise">
<bool>true</bool>
Expand Down Expand Up @@ -100,7 +100,7 @@
<string>Open</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
<property name="autoRaise">
<bool>true</bool>
Expand All @@ -113,7 +113,7 @@
<string>Save</string>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
<property name="autoRaise">
<bool>true</bool>
Expand Down
4 changes: 2 additions & 2 deletions python/plugins/processing/ui/widgetNumberSelector.ui
Expand Up @@ -57,7 +57,7 @@
</sizepolicy>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand All @@ -70,7 +70,7 @@
</sizepolicy>
</property>
<property name="text">
<string>...</string>
<string></string>
</property>
</widget>
</item>
Expand Down
Expand Up @@ -57,7 +57,7 @@
<item row="2" column="0" >
<widget class="QLabel" name="labelState" >
<property name="text" >
<string>Connecting...</string>
<string>Connecting</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion resources/function_help/json/CASE
@@ -1,5 +1,5 @@
{
"name": "CASE",
"type": "expression",
"description": "<pre><br>CASE<br>WHEN <i>condition</i> THEN <i>result</i><br>[ ...n ]<br>[ ELSE <i>result</i> ]<br>END<br></pre>[ ] marks optional components<br><h4>Arguments</h4><br><i> WHEN condition</i> - The condition expression to evaluate. <br><br><i> THEN result</i> - If <i>condition</i> evaluates to True then <i>result</i> is evaluated and returned. <br><br><i> ELSE result</i> - If none of the above conditions evaluated to True then <i>result</i> is evaluated and returned.<br><br><h4>Example</h4><pre>CASE<br>WHEN <i>\"column\" IS NULL</i> THEN <i>'None'</i><br>END</pre>"
"description": "<pre><br>CASE<br>WHEN <i>condition</i> THEN <i>result</i><br>[ n ]<br>[ ELSE <i>result</i> ]<br>END<br></pre>[ ] marks optional components<br><h4>Arguments</h4><br><i> WHEN condition</i> - The condition expression to evaluate. <br><br><i> THEN result</i> - If <i>condition</i> evaluates to True then <i>result</i> is evaluated and returned. <br><br><i> ELSE result</i> - If none of the above conditions evaluated to True then <i>result</i> is evaluated and returned.<br><br><h4>Example</h4><pre>CASE<br>WHEN <i>\"column\" IS NULL</i> THEN <i>'None'</i><br>END</pre>"
}
2 changes: 1 addition & 1 deletion resources/function_help/json/eval
Expand Up @@ -5,6 +5,6 @@
"arguments": [ {"arg":"expression","description":"an expression string"}],
"examples": [
{ "expression":"eval('\\'nice\\'')", "returns":"'nice'"},
{ "expression":"eval(@expression_var)", "returns":"[whatever the result of evaluating @expression_var might be...]"}
{ "expression":"eval(@expression_var)", "returns":"[whatever the result of evaluating @expression_var might be]"}
]
}
2 changes: 1 addition & 1 deletion src/app/pluginmanager/qgspluginmanager_texts.cpp
Expand Up @@ -17,7 +17,7 @@ Some plugins come with your QGIS installation while most of them are made availa
\
<p>\
You can temporarily enable or disable a plugin.\
To <i>enable</i> or <i>disable</i> a plugin, click its checkbox or double-click its name...\
To <i>enable</i> or <i>disable</i> a plugin, click its checkbox or double-click its name\
</p>\
\
<p>\
Expand Down
6 changes: 3 additions & 3 deletions src/app/qgsattributesformproperties.cpp
Expand Up @@ -1123,7 +1123,7 @@ void DnDTree::onItemDoubleClicked( QTreeWidgetItem *item, int column )

//qmlCode
QPlainTextEdit *qmlCode = new QPlainTextEdit( itemData.qmlElementEditorConfiguration().qmlCode );
qmlCode->setPlaceholderText( tr( "Insert QML code here..." ) );
qmlCode->setPlaceholderText( tr( "Insert QML code here" ) );

QgsQmlWidgetWrapper *qmlWrapper = new QgsQmlWidgetWrapper( mLayer, nullptr, this );
QgsFeature previewFeature;
Expand All @@ -1139,7 +1139,7 @@ void DnDTree::onItemDoubleClicked( QTreeWidgetItem *item, int column )

//templates
QComboBox *qmlObjectTemplate = new QComboBox();
qmlObjectTemplate->addItem( tr( "Free text..." ) );
qmlObjectTemplate->addItem( tr( "Free text" ) );
qmlObjectTemplate->addItem( tr( "Rectangle" ) );
qmlObjectTemplate->addItem( tr( "Pie chart" ) );
qmlObjectTemplate->addItem( tr( "Bar chart" ) );
Expand All @@ -1150,7 +1150,7 @@ void DnDTree::onItemDoubleClicked( QTreeWidgetItem *item, int column )
{
case 0:
{
qmlCode->setPlaceholderText( tr( "Insert QML code here..." ) );
qmlCode->setPlaceholderText( tr( "Insert QML code here" ) );
break;
}
case 1:
Expand Down

0 comments on commit 9ad01cf

Please sign in to comment.