Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: third_party/google_input_tools/src/chrome/os/inputview/_locales/da/messages.json

Issue 1046933003: Updates google-input-tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/google_input_tools/src/chrome/os/inputview/_locales/da/messages.json
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/_locales/da/messages.json b/third_party/google_input_tools/src/chrome/os/inputview/_locales/da/messages.json
index f2929309feadd25170b7995d8a73b9db2d74c13a..49095590a760a16fd82af340d20176f7740c8bdc 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/_locales/da/messages.json
+++ b/third_party/google_input_tools/src/chrome/os/inputview/_locales/da/messages.json
@@ -1,7 +1,18 @@
{
+ "add_to_dictionary": {
+ "message": "Add to dictionary"
+ },
"add_to_personal_dictionary": {
"message": "F\u00f8j til personlig ordbog"
},
+ "add_word_to_dictionary": {
+ "message": "Add \"$1\" to dictionary",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
"advanced": {
"message": "Avanceret"
},
@@ -3000,10 +3011,10 @@
"message": "Koreansk tastaturlayout"
},
"korean_settings_page": {
- "message": "Side med indstillinger for koreansk"
+ "message": "Side med indstillinger for koreansk indtastningsmetode"
},
"korean_syllable_input": {
- "message": "Indtast hangul-bogstaver \u00e9t efter \u00e9t"
+ "message": "Indtast en stavelse ad gangen"
},
"latam_spa_settings_page": {
"message": "Side med indstillinger for latinamerikansk (spansk) tastatur"
@@ -3105,7 +3116,7 @@
"message": "Vis rullemenu med forslag vha. tilbagetasten"
},
"show_hangul_candidate": {
- "message": "Vis forslag p\u00e5 hangul"
+ "message": "Vis emner i hangul-tilstand"
},
"shrink_candidates": {
"message": "g\u00f8r kandidatlisten mindre"
@@ -3147,7 +3158,7 @@
"message": "tabulator"
},
"touch_keyboard": {
- "message": "Ber\u00f8ringstastatur"
+ "message": "Sk\u00e6rmtastatur"
},
"tr_tur_settings_page": {
"message": "Side med indstillinger for tyrkisk tastatur"

Powered by Google App Engine
This is Rietveld 408576698