Skip to content

Commit

Permalink
#59: defined contrast color string resources
Browse files Browse the repository at this point in the history
  • Loading branch information
fasteque committed Nov 19, 2015
1 parent 7b04af4 commit 607290e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions android-rgb-tool/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
<string name="color_details_as_text_title">Texte</string>
<string name="color_details_as_background_title">Fond</string>
<string name="color_details_complementary">Complémentaire</string>
<string name="color_details_contrast">Contrastante</string>

<!-- Permissions -->
<string name="rationale_external_storage">L\'accès de stockage est nécessaire pour enregistrer et ouvrir des
Expand Down
1 change: 1 addition & 0 deletions android-rgb-tool/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
<string name="color_details_as_text_title">Testo</string>
<string name="color_details_as_background_title">Sfondo</string>
<string name="color_details_complementary">Complementare</string>
<string name="color_details_contrast">Contrasto</string>

<!-- Permissions -->
<string name="rationale_external_storage">È necessario il permesso di archiviazione per salvare e aprire foto
Expand Down
1 change: 1 addition & 0 deletions android-rgb-tool/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
<string name="color_details_as_background_title">Background</string>
<string name="color_details_text_sample">Lorem ipsum dolor sit amet&#8230;</string>
<string name="color_details_complementary">Complementary</string>
<string name="color_details_contrast">Contrast</string>

<!-- Permissions -->
<string name="rationale_external_storage">Storage access is required to save and open photos.</string>
Expand Down

0 comments on commit 607290e

Please sign in to comment.