Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 15 additions & 51 deletions Application/App/Sources/Resource/Localizable.xcstrings
Original file line number Diff line number Diff line change
@@ -1,42 +1,6 @@
{
"sourceLanguage" : "ko",
"strings" : {
"" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : ""
}
}
},
"shouldTranslate" : false
},
"#%lld" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "#%lld"
}
}
},
"shouldTranslate" : false
},
"%lld" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "%lld"
}
}
},
"shouldTranslate" : false
},
"account_alert_already_linked_message" : {
"extractionState" : "manual",
"localizations" : {
Expand Down Expand Up @@ -565,7 +529,7 @@
}
},
"https://" : {
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand Down Expand Up @@ -1515,14 +1479,14 @@
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"state" : "needs_review",
"value" : "Update to the latest version to continue using DevLog."
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "DevLog를 계속 사용하려면 최신 버전으로 업데이트해주세요."
"value" : "DevLog를 계속 사용하려면 최신 버전으로 업데이트 해주세요."
Comment thread
opficdev marked this conversation as resolved.
}
}
}
Expand Down Expand Up @@ -2531,7 +2495,7 @@
}
},
"TODO" : {
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand Down Expand Up @@ -2577,7 +2541,7 @@
},
"todo_category_doc" : {
"comment" : "Todo category: Documentation",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2595,7 +2559,7 @@
},
"todo_category_etc" : {
"comment" : "Todo category: Etc",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2613,7 +2577,7 @@
},
"todo_category_feature" : {
"comment" : "Todo category: Feature",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2631,7 +2595,7 @@
},
"todo_category_improvement" : {
"comment" : "Todo category: Improvement",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2649,7 +2613,7 @@
},
"todo_category_issue" : {
"comment" : "Todo category: Issue",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2667,7 +2631,7 @@
},
"todo_category_research" : {
"comment" : "Todo category: Research",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2685,7 +2649,7 @@
},
"todo_category_review" : {
"comment" : "Todo category: Review",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -2703,7 +2667,7 @@
},
"todo_category_test" : {
"comment" : "Todo category: Test",
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand Down Expand Up @@ -3536,7 +3500,7 @@
}
},
"Todos" : {
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -3547,7 +3511,7 @@
}
},
"Web Page" : {
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand All @@ -3558,7 +3522,7 @@
}
},
"Web Pages" : {
"extractionState" : "stale",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
Expand Down
Loading