Updates for 4.7.2

This commit is contained in:
Sean Owen 2015-02-12 14:41:17 +00:00
parent 4eb2896eea
commit 289d3d2999
14 changed files with 21 additions and 32 deletions

View file

@ -16,8 +16,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.zxing.client.android"
android:versionName="4.7.1"
android:versionCode="101"
android:versionName="4.7.2"
android:versionCode="102"
android:installLocation="auto">
<uses-permission android:name="android.permission.CAMERA"/>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li> Feste benutzerdefinierte Suche URL Formatierung </li>
<li> Andere Anwendungen können festlegen, welche Kamera zu verwenden, </li>
<li> Die History-Funktion kann ausgeschaltet werden </li>
<li> Bug-Fixes </li>
</ul>
<p>Übersetzt von Google Translate.</p></body>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li>Fixed custom search URL formatting</li>
<li>Other applications can specify which camera to use</li>
<li>The History feature can be turned off</li>
<li>Bug fixes</li>
</ul>
</body>

View file

@ -7,8 +7,8 @@
</head>
<body>
<ul>
<li> El formato de búsqueda de URL personalizadas ha sido corregido </li>
<li> Otras aplicaciones pueden especificar cuál cámara utilizar </li>
<li> La función de Historia se puede apagar </li>
<li> Corrección de errores </li>
</ul>
<p>Traducido por Google Translate.</p></body>
</html>

View file

@ -7,9 +7,8 @@
</head>
<body>
<ul>
<li> Personnalisé fixe formatage recherche URL </li>
<li> D'autres applications peuvent spécifier la caméra à utiliser </li>
<li> La fonction Historique peut être désactivée </li>
<li> Corrections de bugs </li>
</ul>
<p>Traduite par Google Translate.</p></body>
<p>Traduit par Google Translate.</p></body>
</html>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li> Formattazione di ricerca URL personalizzato fissa </li>
<li> Altre applicazioni possono specificare quale fotocamera utilizzare </li>
<li> La funzione Cronologia può essere disattivata </li>
<li> Correzioni di bug </li>
</ul>
<p>Tradotto da Google Translate.</p></body>

View file

@ -7,9 +7,8 @@
</head>
<body>
<ul>
<li> 固定カスタム検索のURLの書式 </li>
<li> 他のアプリケーションは、使用するカメラを指定することができます </li>
<li> 履歴機能をオフにすることができ </li>
<li> バグ修正 </li>
</ul>
<p>Google翻訳翻訳。</p></body>
<p>Googleによって翻訳翻訳。</p></body>
</html>

View file

@ -7,9 +7,8 @@
</head>
<body>
<ul>
<li> 고정 맞춤 검색 URL 서식 </li>
<li> 다른 응용 프로그램이 사용하는 카메라를 지정할 수 있습니다 </li>
<li> 역사 기능을 해제 할 수 있습니다 </li>
<li> 버그 수정 </li>
</ul>
<p>Google 번역에 의해 번역.</p></body>
<p>구글 번역은 번역.</p></body>
</html>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li> Vaste custom search URL opmaak </li>
<li> Andere toepassingen kunt opgeven welke camera te gebruiken </li>
<li> De Geschiedenis functie kan worden uitgeschakeld </li>
<li> Bug fixes </li>
</ul>
<p>Vertaald door Google Translate.</p></body>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li> Costume fixa formatação busca URL </li>
<li> Outras aplicações podem especificar qual câmera usar </li>
<li> O recurso de História pode ser desligado </li>
<li> Correções de bugs </li>
</ul>
<p>Traduzido pelo Google Translate.</p></body>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li> Исправлена пользовательское форматирование Поиск URL </li>
<li> Другие приложения могут указать, какую камеру использовать </li>
<li> Функция сохранения истории может быть отключен </li>
<li> Исправление ошибок </li>
</ul>
<p>Перевод Google Translate.</p></body>

View file

@ -7,9 +7,8 @@
</head>
<body>
<ul>
<li> 修正了自定义搜索网址格式 </li>
<li> 其他应用程序可以指定要使用的相机 </li>
<li> 历史特征可以被关闭 </li>
<li> Bug修复 </li>
</ul>
<p>由谷歌自动翻译系统</p></body>
<p>由谷歌翻译翻译</p></body>
</html>

View file

@ -7,9 +7,8 @@
</head>
<body>
<ul>
<li> 修正了自定義搜索網址格式 </li>
<li> 其他應用程序可以指定要使用的相機 </li>
<li> 歷史特徵可以被關閉 </li>
<li> Bug修復 </li>
</ul>
<p>由谷歌自動翻譯系統</p></body>
<p>由谷歌翻譯翻譯</p></body>
</html>

View file

@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>android</artifactId>
<version>4.7.1</version>
<version>4.7.2</version>
<packaging>apk</packaging>
<dependencies>