Skip to content

Commit 4c4878f

Browse files
authored
Merge pull request #519 from Piwigo/2.12.3
v2.12.3
2 parents 4532478 + 6996f96 commit 4c4878f

23 files changed

Lines changed: 86 additions & 54 deletions

File tree

Supporting Targets/piwigoKit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>$(MARKETING_VERSION)</string>
1919
<key>CFBundleVersion</key>
20-
<string>486</string>
20+
<string>487</string>
2121
</dict>
2222
</plist>

piwigo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@
31973197
"$(inherited)",
31983198
"@executable_path/Frameworks",
31993199
);
3200-
MARKETING_VERSION = 2.12.2;
3200+
MARKETING_VERSION = 2.12.3;
32013201
OTHER_LDFLAGS = (
32023202
"$(inherited)",
32033203
"-all_load",
@@ -3259,7 +3259,7 @@
32593259
"$(inherited)",
32603260
"@executable_path/Frameworks",
32613261
);
3262-
MARKETING_VERSION = 2.12.2;
3262+
MARKETING_VERSION = 2.12.3;
32633263
OTHER_LDFLAGS = (
32643264
"$(inherited)",
32653265
"-all_load",

piwigo/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<key>CFBundleShortVersionString</key>
2626
<string>$(MARKETING_VERSION)</string>
2727
<key>CFBundleVersion</key>
28-
<string>486</string>
28+
<string>487</string>
2929
<key>INIntentsSupported</key>
3030
<array>
3131
<string>AutoUploadIntent</string>

piwigo/Resources/ar.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "Version 2.12.2\n\n• Fixes a crash occurring on iOS 9-12 when displaying the upload request queue\n• Minor bug fixes and improvements of the interface";
9+
"v2.12.3_text" = "Version 2.12.3\n\n• Bug fixes";
10+
11+
"v2.12.2_text" = "Version 2.12.2\nAugust 2, 2022\n\n• Fixes a crash occurring on iOS 9-12 when displaying the upload request queue\n• Minor bug fixes and improvements of the interface";
1012

1113
"v2.12.1_text" = "Version 2.12.1\nJuly 10, 2022\n\n• Fixes a crash occurring on iOS 9-13 when changing tags allocated to photos";
1214

piwigo/Resources/da.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "Version 2.12.2\n\n• Løser et nedbrud på iOS 9-12, når du viser upload anmodning kø\n• Mindre fejlrettelser og forbedringer af brugerflade";
9+
"v2.12.3_text" = "Version 2.12.3\n\n• Fejlrettelser";
10+
11+
"v2.12.2_text" = "Version 2.12.2\n2 august 2022\n\n• Løser et nedbrud på iOS 9-12, når du viser upload anmodning kø\n• Mindre fejlrettelser og forbedringer af brugerflade";
1012

1113
"v2.12.1_text" = "Version 2.12.1\n10 juli 2022\n\n• Retter et nedbrud, der opstår på iOS 9-13 ved ændring af tags tildelt billeder";
1214

piwigo/Resources/de.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "Version 2.12.2\n\n• Behebt einen Absturz, der bei iOS 9.12 auftritt, wenn die Warteschlange für Upload-Anfragen angezeigt wird\n• Kleinere Fehlerbehebungen und Verbesserungen der Schnittstelle";
9+
"v2.12.3_text" = "Version 2.12.3\n\n• Fehlerbehebungen";
10+
11+
"v2.12.2_text" = "Version 2.12.2\n2. August 2022\n\n• Behebt einen Absturz, der bei iOS 9.12 auftritt, wenn die Warteschlange für Upload-Anfragen angezeigt wird\n• Kleinere Fehlerbehebungen und Verbesserungen der Schnittstelle";
1012

1113
"v2.12.1_text" = "Version 2.12.1\n10. Juli 2022\n\n• Behebt einen Absturz auf iOS 9-13 beim Ändern von Schlagwörtern, die Fotos zugeordnet sind";
1214

piwigo/Resources/en.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "Version 2.12.2\n\n• Fixes a crash occurring on iOS 9-12 when displaying the upload request queue\n• Minor bug fixes and improvements of the interface";
9+
"v2.12.3_text" = "Version 2.12.3\n\n• Bug fixes";
10+
11+
"v2.12.2_text" = "Version 2.12.2\nAugust 2, 2022\n\n• Fixes a crash occurring on iOS 9-12 when displaying the upload request queue\n• Minor bug fixes and improvements of the interface";
1012

1113
"v2.12.1_text" = "Version 2.12.1\nJuly 10, 2022\n\n• Fixes a crash occurring on iOS 9-13 when changing tags allocated to photos";
1214

piwigo/Resources/es.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "Versión 2.12.2\n\n• Corrige un error que ocurría en iOS 9-12 al mostrar la cola de peticiones de subida\n• Corrección de errores menores y mejoras en la interfaz";
9+
"v2.12.3_text" = "Versión 2.12.3\n\n• Corrección de errores";
10+
11+
"v2.12.2_text" = "Versión 2.12.2\n2 de agosto de 2022\n\n• Corrige un error que ocurría en iOS 9-12 al mostrar la cola de peticiones de subida\n• Corrección de errores menores y mejoras en la interfaz";
1012

1113
"v2.12.1_text" = "Versión 2.12.1\n10 de julio de 2022\n\n• Corrige un bloqueo en iOS 9-13 al cambiar las etiquetas asignadas a las fotos";
1214

piwigo/Resources/fr.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "Version 2.12.2\n\n• Corrige un crash survenant sur iOS 9-12 lors de l'affichage de la file d'attente des demandes de téléchargement\n• Corrections de bugs mineurs et améliorations de l'interface";
9+
"v2.12.3_text" = "Version 2.12.3\n\n• Correction de bugs";
10+
11+
"v2.12.2_text" = "Version 2.12.2\n2 août 2022\n\n• Corrige un crash survenant sur iOS 9-12 lors de l'affichage de la file d'attente des demandes de téléchargement\n• Corrections de bugs mineurs et améliorations de l'interface";
1012

1113
"v2.12.1_text" = "Version 2.12.1\n10 juillet 2022\n\n• Corrige un crash survenant sur iOS 9-13 lors de la modification des balises attribuées aux photos";
1214

piwigo/Resources/hu.lproj/ReleaseNotes.strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Copyright © 2017 Piwigo.org. All rights reserved.
77
*/
88

9-
"v2.12.2_text" = "2.12.2 verzió\n\n• Kijavítja az iOS 9–12 rendszeren előforduló összeomlást a feltöltési kéréssor megjelenítésekor\n• Kisebb hibajavítások és fejlesztések a felületen";
9+
"v2.12.3_text" = "2.12.3 verzió\n\n• Hibajavítások";
10+
11+
"v2.12.2_text" = "2.12.2 verzió\n2022 Augusztus 2\n\n• Kijavítja az iOS 9–12 rendszeren előforduló összeomlást a feltöltési kéréssor megjelenítésekor\n• Kisebb hibajavítások és fejlesztések a felületen";
1012

1113
"v2.12.1_text" = "2.12.1 verzió\n2022 Július 10\n\n• Kijavítja az iOS 9–13 rendszeren előforduló összeomlást, amikor módosítja a fényképekhez rendelt címkéket";
1214

0 commit comments

Comments
 (0)