Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-17 09:41:42 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-17 09:41:42 +0300
commit034db2d390b637ab902f23ba340c59913adb8d41 (patch)
treedf3116c388e7deb25d759e7aaf30e298f3445cda /News-Android-App/src/main/res/values-ko
parente9743d83e3f4c2325e9c2110dfa66a3a91aee718 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-ko')
-rw-r--r--News-Android-App/src/main/res/values-ko/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/News-Android-App/src/main/res/values-ko/strings.xml b/News-Android-App/src/main/res/values-ko/strings.xml
index 428fb522..fe6cae30 100644
--- a/News-Android-App/src/main/res/values-ko/strings.xml
+++ b/News-Android-App/src/main/res/values-ko/strings.xml
@@ -54,7 +54,9 @@
<plurals name="notification_new_items_text">
<item quantity="other">새 항목이 %d개 있습니다</item>
</plurals>
- <!--ContextMenu Items-->
+ <!--String related to NewsDetail-ContextMenu Items-->
+ <string name="toast_copied_to_clipboard">클립보드로 복사됨</string>
+ <string name="error_download_failed">다운로드 실패</string>
<!--Strings related to login-->
<string name="pref_title_username">사용자 이름</string>
<string name="pref_title_password">암호</string>