[Kimchi-devel] [PATCH v3] [Kimchi 0/2] Issue #998 Not all static strings are externalized
Aline Manera
alinefm at linux.vnet.ibm.com
Fri Oct 28 13:42:26 UTC 2016
Hi,
I was unable to apply it on master branch. Could you rebase and resend?
[alinefm at alinefm-TP440 kimchi]$ git am -3
/home/alinefm/mail-patches/\[PATCH\ v3\]\ \[Kimchi\ *
Applying: Issue #998 Not all static strings are externalized
Using index info to reconstruct a base tree...
M ui/pages/i18n.json.tmpl
Falling back to patching base and 3-way merge...
Auto-merging ui/pages/i18n.json.tmpl
CONFLICT (content): Merge conflict in ui/pages/i18n.json.tmpl
error: Failed to merge in the changes.
Patch failed at 0001 Issue #998 Not all static strings are externalized
The copy of the patch that failed is found in:
/home/alinefm/wok/.git/modules/src/wok/plugins/kimchi/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
On 10/21/2016 03:20 AM, pkulkark at linux.vnet.ibm.com wrote:
> From: Pooja Kulkarni <pkulkark at linux.vnet.ibm.com>
>
> v3:
> Removed 'fuzzy' messages from .po files
>
> v2:
> Rebased to latest master
>
> v1:
> This patch set externalizes all the
> static string that should be externalized
> to support globalization. Also contains
> the updated .pot and .po files
>
> Pooja Kulkarni (2):
> Issue #998 Not all static strings are externalized
> Issue #998 Updated .pot and .po files
>
> po/POTFILES.in | 1 +
> po/de_DE.po | 267 +++++++++++++++++++++++++++--
> po/en_US.po | 267 +++++++++++++++++++++++++++--
> po/es_ES.po | 267 +++++++++++++++++++++++++++--
> po/fr_FR.po | 267 +++++++++++++++++++++++++++--
> po/it_IT.po | 267 +++++++++++++++++++++++++++--
> po/ja_JP.po | 267 +++++++++++++++++++++++++++--
> po/kimchi.pot | 267 +++++++++++++++++++++++++++--
> po/ko_KR.po | 267 +++++++++++++++++++++++++++--
> po/pt_BR.po | 267 +++++++++++++++++++++++++++--
> po/ru_RU.po | 267 +++++++++++++++++++++++++++--
> po/zh_CN.po | 267 +++++++++++++++++++++++++++--
> po/zh_TW.po | 267 +++++++++++++++++++++++++++--
> ui/js/src/kimchi.guest_storage_add.main.js | 12 +-
> ui/js/src/kimchi.storagepool_add_main.js | 12 +-
> ui/pages/guest-edit.html.tmpl | 14 +-
> ui/pages/i18n.json.tmpl | 18 ++
> 17 files changed, 3122 insertions(+), 139 deletions(-)
>
More information about the Kimchi-devel
mailing list