Skip to content

Commit

Permalink
Merge pull request #610 from TheBLVD/localizable-changes
Browse files Browse the repository at this point in the history
Add localizable strings from recent merges.
  • Loading branch information
derspyy authored Jul 8, 2024
2 parents 0319e4a + a550a9d commit fc04cbb
Showing 1 changed file with 27 additions and 5 deletions.
32 changes: 27 additions & 5 deletions Mammoth/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -38118,6 +38118,28 @@
}
}
},
"list.exclusive.off" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Show list posts in Following"
}
}
}
},
"list.exclusive.on" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Hide list posts from Following"
}
}
}
},
"list.hint" : {
"extractionState" : "manual",
"localizations" : {
Expand Down Expand Up @@ -60565,7 +60587,7 @@
},
"de" : {
"stringUnit" : {
"state" : "translated",
"state" : "needs_review",
"value" : "Mediengröße"
}
},
Expand All @@ -60583,7 +60605,7 @@
},
"es" : {
"stringUnit" : {
"state" : "translated",
"state" : "needs_review",
"value" : "Tamaño multimedia"
}
},
Expand Down Expand Up @@ -60613,7 +60635,7 @@
},
"it" : {
"stringUnit" : {
"state" : "translated",
"state" : "needs_review",
"value" : "Dimensione media"
}
},
Expand All @@ -60637,7 +60659,7 @@
},
"nl" : {
"stringUnit" : {
"state" : "translated",
"state" : "needs_review",
"value" : "Mediaformaat"
}
},
Expand All @@ -60655,7 +60677,7 @@
},
"pt-BR" : {
"stringUnit" : {
"state" : "translated",
"state" : "needs_review",
"value" : "Tamanho da mídia"
}
},
Expand Down

0 comments on commit fc04cbb

Please sign in to comment.