Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 77867ec

Browse files
committed
Missing strings following last massive german update.
1 parent 68fd681 commit 77867ec

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

core/src/plugins/meta.exif/i18n/es.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
$mess = array(
44
"1" => "GeoUbicación",
55
"2" => "Ubicar",
6+
"3" => "Meta Data (EXIF)",
67
);

core/src/plugins/meta.exif/i18n/fr.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@
2121
$mess=array(
2222
"1" => "Géolocalisation",
2323
"2" => "Localiser",
24+
"3" => "Meta Data (EXIF)",
2425
);

core/src/plugins/meta.exif/i18n/it.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
$mess = array(
44
"1" => "Geolocalizzazione",
55
"2" => "Località",
6+
"3" => "Meta Data (EXIF)",
67
);

core/src/plugins/meta.exif/i18n/pt.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
$mess = array(
44
"1" => "Geolocalização",
55
"2" => "Localizar",
6+
"3" => "Meta Data (EXIF)",
67
);

core/src/plugins/meta.exif/i18n/ru.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
$mess = array(
44
"1" => "Exif геолокация",
55
"2" => "Расположение",
6+
"3" => "Meta Data (EXIF)",
67
);

core/src/plugins/meta.exif/i18n/si.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@
2424
$mess = array(
2525
"1" => "GeoLokacija",
2626
"2" => "Lociraj",
27+
"3" => "Meta Data (EXIF)",
2728
);

0 commit comments

Comments
 (0)