Skip to content

Commit 56b0010

Browse files
authored
Poll close in … : Fixing missing space in some locales (Dimillian#1536)
1 parent 5fb9ab1 commit 56b0010

20 files changed

Lines changed: 20 additions & 21 deletions

File tree

IceCubesApp/Resources/Localization/be.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
"status.poll.n-votes %lld" = "%lld галасоў";
488488
"status.poll.n-votes-voters %lld %lld" = "%lld галасоў ад %lld удзельнікаў";
489489
"status.poll.closed" = "Зачынены";
490-
"status.poll.closes-in" = "Зачыніцца праз ";
490+
"status.poll.closes-in %@" = "Зачыніцца праз %@";
491491
"status.poll.duration" = "Працягласць апытання";
492492
"status.poll.frequency" = "Частата апытання";
493493
"status.poll.option-n %lld" = "Варыянт %lld";

IceCubesApp/Resources/Localization/ca.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
"status.poll.n-votes %lld" = "%lld vots";
482482
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
483483
"status.poll.closed" = "Finalitzada";
484-
"status.poll.closes-in" = "Finalitza en";
484+
"status.poll.closes-in %@" = "Finalitza en %@";
485485
"status.poll.duration" = "Durada de l'enquesta";
486486
"status.poll.frequency" = "Freqüència de l'enquesta";
487487
"status.poll.option-n %lld" = "Opció %lld";

IceCubesApp/Resources/Localization/de.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
"status.media.contextmenu.view-browser" = "Im Browser anzeigen";
475475
"status.media.sensitive.show" = "Sensiblen Inhalt zeigen";
476476
"status.poll.closed" = "Beendet";
477-
"status.poll.closes-in" = "Endet in ";
477+
"status.poll.closes-in %@" = "Endet in %@";
478478
"status.poll.duration" = "Umfragedauer";
479479
"status.poll.frequency" = "Auswahlmöglichkeiten";
480480
"status.poll.option-n %lld" = "Option %lld";

IceCubesApp/Resources/Localization/en-GB.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@
482482
"status.poll.n-votes %lld" = "%lld votes";
483483
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
484484
"status.poll.closed" = "Closed";
485-
"status.poll.closes-in" = "Closes in ";
485+
"status.poll.closes-in %@" = "Closes in %@";
486486
"status.poll.duration" = "Poll Duration";
487487
"status.poll.frequency" = "Polling Frequency";
488488
"status.poll.option-n %lld" = "Option %lld";

IceCubesApp/Resources/Localization/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
"status.poll.n-votes %lld" = "%lld votes";
484484
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
485485
"status.poll.closed" = "Closed";
486-
"status.poll.closes-in" = "Closes in ";
486+
"status.poll.closes-in %@" = "Closes in %@";
487487
"status.poll.duration" = "Poll Duration";
488488
"status.poll.frequency" = "Polling Frequency";
489489
"status.poll.option-n %lld" = "Option %lld";

IceCubesApp/Resources/Localization/es.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
"status.poll.n-votes %lld" = "%lld votos";
484484
"status.poll.n-votes-voters %lld %lld" = "%lld votos de %lld participantes";
485485
"status.poll.closed" = "Cerrada";
486-
"status.poll.closes-in" = "Acaba en ";
486+
"status.poll.closes-in %@" = "Acaba en %@";
487487
"status.poll.duration" = "Duración de la encuesta";
488488
"status.poll.frequency" = "Frecuencia de la encuesta";
489489
"status.poll.option-n %lld" = "Opción %lld";

IceCubesApp/Resources/Localization/eu.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@
475475
"status.media.sensitive.show" = "Erakutsi eduki hunkigarria";
476476
"status.poll.n-votes %lld" = "%lld boto";
477477
"status.poll.closed" = "Amaituta";
478-
"status.poll.closes-in" = "Epemuga: ";
478+
"status.poll.closes-in %@" = "Epemuga: %@";
479479
"status.poll.duration" = "Bozketaren iraupena";
480480
"status.poll.frequency" = "Bozketaren maiztasuna";
481481
"status.poll.option-n %lld" = "%lld. aukera";

IceCubesApp/Resources/Localization/fr.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
"status.poll.n-votes %lld" = "%lld votes";
479479
"status.poll.n-votes-voters %lld %lld" = "%lld votes de %lld voteurs";
480480
"status.poll.closed" = "Fermé";
481-
"status.poll.closes-in" = "Ferme dans";
481+
"status.poll.closes-in %@" = "Ferme dans %@";
482482
"status.poll.duration" = "Durée du sondage";
483483
"status.poll.frequency" = "Fréquence de sondage";
484484
"status.poll.option-n %lld" = "Option %lld";

IceCubesApp/Resources/Localization/it.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
"status.poll.n-votes %lld" = "%lld voti";
485485
"status.poll.n-votes-voters %lld %lld" = "%lld voti da %lld persone";
486486
"status.poll.closed" = "Chiuso";
487-
"status.poll.closes-in" = "Si chiude in ";
487+
"status.poll.closes-in %@" = "Si chiude in %@";
488488
"status.poll.duration" = "Durata del sondaggio";
489489
"status.poll.frequency" = "Frequenza di voto";
490490
"status.poll.option-n %lld" = "Opzione %lld";

IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
"status.poll.n-votes %lld" = "%lld 投票";
482482
"status.poll.n-votes-voters %lld %lld" = "%lld 票 %lld からの投票";
483483
"status.poll.closed" = "投票終了";
484-
"status.poll.closes-in" = "投票終了まで ";
484+
"status.poll.closes-in %@" = "投票終了まで %@";
485485
"status.poll.duration" = "投票期間";
486486
"status.poll.frequency" = "投票頻度";
487487
"status.poll.option-n %lld" = "オプション %lld";

0 commit comments

Comments
 (0)