mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-10-31 23:37:35 +00:00
Automatic translation import
Change-Id: I27a0fd483b301f46556d5e37819ee2bdcf346046
This commit is contained in:
parent
65c65bd186
commit
3c99507fb6
3 changed files with 25 additions and 2 deletions
|
@ -15,4 +15,20 @@
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string-array name="mdnie_scenario_entries">
|
||||
<item>CyanogenMod (por defeutu)</item>
|
||||
<item>IU</item>
|
||||
<item>Videu</item>
|
||||
<item>Video warm</item>
|
||||
<item>Video cold</item>
|
||||
<item>Cámara</item>
|
||||
<item>Navegación</item>
|
||||
<item>Galería</item>
|
||||
<item>VT</item>
|
||||
</string-array>
|
||||
<string-array name="mdnie_negative_entries">
|
||||
<item>Normal</item>
|
||||
<item>Inverted</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
|
|
@ -16,6 +16,13 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="app_name">Visualización avanzada</string>
|
||||
<!-- Screen Preference -->
|
||||
<string name="category_screen_title">Pantalla</string>
|
||||
<string name="screen_colors_title">Colores</string>
|
||||
<!-- mDNIe -->
|
||||
<string name="mdnie_scenario_title_head">Escenariu</string>
|
||||
<string name="mdnie_scenario_summary_head">Afita l\'escenariu mDNIe</string>
|
||||
<string name="mdnie_negative_title_head">Mou negativu</string>
|
||||
<string name="mdnie_negative_summary_head">Des/habilita los colores invertíos</string>
|
||||
</resources>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string-array name="mdnie_scenario_entries">
|
||||
<item>CyanogenMod (predeterminado)</item>
|
||||
<item>CyanogenMod (predefinido)</item>
|
||||
<item>UI</item>
|
||||
<item>Video</item>
|
||||
<item>Video cálido</item>
|
||||
|
|
Loading…
Reference in a new issue