[ 
https://issues.apache.org/jira/browse/CB-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324854#comment-14324854
 ] 

Andrey Kurdyumov commented on CB-8487:
--------------------------------------

That's because you don't update your fork with latest changes from the main 
repository:
Please compare:
Apache: 
https://github.com/apache/cordova-docs/blob/master/docs/en/edge/guide/platforms/wp8/upgrade.md
You: 
https://github.com/sosahvictor/cordova-docs/blob/master/docs/en/edge/guide/platforms/wp8/upgrade.md

For syncing you have to run something like that:
{code}
git fetch upstream
git checkout master
git rebase upstream/master
{code}

> Not latest source in the CrowdIn
> --------------------------------
>
>                 Key: CB-8487
>                 URL: https://issues.apache.org/jira/browse/CB-8487
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Translation
>            Reporter: Andrey Kurdyumov
>            Assignee: Victor Adrian Sosa Herrera
>
> Compare
> http://cordova.apache.org/docs/en/edge/guide_platforms_wp8_upgrade.md.html
> and
> http://cordova.apache.org/docs/ru/edge/guide_platforms_wp8_upgrade.md.html
> On the main website and on the CrowdIn. The part "Upgrading 3.6.0 Projects to 
> 4.0.0" is missing from website and from CrowdIn.
> This is indicates that not latest source file in the CrowdIn for that page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to