Fix capitalization in 'Select default language'.

This commit is contained in:
Tim Abbott
2017-01-15 11:29:09 -08:00
parent 3667ca8114
commit 1703c0c897
15 changed files with 15 additions and 15 deletions

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Alle Nachrichten in <b>__stream.name__</b> als gelesen markieren", "Mark all messages in <b>__stream.name__</b> as read": "Alle Nachrichten in <b>__stream.name__</b> als gelesen markieren",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "weitere Themen", "more topics": "weitere Themen",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -98,7 +98,7 @@
"Clear avatar": "Clear avatar", "Clear avatar": "Clear avatar",
"Display time in 24-hour format (17:00 instead of 5:00 PM)": "Display time in 24-hour format (17:00 instead of 5:00 PM)", "Display time in 24-hour format (17:00 instead of 5:00 PM)": "Display time in 24-hour format (17:00 instead of 5:00 PM)",
"Send __message.sender_full_name__ a private message": "Send __message.sender_full_name__ a private message", "Send __message.sender_full_name__ a private message": "Send __message.sender_full_name__ a private message",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Error getting API key": "Error getting API key", "Error getting API key": "Error getting API key",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"Change only this message topic": "Change only this message topic", "Change only this message topic": "Change only this message topic",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "<b>__stream.name__</b>内のすべてのメッセージを既読にする", "Mark all messages in <b>__stream.name__</b> as read": "<b>__stream.name__</b>内のすべてのメッセージを既読にする",
"You and __display_reply_to__": "あなたと__display_reply_to__", "You and __display_reply_to__": "あなたと__display_reply_to__",
"more topics": "もっとトピックを見る", "more topics": "もっとトピックを見る",
"Select Default language": "デフォルトの言語を選択", "Select default language": "デフォルトの言語を選択",
"Narrow to your private messages with __display_reply_to__": "__display_reply_to__とのプライベートメッセージだけを表示", "Narrow to your private messages with __display_reply_to__": "__display_reply_to__とのプライベートメッセージだけを表示",
"Change previous and following messages to this topic": "前のメッセージと以降のメッセージもこのトピックに変更", "Change previous and following messages to this topic": "前のメッセージと以降のメッセージもこのトピックに変更",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "メッセージが届いたとき、__page_params.product_name__にフォーカスがないまたは該当メッセージが画面外にある場合だけ通知します。", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "メッセージが届いたとき、__page_params.product_name__にフォーカスがないまたは該当メッセージが画面外にある場合だけ通知します。",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "<b>__stream.name__</b>ൽ ഉള്ള എല്ലാ സന്ദേശങ്ങളും വായിച്ചതായി രേഖപെടുത്തുക", "Mark all messages in <b>__stream.name__</b> as read": "<b>__stream.name__</b>ൽ ഉള്ള എല്ലാ സന്ദേശങ്ങളും വായിച്ചതായി രേഖപെടുത്തുക",
"You and __display_reply_to__": "നിങ്ങളും __display_reply_to__ഉ", "You and __display_reply_to__": "നിങ്ങളും __display_reply_to__ഉ",
"more topics": "കൂടുതൽ വിഷയങ്ങൾ", "more topics": "കൂടുതൽ വിഷയങ്ങൾ",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "__display_reply_to__ ആയുള്ള സ്വകാര്യ സന്ദേശങ്ങളിലേക്ക് ചുരുക്കുക", "Narrow to your private messages with __display_reply_to__": "__display_reply_to__ ആയുള്ള സ്വകാര്യ സന്ദേശങ്ങളിലേക്ക് ചുരുക്കുക",
"Change previous and following messages to this topic": "ഈ വിഷയത്തിലേക്ക് നേരത്തേ വന്നതും ഇനി വരുന്നതുമായുള്ള സന്ദേശങ്ങൾ മാറ്റുക.", "Change previous and following messages to this topic": "ഈ വിഷയത്തിലേക്ക് നേരത്തേ വന്നതും ഇനി വരുന്നതുമായുള്ള സന്ദേശങ്ങൾ മാറ്റുക.",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Отметить все сообщения в <b>__stream.name__</b> как прочитанные", "Mark all messages in <b>__stream.name__</b> as read": "Отметить все сообщения в <b>__stream.name__</b> как прочитанные",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "еще темы", "more topics": "еще темы",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read", "Mark all messages in <b>__stream.name__</b> as read": "Mark all messages in <b>__stream.name__</b> as read",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"more topics": "more topics", "more topics": "more topics",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__", "Narrow to your private messages with __display_reply_to__": "Narrow to your private messages with __display_reply_to__",
"Change previous and following messages to this topic": "Change previous and following messages to this topic", "Change previous and following messages to this topic": "Change previous and following messages to this topic",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.",

View File

@@ -263,7 +263,7 @@
"Mark all messages in <b>__stream.name__</b> as read": "标记频道&quot;<b>__stream.name__</b>&quot;中的所有消息为已读", "Mark all messages in <b>__stream.name__</b> as read": "标记频道&quot;<b>__stream.name__</b>&quot;中的所有消息为已读",
"You and __display_reply_to__": "你和__display_reply_to__", "You and __display_reply_to__": "你和__display_reply_to__",
"more topics": "更多话题", "more topics": "更多话题",
"Select Default language": "选择默认语言", "Select default language": "选择默认语言",
"Narrow to your private messages with __display_reply_to__": "筛选和&quot;__display_reply_to__&quot;的私信", "Narrow to your private messages with __display_reply_to__": "筛选和&quot;__display_reply_to__&quot;的私信",
"Change previous and following messages to this topic": "修改前后消息到该话题", "Change previous and following messages to this topic": "修改前后消息到该话题",
"You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "当__page_params.product_name__不是当前窗口或者当前屏幕不显示收到的消息时你会收到通知。", "You'll receive notifications when a message arrives and __page_params.product_name__ isn't in focus or the message is offscreen.": "当__page_params.product_name__不是当前窗口或者当前屏幕不显示收到的消息时你会收到通知。",

View File

@@ -114,7 +114,7 @@
"Change only this message topic": "Change only this message topic", "Change only this message topic": "Change only this message topic",
"Error getting API key": "Error getting API key", "Error getting API key": "Error getting API key",
"You and __display_reply_to__": "You and __display_reply_to__", "You and __display_reply_to__": "You and __display_reply_to__",
"Select Default language": "Select Default language", "Select default language": "Select default language",
"API Key": "API Key", "API Key": "API Key",
"[More...]": "[More...]", "[More...]": "[More...]",
"Rename stream": "Rename stream", "Rename stream": "Rename stream",

View File

@@ -15,7 +15,7 @@
aria-labelledby="default_language_modal_label" aria-hidden="true"> aria-labelledby="default_language_modal_label" aria-hidden="true">
<div class="modal-header"> <div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="default_language_modal_label">{{t "Select Default language" }}</h3> <h3 id="default_language_modal_label">{{t "Select default language" }}</h3>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<p> <p>