summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_strings.xml
blob: 3862865efde0ec370d4affc39bb0a38d5daf6aad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<resources>

    <!--  Name for the image editor activity [CHAR LIMIT=NONE]-->
    <string name="app_name">FilterShow</string>
    <!--  Title for the image editor activity [CHAR LIMIT=NONE]-->
    <string name="title_activity_filter_show">FilterShowActivity</string>

    <!--  String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
    <string name="cannot_load_image">Cannot load the image!</string>
    <!--  String displayed when showing the original image [CHAR LIMIT=NONE] -->
    <string name="original_picture_text">@string/original</string>

    <!--  generic strings -->

    <!--  Text for original image [CHAR LIMIT=20] -->
    <string name="original">Original</string>
    <!--  Text for filters that apply a border to a picture [CHAR LIMIT=20] -->
    <string name="borders" msgid="4461692156695893616">Borders</string>

    <!--  actionbar menu -->

    <!--  Text for the actionbar confirmation button [CHAR LIMIT=20] -->
    <string name="done">Done</string>
    <!--  Text for the undo menu item [CHAR LIMIT=20] -->
    <string name="filtershow_undo">Undo</string>
    <!--  Text for redo menu item [CHAR LIMIT=20] -->
    <string name="filtershow_redo">Redo</string>
    <!--  Text for the history panel menu item [CHAR LIMIT=20] -->
    <string name="show_history_panel">Show History</string>
    <!--  Text for the history panel menu item [CHAR LIMIT=20] -->
    <string name="hide_history_panel">Hide History</string>
    <!--  Text for the image state panel menu item [CHAR LIMIT=20] -->
    <string name="show_imagestate_panel">Show Image State</string>
    <!--  Text for the image state panel menu item [CHAR LIMIT=20] -->
    <string name="hide_imagestate_panel">Hide Image State</string>
    <!--  Name for the overflow menu item for settings [CHAR LIMIT=20] -->
    <string name="menu_settings">Settings</string>

    <!--  History Panel -->

    <!--  Text for the history panel title [CHAR LIMIT=50] -->
    <string name="history">History</string>
    <!--  Text for the history panel reset button [CHAR LIMIT=20]-->
    <string name="reset">Reset</string>
    <!--  Text for the original image[CHAR LIMIT=20]-->
    <string name="history_original">@string/original</string>

    <!--  Image state panel -->

    <!--  Text for the image state panel title [CHAR LIMIT=50] -->
    <string name="imageState">Current Image State</string>

    <!--  Additional filters buttons  -->

    <!--  Label for the compare original image filter button [CHAR LIMIT=15] -->
    <string name="compare_original">Compare</string>
    <!--  Label for the apply effect button [CHAR LIMIT=15] -->
    <string name="apply_effect">Apply</string>
    <!--  Label for the reset effect button [CHAR LIMIT=15] -->
    <string name="reset_effect">Reset</string>
    <!--  Label for aspect [CHAR LIMIT=15] -->
    <string name="aspect">Aspect</string>
    <!--  Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
    <string name="aspect1to1_effect">1:1</string>
    <!--  Label for the aspect 4:7 effect [CHAR LIMIT=15] -->
    <string name="aspect4to6_effect">4:6</string>
    <!--  Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
    <string name="aspect5to7_effect">5:7</string>
    <!--  Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
    <string name="aspect9to16_effect">16:9</string>
    <!--  Label for the aspect None effect [CHAR LIMIT=15] -->
    <string name="aspectNone_effect">None</string>
    <!--  Label for the aspect None effect [CHAR LIMIT=15] -->
    <string name="aspectOriginal_effect">@string/original</string>
    <!--  Label for the tuny planet effect [CHAR LIMIT=10] -->
    <string name="tinyplanet">Tiny Planet</string>

    <!--  Filters buttons -->

    <!--  Label for the exposure filter button [CHAR LIMIT=15] -->
    <string name="exposure">Exposure</string>
    <!--  Label for the sharpen filter button [CHAR LIMIT=15] -->
    <string name="sharpness">Sharpness</string>
    <!--  Label for the contrast filter button [CHAR LIMIT=15] -->
    <string name="contrast">Contrast</string>
    <!--  Label for the vibrance filter button [CHAR LIMIT=15] -->
    <string name="vibrance">Vibrance</string>
    <!--  Label for the saturation filter button [CHAR LIMIT=15] -->
    <string name="saturation">Saturation</string>
    <!--  Label for the White Balance filter button [CHAR LIMIT=15] -->
    <string name="wbalance">Autocolor</string>
    <!--  Label for the Hue filter button [CHAR LIMIT=15] -->
    <string name="hue">Hue</string>
    <!--  Label for the shadow recovery filter button [CHAR LIMIT=15] -->
    <string name="shadow_recovery">Shadows</string>
    <!--  Label for the curves filter button [CHAR LIMIT=15] -->
    <string name="curvesRGB">Curves</string>
    <!--  Label for the vignette filter button [CHAR LIMIT=15] -->
    <string name="vignette">Vignette</string>
    <!--  Label for the photo effect that removes redeye. [CHAR LIMIT=15] -->
    <string name="redeye">Red Eye</string>
    <!--  Label for the straighten effect [CHAR LIMIT=15] -->
    <string name="straighten" msgid="5217801513491493491">Straighten</string>
    <!--  Label for the crop effect [CHAR LIMIT=15] -->
    <string name="crop" msgid="5584000454518174632">Crop</string>
    <!--  Label for the rotate effect [CHAR LIMIT=15] -->
    <string name="rotate" msgid="460017689320955494">Rotate</string>
    <!--  Label for the flip effect [CHAR LIMIT=15] -->
    <string name="mirror">Mirror</string>
    <!--  Label for the original [CHAR LIMIT=15] -->
    <string name="none">None</string>

    <!--  Labels for the curves tool -->

    <!--  Label for the curves tool, all channels (RGB) [CHAR LIMIT=3] -->
    <string name="curves_channel_rgb">RGB</string>
    <!--  Label for the curves tool, Red color channel [CHAR LIMIT=10] -->
    <string name="curves_channel_red">Red</string>
    <!--  Label for the curves tool, Green color channel [CHAR LIMIT=10] -->
    <string name="curves_channel_green">Green</string>
    <!--  Label for the curves tool, Blue color channel [CHAR LIMIT=10] -->
    <string name="curves_channel_blue">Blue</string>

</resources>