Skip to content

Commit

Permalink
Remove space between Settings and ellipsis (#2125)
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitepower18 authored Aug 14, 2024
1 parent 6f608ef commit 77bec1f
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions IceCubesApp/Resources/Localization/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -35814,44 +35814,44 @@
"localizations" : {
"be" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Налады ..."
"state" : "translated",
"value" : "Налады..."
}
},
"ca" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Configuració ..."
"state" : "translated",
"value" : "Configuració..."
}
},
"de" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Einstellungen ..."
"state" : "translated",
"value" : "Einstellungen..."
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Settings ..."
"value" : "Settings..."
}
},
"en-GB" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Settings ..."
"state" : "translated",
"value" : "Settings..."
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ajustes ..."
"value" : "Ajustes..."
}
},
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ezarpenak ..."
"value" : "Ezarpenak..."
}
},
"fr" : {
Expand All @@ -35862,26 +35862,26 @@
},
"it" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Impostazioni ..."
"state" : "translated",
"value" : "Impostazioni..."
}
},
"ja" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "設定 ..."
"state" : "translated",
"value" : "設定..."
}
},
"ko" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "앱 설정 ..."
"state" : "translated",
"value" : "앱 설정..."
}
},
"nb" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Innstillinger ..."
"state" : "translated",
"value" : "Innstillinger..."
}
},
"nl" : {
Expand All @@ -35892,38 +35892,38 @@
},
"pl" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Ustawienia ..."
"state" : "translated",
"value" : "Ustawienia..."
}
},
"pt-BR" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Configurações ..."
"state" : "translated",
"value" : "Configurações..."
}
},
"tr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ayarlar ..."
"value" : "Ayarlar..."
}
},
"uk" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "Налаштування ..."
"state" : "translated",
"value" : "Налаштування..."
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "设置 ..."
"value" : "设置..."
}
},
"zh-Hant" : {
"stringUnit" : {
"state" : "needs_review",
"value" : "設定 ..."
"state" : "translated",
"value" : "設定..."
}
}
}
Expand Down

0 comments on commit 77bec1f

Please sign in to comment.