-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #789 from Microsoft/develop
Merge develop to master for 0.13.0
- Loading branch information
Showing
100 changed files
with
1,396 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,3 +69,6 @@ iOSInjectionProject/ | |
# Mac | ||
# | ||
.DS_Store | ||
|
||
Localization/*.zip | ||
Localization/Unzip/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
git branch -D `git branch | grep -E 'TouchDown*'` | ||
git branch -r | awk -F/ '/\/TouchDown/{print $2}' | xargs -I {} git push origin :{} |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/cs-CZ/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Aktualizovat"; | ||
"MSDistributeAskMeInADay" = "Zeptat se za den"; | ||
"MSDistributeViewReleaseNotes" = "Zobrazit zprávu k vydání verze"; | ||
"MSDistributeClose" = "Zavřít"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "K dispozici je aktualizace aplikace."; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Vývojáři této aplikace vyžadují, abyste si nainstalovali aktualizaci %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) je k dispozici ke stažení a instalaci."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Aktualizace v aplikaci jsou zakázány."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/de-DE/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Jetzt aktualisieren"; | ||
"MSDistributeAskMeInADay" = "In einem Tag nachfragen"; | ||
"MSDistributeViewReleaseNotes" = "Anmerkungen zu dieser Version anzeigen"; | ||
"MSDistributeClose" = "Schließen"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "App-Update verfügbar"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Die Entwickler dieser App verlangen, dass Sie %@ %@ (%@) aktualisieren."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) ist zum Herunterladen und Installieren verfügbar."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "In-App-Updates sind deaktiviert."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/es-ES/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Actualizar ahora"; | ||
"MSDistributeAskMeInADay" = "Preguntarme dentro de un día"; | ||
"MSDistributeViewReleaseNotes" = "Ver notas de la versión"; | ||
"MSDistributeClose" = "Cerrar"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Actualización de aplicación disponible"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Los desarrolladores de esta aplicación indican que debe actualizar a %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) está disponible para descargarlo e instalarlo."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Las actualizaciones en la aplicación están deshabilitadas."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/fr-FR/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Mettre à jour maintenant"; | ||
"MSDistributeAskMeInADay" = "Me le demander dans un jour"; | ||
"MSDistributeViewReleaseNotes" = "Afficher les notes de publication"; | ||
"MSDistributeClose" = "Fermer"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Mise à jour d'application disponible"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Les développeurs de cette application vous demandent d'effectuer une mise à jour vers %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) est prêt à être téléchargé et installé."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Les mises à jour dans l'application sont désactivées."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/it-IT/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Aggiorna adesso"; | ||
"MSDistributeAskMeInADay" = "Visualizza richiesta tra un giorno"; | ||
"MSDistributeViewReleaseNotes" = "Visualizza note sulla versione"; | ||
"MSDistributeClose" = "Chiudi"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Aggiornamento app disponibile"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Gli sviluppatori di questa app richiedono che venga eseguito l'aggiornamento a %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) è disponibile per il download e l'installazione."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Gli aggiornamenti in-app sono disabilitati."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/ja-JP/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "今すぐ更新"; | ||
"MSDistributeAskMeInADay" = "明日また知らせる"; | ||
"MSDistributeViewReleaseNotes" = "リリース ノートの表示"; | ||
"MSDistributeClose" = "閉じる"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "アプリの更新プログラムが利用可能です"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "このアプリの開発者から、%@ %@ (%@) に更新するよう求められています。"; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) をダウンロードしてインストールできます。"; | ||
"MSDistributeInAppUpdatesAreDisabled" = "アプリ内更新は無効です。"; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/ko-KR/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "지금 업데이트"; | ||
"MSDistributeAskMeInADay" = "하루동안 열지 않기"; | ||
"MSDistributeViewReleaseNotes" = "릴리스 정보 보기"; | ||
"MSDistributeClose" = "닫기"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "앱 업데이트 사용 가능"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "이 앱의 개발자가 %@ %@(%@)(으)로 업데이트를 요구합니다."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@(%@)을(를) 다운로드하여 설치할 수 있습니다."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "인앱 업데이트는 사용할 수 없습니다."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/pl-PL/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Aktualizuj teraz"; | ||
"MSDistributeAskMeInADay" = "Zapytaj mnie jutro"; | ||
"MSDistributeViewReleaseNotes" = "Wyświetl informacje o wersji"; | ||
"MSDistributeClose" = "Zamknij"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Dostępna jest aktualizacja aplikacji"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Deweloperzy tej aplikacji wymagają przeprowadzenia aktualizacji do: %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "Aplikacja %@ %@ (%@) jest dostępna do pobrania i zainstalowania."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Aktualizacje w aplikacji są wyłączone."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/pt-BR/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Atualizar agora"; | ||
"MSDistributeAskMeInADay" = "Pergunte-me em um dia"; | ||
"MSDistributeViewReleaseNotes" = "Exibir notas de versão"; | ||
"MSDistributeClose" = "Fechar"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Atualização do aplicativo disponível"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Os desenvolvedores desse aplicativo exigem a atualização para %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) está disponível para download e instalação."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "As atualizações no aplicativo estão desabilitadas."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/ru-RU/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Обновить"; | ||
"MSDistributeAskMeInADay" = "Спросить через день"; | ||
"MSDistributeViewReleaseNotes" = "Просмотреть заметки о выпуске"; | ||
"MSDistributeClose" = "Закрыть"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Доступно обновление приложения"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Разработчики этого приложения требуют выполнить обновление до %@ %@ (%@)."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "Обновление %@ %@ (%@) доступно для скачивания и установки."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Обновления в приложении отключены."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/tr-TR/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "Şimdi güncelleştir"; | ||
"MSDistributeAskMeInADay" = "Bir gün içinde sor"; | ||
"MSDistributeViewReleaseNotes" = "Sürüm notlarını görüntüle"; | ||
"MSDistributeClose" = "Kapat"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "Uygulama güncelleştirmesi kullanılabilir"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "Bu uygulamanın geliştiricileri %@ %@ (%@) sürümüne güncelleştirmenizi gerektiriyor."; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@), indirme ve yükleme için hazır."; | ||
"MSDistributeInAppUpdatesAreDisabled" = "Uygulama içi güncelleştirmeler devre dışı."; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/zh-CN/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "立即更新"; | ||
"MSDistributeAskMeInADay" = "一天内询问我"; | ||
"MSDistributeViewReleaseNotes" = "查看发布说明"; | ||
"MSDistributeClose" = "关闭"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "可用的应用更新"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "应用被要求更新为 %@ %@ (%@)。"; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) 可供下载和安装。"; | ||
"MSDistributeInAppUpdatesAreDisabled" = "已禁用应用内更新。"; |
15 changes: 15 additions & 0 deletions
15
Localization/MobileCenterDistribute/zh-TW/MobileCenterDistribute.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* Update dialog buttons | ||
*/ | ||
"MSDistributeUpdateNow" = "立即更新"; | ||
"MSDistributeAskMeInADay" = "一天後詢問我"; | ||
"MSDistributeViewReleaseNotes" = "檢視版本資訊"; | ||
"MSDistributeClose" = "關閉"; | ||
|
||
/* | ||
* Update dialog titles/messages | ||
*/ | ||
"MSDistributeAppUpdateAvailable" = "應用程式更新已可使用"; | ||
"MSDistributeAppUpdateAvailableMandatoryUpdateMessage" = "此應用程式的開發人員要求您更新為 %@ %@ (%@)。"; | ||
"MSDistributeAppUpdateAvailableOptionalUpdateMessage" = "%@ %@ (%@) 已可下載及安裝。"; | ||
"MSDistributeInAppUpdatesAreDisabled" = "應用程式內部的更新已停用。"; |
Oops, something went wrong.