consistent terminology

This commit is contained in:
Plailect 2018-02-16 20:01:01 -05:00
parent d5f9cfaf1e
commit c1b5a4ca41
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
title: "Cart Update" title: "Cart Update"
--- ---
All game carts contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection). All game cartridges contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
{% capture notice-1 %} {% capture notice-1 %}
@ -15,12 +15,12 @@ This also means that a cart update will NOT install a browser if you do not alre
<div class="notice--warning">{{ notice-1 | markdownify }}</div> <div class="notice--warning">{{ notice-1 | markdownify }}</div>
**Updating with a game cart containing the version 9.9.0 or above will remove your browser until a standard online update is performed!** **Updating with a game cartridge containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
{: .notice--danger} {: .notice--danger}
### What you need ### What you need
* A game cart that [contains the version](http://www.3dsdb.com/) you wish to update to * A game cartridge that [contains the version](http://www.3dsdb.com/) you wish to update to
### Instructions ### Instructions

View file

@ -21,7 +21,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
![]({{ "/images/screenshots/system-version.png" | absolute_url }}) ![]({{ "/images/screenshots/system-version.png" | absolute_url }})
{: .notice--info} {: .notice--info}
If you updated with a game cart containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column. If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
{: .notice--warning} {: .notice--warning}
### Version Table ### Version Table