Skip to content

Commit bcbb64a

Browse files
authored
Merge pull request #7400 from gy-mate/capitalize-png
Make 'png' all caps
2 parents f14226a + d5835fa commit bcbb64a

File tree

27 files changed

+27
-26
lines changed

27 files changed

+27
-26
lines changed

devtools/test_dashboard/devtools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ var Tabs = {
7777
};
7878
},
7979

80-
// Save a png snapshot and display it below the plot
80+
// Save a PNG snapshot and display it below the plot
8181
snapshot: function(id) {
8282
var gd = Tabs.getGraph(id);
8383

draftlogs/7400_change.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Make 'png' all caps [[#7400](https://github.com/plotly/plotly.js/pull/7400)]

lib/locales/cs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = {
1717
'Compare data on hover': 'Porovnat hodnoty při najetí myší', // components/modebar/buttons.js:167
1818
'Double-click on legend to isolate one trace': 'Dvojklikem na legendu izolujete jedinou datovou sadu', // components/legend/handle_click.js:90
1919
'Double-click to zoom back out': 'Dvojklikem vrátíte zvětšení', // plots/cartesian/dragbox.js:299
20-
'Download plot as a png': 'Uložit jako PNG', // components/modebar/buttons.js:52
20+
'Download plot as a PNG': 'Uložit jako PNG', // components/modebar/buttons.js:52
2121
'Download plot': 'Uložit', // components/modebar/buttons.js:53
2222
'Edit in Chart Studio': 'Editovat v Chart Studio', // components/modebar/buttons.js:76
2323
'IE only supports svg. Changing format to svg.': 'IE podporuje pouze SVG formát. Změněno na SVG.', // components/modebar/buttons.js:60

lib/locales/cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = {
1818
'Double-click on legend to isolate one trace': 'Dwbl-gliciwch ar yr allwedd i neilltuo un llinell', // components / legend / handle_click.js: 89
1919
'Double-click to zoom back out': 'Dwbl-gliciwch i chwyddo\'n ôl', // plots / cartesian / dragbox.js: 1011
2020
'Download plot': 'Lawrlwythwch blot', // components / modebar / buttons.js: 55
21-
'Download plot as a png': 'Lawrlwythwch y plot fel png', // components / modebar / buttons.js: 54
21+
'Download plot as a PNG': 'Lawrlwythwch y plot fel PNG', // components / modebar / buttons.js: 54
2222
'Edit in Chart Studio': 'Golygu yn Chart Studio', // components / modebar / buttons.js: 87
2323
'IE only supports svg. Changing format to svg.': 'Dim ond svg mae IE yn ei gefnogi. Newid fformat i svg.', // components / modebar / buttons.js: 65
2424
'Lasso Select': 'Dewiswch â lasŵ', // components / modebar / buttons.js: 123

lib/locales/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
'Compare data on hover': 'Über die Daten fahren, um sie zu vergleichen', // components/modebar/buttons.js:167
1717
'Double-click on legend to isolate one trace': 'Daten isolieren durch Doppelklick in der Legende', // components/legend/handle_click.js:90
1818
'Double-click to zoom back out': 'Herauszoomen durch Doppelklick', // plots/cartesian/dragbox.js:299
19-
'Download plot as a png': 'Graphen als PNG herunterladen', // components/modebar/buttons.js:52
19+
'Download plot as a PNG': 'Graphen als PNG herunterladen', // components/modebar/buttons.js:52
2020
'Download plot': 'Graphen herunterladen', // components/modebar/buttons.js:53
2121
'Edit in Chart Studio': 'Im Chart Studio bearbeiten', // components/modebar/buttons.js:76
2222
'IE only supports svg. Changing format to svg.': 'IE unterstützt nur SVG-Dateien. Format wird zu SVG gewechselt.', // components/modebar/buttons.js:60

lib/locales/es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = {
1818
'Compare data on hover': 'Comparar datos al pasar por encima', // components/modebar/buttons.js:167
1919
'Double-click on legend to isolate one trace': 'Haga doble-clic en la leyenda para aislar una traza', // components/legend/handle_click.js:90
2020
'Double-click to zoom back out': 'Haga doble-clic para restaurar la escala', // plots/cartesian/dragbox.js:335
21-
'Download plot as a png': 'Descargar gráfica como png', // components/modebar/buttons.js:52
21+
'Download plot as a PNG': 'Descargar gráfica como PNG', // components/modebar/buttons.js:52
2222
'Download plot': 'Descargar gráfica', // components/modebar/buttons.js:53
2323
'Edit in Chart Studio': 'Editar en Chart Studio', // components/modebar/buttons.js:76
2424
'IE only supports svg. Changing format to svg.': 'IE solo soporta svg. Cambiando formato a svg.', // components/modebar/buttons.js:60

lib/locales/fi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = {
1818
'Double-click on legend to isolate one trace': 'Kaksoisklikkaa selitettä eristääksesi yksi sarja',
1919
'Double-click to zoom back out': 'Kaksoisklikkaa zoomataksesi ulos',
2020
'Download plot': 'Lataa kuvio',
21-
'Download plot as a png': 'Lataa kuvio png-muodossa',
21+
'Download plot as a PNG': 'Lataa kuvio PNG-muodossa',
2222
'Edit in Chart Studio': 'Muokkaa Chart Studiossa',
2323
'IE only supports svg. Changing format to svg.': 'Formaatiksi vaihdetaan IE:n tukema svg.',
2424
'Lasso Select': 'Lassovalinta',

lib/locales/fr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = {
1818
'Compare data on hover': 'Comparaison entre données en survol',
1919
'Double-click on legend to isolate one trace': 'Double-cliquer sur la légende pour isoler une série',
2020
'Double-click to zoom back out': 'Double-cliquer pour dézoomer',
21-
'Download plot as a png': 'Télécharger le graphique en fichier PNG',
21+
'Download plot as a PNG': 'Télécharger le graphique en fichier PNG',
2222
'Download plot': 'Télécharger le graphique',
2323
'Edit in Chart Studio': 'Éditer le graphique sur Chart Studio',
2424
'IE only supports svg. Changing format to svg.': 'IE ne permet que les conversions en SVG. Conversion en SVG en cours.',

lib/locales/hr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = {
1717
'Compare data on hover': 'Usporedi podatke pri prijelazu mišem',
1818
'Double-click on legend to isolate one trace': 'Dvaput kliknite kako biste izolirali jednu oznaku',
1919
'Double-click to zoom back out': 'Dvaput kliknite kako biste vratili originalnu razinu zumiranja',
20-
'Download plot as a png': 'Preuzmite grafički prikaz kao .png',
20+
'Download plot as a PNG': 'Preuzmite grafički prikaz kao PNG',
2121
'Download plot': 'Preuzmite grafički prikaz',
2222
'Edit in Chart Studio': 'Uredite pomoću funkcionalnosti Chart Studio',
2323
'IE only supports svg. Changing format to svg.': 'IE podržava samo svg. Format se mijenja u svg.',

lib/locales/it.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = {
1717
'Compare data on hover': 'Compara i dati al passaggio del mouse', // components/modebar/buttons.js:167
1818
'Double-click on legend to isolate one trace': 'Doppio click per isolare i dati di una traccia', // components/legend/handle_click.js:90
1919
'Double-click to zoom back out': 'Doppio click per tornare allo zoom iniziale', // plots/cartesian/dragbox.js:299
20-
'Download plot as a png': 'Scarica il grafico come immagine png', // components/modebar/buttons.js:52
20+
'Download plot as a PNG': 'Scarica il grafico come immagine PNG', // components/modebar/buttons.js:52
2121
'Download plot': 'Scarica il grafico', // components/modebar/buttons.js:53
2222
'Edit in Chart Studio': 'Modifica in Chart Studio', // components/modebar/buttons.js:76
2323
'IE only supports svg. Changing format to svg.': 'IE supporta solo svg. Modifica formato in svg.', // components/modebar/buttons.js:60

0 commit comments

Comments
 (0)