Bug 1135007 - "Sync Now" button is not translated. r=nalexander

========

dcc6025053
Author: YFdyh000 <yfdyh000@gmail.com>
    Bug 1135007 - "Sync Now" button is not translated
This commit is contained in:
YFdyh000 2015-02-23 10:56:08 +08:00
parent 4e2d8b4fb9
commit 01c4116257

View File

@ -60,7 +60,7 @@
android:key="sync_now"
android:defaultValue=""
android:persistent="false"
android:title="Sync now"
android:title="@string/fxaccount_status_sync_now"
android:summary="" />
<CheckBoxPreference